hammer_cli_foreman 0.7.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of hammer_cli_foreman might be problematic. Click here for more details.

Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/doc/release_notes.md +11 -0
  3. data/lib/hammer_cli_foreman.rb +4 -0
  4. data/lib/hammer_cli_foreman/associating_commands.rb +21 -0
  5. data/lib/hammer_cli_foreman/host.rb +0 -5
  6. data/lib/hammer_cli_foreman/id_resolver.rb +6 -2
  7. data/lib/hammer_cli_foreman/location.rb +1 -0
  8. data/lib/hammer_cli_foreman/organization.rb +2 -0
  9. data/lib/hammer_cli_foreman/realm.rb +53 -0
  10. data/lib/hammer_cli_foreman/smart_class_parameter.rb +3 -0
  11. data/lib/hammer_cli_foreman/smart_variable.rb +4 -1
  12. data/lib/hammer_cli_foreman/usergroup.rb +1 -3
  13. data/lib/hammer_cli_foreman/version.rb +1 -1
  14. data/locale/ca/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  15. data/locale/ca/hammer-cli-foreman.edit.po +376 -290
  16. data/locale/ca/hammer-cli-foreman.po +393 -192
  17. data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  18. data/locale/de/hammer-cli-foreman.edit.po +277 -179
  19. data/locale/de/hammer-cli-foreman.po +420 -219
  20. data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  21. data/locale/en/hammer-cli-foreman.edit.po +216 -144
  22. data/locale/en/hammer-cli-foreman.po +55 -1
  23. data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  24. data/locale/en_GB/hammer-cli-foreman.edit.po +339 -224
  25. data/locale/en_GB/hammer-cli-foreman.po +391 -190
  26. data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  27. data/locale/es/hammer-cli-foreman.edit.po +251 -158
  28. data/locale/es/hammer-cli-foreman.po +444 -242
  29. data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  30. data/locale/fr/hammer-cli-foreman.edit.po +252 -159
  31. data/locale/fr/hammer-cli-foreman.po +392 -191
  32. data/locale/hammer-cli-foreman.pot +253 -175
  33. data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  34. data/locale/it/hammer-cli-foreman.edit.po +281 -188
  35. data/locale/it/hammer-cli-foreman.po +391 -190
  36. data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  37. data/locale/ja/hammer-cli-foreman.edit.po +282 -189
  38. data/locale/ja/hammer-cli-foreman.po +457 -256
  39. data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  40. data/locale/ko/hammer-cli-foreman.edit.po +280 -187
  41. data/locale/ko/hammer-cli-foreman.po +458 -257
  42. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  43. data/locale/pt_BR/hammer-cli-foreman.edit.po +255 -162
  44. data/locale/pt_BR/hammer-cli-foreman.po +455 -254
  45. data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  46. data/locale/ru/hammer-cli-foreman.edit.po +443 -337
  47. data/locale/ru/hammer-cli-foreman.po +412 -211
  48. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  49. data/locale/zh_CN/hammer-cli-foreman.edit.po +278 -185
  50. data/locale/zh_CN/hammer-cli-foreman.po +465 -264
  51. data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  52. data/locale/zh_TW/hammer-cli-foreman.edit.po +279 -186
  53. data/locale/zh_TW/hammer-cli-foreman.po +459 -258
  54. data/test/data/README.md +2 -2
  55. data/test/functional/hostgroup/create_test.rb +303 -0
  56. data/test/functional/hostgroup/update_test.rb +303 -0
  57. data/test/functional/smart_variable_test.rb +150 -0
  58. data/test/unit/host_test.rb +0 -4
  59. data/test/unit/location_test.rb +1 -0
  60. data/test/unit/organization_test.rb +1 -0
  61. data/test/unit/realm_test.rb +87 -0
  62. data/test/unit/smart_class_parameter_test.rb +7 -0
  63. data/test/unit/smart_variable_test.rb +1 -1
  64. data/test/unit/usergroup_test.rb +2 -0
  65. metadata +13 -4
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman 0.6.0\n"
8
+ "Project-Id-Version: hammer-cli-foreman 0.7.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2014-03-04 16:47+0000\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -105,30 +105,34 @@ msgid "Manipulate smart proxies."
105
105
  msgstr ""
106
106
 
107
107
  #: ../lib/hammer_cli_foreman.rb:120
108
- msgid "Change server settings."
108
+ msgid "Manipulate realms."
109
109
  msgstr ""
110
110
 
111
111
  #: ../lib/hammer_cli_foreman.rb:124
112
- msgid "Manipulate subnets."
112
+ msgid "Change server settings."
113
113
  msgstr ""
114
114
 
115
115
  #: ../lib/hammer_cli_foreman.rb:128
116
- msgid "Manipulate config templates."
116
+ msgid "Manipulate subnets."
117
117
  msgstr ""
118
118
 
119
119
  #: ../lib/hammer_cli_foreman.rb:132
120
- msgid "Manipulate users."
120
+ msgid "Manipulate config templates."
121
121
  msgstr ""
122
122
 
123
123
  #: ../lib/hammer_cli_foreman.rb:136
124
+ msgid "Manipulate users."
125
+ msgstr ""
126
+
127
+ #: ../lib/hammer_cli_foreman.rb:140
124
128
  msgid "Manage user groups."
125
129
  msgstr ""
126
130
 
127
- #: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:159 ../lib/hammer_cli_foreman/host.rb:196 ../lib/hammer_cli_foreman/host.rb:227 ../lib/hammer_cli_foreman/hostgroup.rb:57 ../lib/hammer_cli_foreman/image.rb:29 ../lib/hammer_cli_foreman/interface.rb:23 ../lib/hammer_cli_foreman/interface.rb:43 ../lib/hammer_cli_foreman/location.rb:13 ../lib/hammer_cli_foreman/media.rb:9 ../lib/hammer_cli_foreman/model.rb:10 ../lib/hammer_cli_foreman/operating_system.rb:10 ../lib/hammer_cli_foreman/organization.rb:13 ../lib/hammer_cli_foreman/partition_table.rb:10 ../lib/hammer_cli_foreman/puppet_class.rb:13 ../lib/hammer_cli_foreman/report.rb:10 ../lib/hammer_cli_foreman/report.rb:30 ../lib/hammer_cli_foreman/role.rb:11 ../lib/hammer_cli_foreman/settings.rb:11 ../lib/hammer_cli_foreman/smart_class_parameter.rb:8 ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:64 ../lib/hammer_cli_foreman/subnet.rb:10 ../lib/hammer_cli_foreman/template.rb:25 ../lib/hammer_cli_foreman/user.rb:10 ../lib/hammer_cli_foreman/usergroup.rb:11
131
+ #: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:159 ../lib/hammer_cli_foreman/host.rb:191 ../lib/hammer_cli_foreman/host.rb:222 ../lib/hammer_cli_foreman/hostgroup.rb:57 ../lib/hammer_cli_foreman/image.rb:29 ../lib/hammer_cli_foreman/interface.rb:23 ../lib/hammer_cli_foreman/interface.rb:43 ../lib/hammer_cli_foreman/location.rb:13 ../lib/hammer_cli_foreman/media.rb:9 ../lib/hammer_cli_foreman/model.rb:10 ../lib/hammer_cli_foreman/operating_system.rb:10 ../lib/hammer_cli_foreman/organization.rb:13 ../lib/hammer_cli_foreman/partition_table.rb:10 ../lib/hammer_cli_foreman/puppet_class.rb:13 ../lib/hammer_cli_foreman/realm.rb:8 ../lib/hammer_cli_foreman/report.rb:10 ../lib/hammer_cli_foreman/report.rb:30 ../lib/hammer_cli_foreman/role.rb:11 ../lib/hammer_cli_foreman/settings.rb:11 ../lib/hammer_cli_foreman/smart_class_parameter.rb:8 ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:66 ../lib/hammer_cli_foreman/subnet.rb:10 ../lib/hammer_cli_foreman/template.rb:25 ../lib/hammer_cli_foreman/user.rb:10 ../lib/hammer_cli_foreman/usergroup.rb:11
128
132
  msgid "Id"
129
133
  msgstr ""
130
134
 
131
- #: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:160 ../lib/hammer_cli_foreman/host.rb:198 ../lib/hammer_cli_foreman/hostgroup.rb:58 ../lib/hammer_cli_foreman/image.rb:30 ../lib/hammer_cli_foreman/image.rb:70 ../lib/hammer_cli_foreman/location.rb:14 ../lib/hammer_cli_foreman/media.rb:10 ../lib/hammer_cli_foreman/model.rb:11 ../lib/hammer_cli_foreman/operating_system.rb:22 ../lib/hammer_cli_foreman/organization.rb:14 ../lib/hammer_cli_foreman/partition_table.rb:11 ../lib/hammer_cli_foreman/puppet_class.rb:14 ../lib/hammer_cli_foreman/role.rb:12 ../lib/hammer_cli_foreman/settings.rb:12 ../lib/hammer_cli_foreman/smart_proxy.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:10 ../lib/hammer_cli_foreman/subnet.rb:11 ../lib/hammer_cli_foreman/template.rb:26 ../lib/hammer_cli_foreman/template.rb:75 ../lib/hammer_cli_foreman/user.rb:12 ../lib/hammer_cli_foreman/usergroup.rb:12
135
+ #: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:160 ../lib/hammer_cli_foreman/host.rb:193 ../lib/hammer_cli_foreman/hostgroup.rb:58 ../lib/hammer_cli_foreman/image.rb:30 ../lib/hammer_cli_foreman/image.rb:70 ../lib/hammer_cli_foreman/location.rb:14 ../lib/hammer_cli_foreman/media.rb:10 ../lib/hammer_cli_foreman/model.rb:11 ../lib/hammer_cli_foreman/operating_system.rb:22 ../lib/hammer_cli_foreman/organization.rb:14 ../lib/hammer_cli_foreman/partition_table.rb:11 ../lib/hammer_cli_foreman/puppet_class.rb:14 ../lib/hammer_cli_foreman/realm.rb:9 ../lib/hammer_cli_foreman/role.rb:12 ../lib/hammer_cli_foreman/settings.rb:12 ../lib/hammer_cli_foreman/smart_proxy.rb:12 ../lib/hammer_cli_foreman/subnet.rb:11 ../lib/hammer_cli_foreman/template.rb:26 ../lib/hammer_cli_foreman/template.rb:75 ../lib/hammer_cli_foreman/user.rb:12 ../lib/hammer_cli_foreman/usergroup.rb:12
132
136
  msgid "Name"
133
137
  msgstr ""
134
138
 
@@ -516,6 +520,30 @@ msgstr ""
516
520
  msgid "Could not remove the user role"
517
521
  msgstr ""
518
522
 
523
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:357
524
+ msgid "Associate a location"
525
+ msgstr ""
526
+
527
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:359
528
+ msgid "The location has been associated"
529
+ msgstr ""
530
+
531
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:360
532
+ msgid "Could not associate the location"
533
+ msgstr ""
534
+
535
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:365
536
+ msgid "Disassociate a location"
537
+ msgstr ""
538
+
539
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:367
540
+ msgid "The location has been disassociated"
541
+ msgstr ""
542
+
543
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:368
544
+ msgid "Could not disassociate the location"
545
+ msgstr ""
546
+
519
547
  #: ../lib/hammer_cli_foreman/auth.rb:7
520
548
  msgid "Set credentials"
521
549
  msgstr ""
@@ -658,7 +686,7 @@ msgstr ""
658
686
  msgid "The %{resource_name} has been disassociated"
659
687
  msgstr ""
660
688
 
661
- #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:323 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:66
689
+ #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:318 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:68
662
690
  msgid "Value"
663
691
  msgstr ""
664
692
 
@@ -698,7 +726,7 @@ msgstr ""
698
726
  msgid "Provider"
699
727
  msgstr ""
700
728
 
701
- #: ../lib/hammer_cli_foreman/compute_resource.rb:34 ../lib/hammer_cli_foreman/compute_resource.rb:40 ../lib/hammer_cli_foreman/host.rb:197 ../lib/hammer_cli_foreman/image.rb:33 ../lib/hammer_cli_foreman/image.rb:71
729
+ #: ../lib/hammer_cli_foreman/compute_resource.rb:34 ../lib/hammer_cli_foreman/compute_resource.rb:40 ../lib/hammer_cli_foreman/host.rb:192 ../lib/hammer_cli_foreman/image.rb:33 ../lib/hammer_cli_foreman/image.rb:71
702
730
  msgid "UUID"
703
731
  msgstr ""
704
732
 
@@ -718,7 +746,7 @@ msgstr ""
718
746
  msgid "Url"
719
747
  msgstr ""
720
748
 
721
- #: ../lib/hammer_cli_foreman/compute_resource.rb:55 ../lib/hammer_cli_foreman/domain.rb:42 ../lib/hammer_cli_foreman/settings.rb:14 ../lib/hammer_cli_foreman/smart_class_parameter.rb:59 ../lib/hammer_cli_foreman/smart_variable.rb:51
749
+ #: ../lib/hammer_cli_foreman/compute_resource.rb:55 ../lib/hammer_cli_foreman/domain.rb:42 ../lib/hammer_cli_foreman/location.rb:15 ../lib/hammer_cli_foreman/organization.rb:15 ../lib/hammer_cli_foreman/settings.rb:14 ../lib/hammer_cli_foreman/smart_class_parameter.rb:59 ../lib/hammer_cli_foreman/smart_variable.rb:53
722
750
  msgid "Description"
723
751
  msgstr ""
724
752
 
@@ -922,7 +950,7 @@ msgstr ""
922
950
  msgid "Host"
923
951
  msgstr ""
924
952
 
925
- #: ../lib/hammer_cli_foreman/fact.rb:13 ../lib/hammer_cli_foreman/host.rb:322
953
+ #: ../lib/hammer_cli_foreman/fact.rb:13 ../lib/hammer_cli_foreman/host.rb:317
926
954
  msgid "Fact"
927
955
  msgstr ""
928
956
 
@@ -1010,19 +1038,19 @@ msgstr ""
1010
1038
  msgid "Enter the root password for the host:"
1011
1039
  msgstr ""
1012
1040
 
1013
- #: ../lib/hammer_cli_foreman/host.rb:161 ../lib/hammer_cli_foreman/host.rb:237 ../lib/hammer_cli_foreman/hostgroup.rb:60 ../lib/hammer_cli_foreman/image.rb:31
1041
+ #: ../lib/hammer_cli_foreman/host.rb:161 ../lib/hammer_cli_foreman/host.rb:232 ../lib/hammer_cli_foreman/hostgroup.rb:60 ../lib/hammer_cli_foreman/image.rb:31
1014
1042
  msgid "Operating System"
1015
1043
  msgstr ""
1016
1044
 
1017
- #: ../lib/hammer_cli_foreman/host.rb:162 ../lib/hammer_cli_foreman/host.rb:201
1045
+ #: ../lib/hammer_cli_foreman/host.rb:162 ../lib/hammer_cli_foreman/host.rb:196
1018
1046
  msgid "Host Group"
1019
1047
  msgstr ""
1020
1048
 
1021
- #: ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:214
1049
+ #: ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:209
1022
1050
  msgid "IP"
1023
1051
  msgstr ""
1024
1052
 
1025
- #: ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:215
1053
+ #: ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:210
1026
1054
  msgid "MAC"
1027
1055
  msgstr ""
1028
1056
 
@@ -1030,263 +1058,263 @@ msgstr ""
1030
1058
  msgid "Bare Metal"
1031
1059
  msgstr ""
1032
1060
 
1033
- #: ../lib/hammer_cli_foreman/host.rb:199
1061
+ #: ../lib/hammer_cli_foreman/host.rb:194
1034
1062
  msgid "Organization"
1035
1063
  msgstr ""
1036
1064
 
1037
- #: ../lib/hammer_cli_foreman/host.rb:200
1065
+ #: ../lib/hammer_cli_foreman/host.rb:195
1038
1066
  msgid "Location"
1039
1067
  msgstr ""
1040
1068
 
1041
- #: ../lib/hammer_cli_foreman/host.rb:202
1069
+ #: ../lib/hammer_cli_foreman/host.rb:197
1042
1070
  msgid "Compute Resource"
1043
1071
  msgstr ""
1044
1072
 
1045
- #: ../lib/hammer_cli_foreman/host.rb:203
1073
+ #: ../lib/hammer_cli_foreman/host.rb:198
1046
1074
  msgid "Compute Profile"
1047
1075
  msgstr ""
1048
1076
 
1049
- #: ../lib/hammer_cli_foreman/host.rb:204 ../lib/hammer_cli_foreman/hostgroup.rb:61
1077
+ #: ../lib/hammer_cli_foreman/host.rb:199 ../lib/hammer_cli_foreman/hostgroup.rb:61
1050
1078
  msgid "Environment"
1051
1079
  msgstr ""
1052
1080
 
1053
- #: ../lib/hammer_cli_foreman/host.rb:205
1081
+ #: ../lib/hammer_cli_foreman/host.rb:200
1054
1082
  msgid "Puppet CA Id"
1055
1083
  msgstr ""
1056
1084
 
1057
- #: ../lib/hammer_cli_foreman/host.rb:206
1085
+ #: ../lib/hammer_cli_foreman/host.rb:201
1058
1086
  msgid "Puppet Master Id"
1059
1087
  msgstr ""
1060
1088
 
1061
- #: ../lib/hammer_cli_foreman/host.rb:207
1089
+ #: ../lib/hammer_cli_foreman/host.rb:202
1062
1090
  msgid "Cert name"
1063
1091
  msgstr ""
1064
1092
 
1065
- #: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/interface.rb:51
1093
+ #: ../lib/hammer_cli_foreman/host.rb:203 ../lib/hammer_cli_foreman/interface.rb:51
1066
1094
  msgid "Managed"
1067
1095
  msgstr ""
1068
1096
 
1069
- #: ../lib/hammer_cli_foreman/host.rb:210
1097
+ #: ../lib/hammer_cli_foreman/host.rb:205
1070
1098
  msgid "Installed at"
1071
1099
  msgstr ""
1072
1100
 
1073
- #: ../lib/hammer_cli_foreman/host.rb:211 ../lib/hammer_cli_foreman/report.rb:12
1101
+ #: ../lib/hammer_cli_foreman/host.rb:206 ../lib/hammer_cli_foreman/report.rb:12
1074
1102
  msgid "Last report"
1075
1103
  msgstr ""
1076
1104
 
1077
- #: ../lib/hammer_cli_foreman/host.rb:213 ../lib/hammer_cli_foreman/subnet.rb:12
1105
+ #: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/subnet.rb:12
1078
1106
  msgid "Network"
1079
1107
  msgstr ""
1080
1108
 
1081
- #: ../lib/hammer_cli_foreman/host.rb:216 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
1109
+ #: ../lib/hammer_cli_foreman/host.rb:211 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
1082
1110
  msgid "Subnet"
1083
1111
  msgstr ""
1084
1112
 
1085
- #: ../lib/hammer_cli_foreman/host.rb:217 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
1113
+ #: ../lib/hammer_cli_foreman/host.rb:212 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
1086
1114
  msgid "Domain"
1087
1115
  msgstr ""
1088
1116
 
1089
- #: ../lib/hammer_cli_foreman/host.rb:218
1117
+ #: ../lib/hammer_cli_foreman/host.rb:213
1090
1118
  msgid "Service provider"
1091
1119
  msgstr ""
1092
1120
 
1093
- #: ../lib/hammer_cli_foreman/host.rb:219
1121
+ #: ../lib/hammer_cli_foreman/host.rb:214
1094
1122
  msgid "SP Name"
1095
1123
  msgstr ""
1096
1124
 
1097
- #: ../lib/hammer_cli_foreman/host.rb:220
1125
+ #: ../lib/hammer_cli_foreman/host.rb:215
1098
1126
  msgid "SP IP"
1099
1127
  msgstr ""
1100
1128
 
1101
- #: ../lib/hammer_cli_foreman/host.rb:221
1129
+ #: ../lib/hammer_cli_foreman/host.rb:216
1102
1130
  msgid "SP MAC"
1103
1131
  msgstr ""
1104
1132
 
1105
- #: ../lib/hammer_cli_foreman/host.rb:222
1133
+ #: ../lib/hammer_cli_foreman/host.rb:217
1106
1134
  msgid "SP Subnet"
1107
1135
  msgstr ""
1108
1136
 
1109
- #: ../lib/hammer_cli_foreman/host.rb:226
1137
+ #: ../lib/hammer_cli_foreman/host.rb:221
1110
1138
  msgid "Network interfaces"
1111
1139
  msgstr ""
1112
1140
 
1113
- #: ../lib/hammer_cli_foreman/host.rb:228 ../lib/hammer_cli_foreman/interface.rb:24 ../lib/hammer_cli_foreman/interface.rb:44
1141
+ #: ../lib/hammer_cli_foreman/host.rb:223 ../lib/hammer_cli_foreman/interface.rb:24 ../lib/hammer_cli_foreman/interface.rb:44
1114
1142
  msgid "Identifier"
1115
1143
  msgstr ""
1116
1144
 
1117
- #: ../lib/hammer_cli_foreman/host.rb:229 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:60 ../lib/hammer_cli_foreman/smart_class_parameter.rb:65 ../lib/hammer_cli_foreman/smart_variable.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:55 ../lib/hammer_cli_foreman/template.rb:27
1145
+ #: ../lib/hammer_cli_foreman/host.rb:224 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:60 ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:57 ../lib/hammer_cli_foreman/template.rb:27
1118
1146
  msgid "Type"
1119
1147
  msgstr ""
1120
1148
 
1121
- #: ../lib/hammer_cli_foreman/host.rb:230 ../lib/hammer_cli_foreman/interface.rb:26 ../lib/hammer_cli_foreman/interface.rb:46
1149
+ #: ../lib/hammer_cli_foreman/host.rb:225 ../lib/hammer_cli_foreman/interface.rb:26 ../lib/hammer_cli_foreman/interface.rb:46
1122
1150
  msgid "MAC address"
1123
1151
  msgstr ""
1124
1152
 
1125
- #: ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/interface.rb:27 ../lib/hammer_cli_foreman/interface.rb:47
1153
+ #: ../lib/hammer_cli_foreman/host.rb:226 ../lib/hammer_cli_foreman/interface.rb:27 ../lib/hammer_cli_foreman/interface.rb:47
1126
1154
  msgid "IP address"
1127
1155
  msgstr ""
1128
1156
 
1129
- #: ../lib/hammer_cli_foreman/host.rb:232
1157
+ #: ../lib/hammer_cli_foreman/host.rb:227
1130
1158
  msgid "FQDN"
1131
1159
  msgstr ""
1132
1160
 
1133
- #: ../lib/hammer_cli_foreman/host.rb:235
1161
+ #: ../lib/hammer_cli_foreman/host.rb:230
1134
1162
  msgid "Operating system"
1135
1163
  msgstr ""
1136
1164
 
1137
- #: ../lib/hammer_cli_foreman/host.rb:236 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
1165
+ #: ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
1138
1166
  msgid "Architecture"
1139
1167
  msgstr ""
1140
1168
 
1141
- #: ../lib/hammer_cli_foreman/host.rb:240
1169
+ #: ../lib/hammer_cli_foreman/host.rb:235
1142
1170
  msgid "Build"
1143
1171
  msgstr ""
1144
1172
 
1145
- #: ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:77
1173
+ #: ../lib/hammer_cli_foreman/host.rb:236 ../lib/hammer_cli_foreman/hostgroup.rb:77
1146
1174
  msgid "Medium"
1147
1175
  msgstr ""
1148
1176
 
1149
- #: ../lib/hammer_cli_foreman/host.rb:242 ../lib/hammer_cli_foreman/hostgroup.rb:76
1177
+ #: ../lib/hammer_cli_foreman/host.rb:237 ../lib/hammer_cli_foreman/hostgroup.rb:76
1150
1178
  msgid "Partition Table"
1151
1179
  msgstr ""
1152
1180
 
1153
- #: ../lib/hammer_cli_foreman/host.rb:243
1181
+ #: ../lib/hammer_cli_foreman/host.rb:238
1154
1182
  msgid "Custom partition table"
1155
1183
  msgstr ""
1156
1184
 
1157
- #: ../lib/hammer_cli_foreman/host.rb:246
1185
+ #: ../lib/hammer_cli_foreman/host.rb:241
1158
1186
  msgid "Image"
1159
1187
  msgstr ""
1160
1188
 
1161
- #: ../lib/hammer_cli_foreman/host.rb:247
1189
+ #: ../lib/hammer_cli_foreman/host.rb:242
1162
1190
  msgid "Image file"
1163
1191
  msgstr ""
1164
1192
 
1165
- #: ../lib/hammer_cli_foreman/host.rb:248
1193
+ #: ../lib/hammer_cli_foreman/host.rb:243
1166
1194
  msgid "Use image"
1167
1195
  msgstr ""
1168
1196
 
1169
- #: ../lib/hammer_cli_foreman/host.rb:254
1197
+ #: ../lib/hammer_cli_foreman/host.rb:249
1170
1198
  msgid "Additional info"
1171
1199
  msgstr ""
1172
1200
 
1173
- #: ../lib/hammer_cli_foreman/host.rb:255
1201
+ #: ../lib/hammer_cli_foreman/host.rb:250
1174
1202
  msgid "Owner Id"
1175
1203
  msgstr ""
1176
1204
 
1177
- #: ../lib/hammer_cli_foreman/host.rb:256
1205
+ #: ../lib/hammer_cli_foreman/host.rb:251
1178
1206
  msgid "Owner Type"
1179
1207
  msgstr ""
1180
1208
 
1181
- #: ../lib/hammer_cli_foreman/host.rb:257
1209
+ #: ../lib/hammer_cli_foreman/host.rb:252
1182
1210
  msgid "Enabled"
1183
1211
  msgstr ""
1184
1212
 
1185
- #: ../lib/hammer_cli_foreman/host.rb:258 ../lib/hammer_cli_foreman/hostgroup.rb:62
1213
+ #: ../lib/hammer_cli_foreman/host.rb:253 ../lib/hammer_cli_foreman/hostgroup.rb:62
1186
1214
  msgid "Model"
1187
1215
  msgstr ""
1188
1216
 
1189
- #: ../lib/hammer_cli_foreman/host.rb:259
1217
+ #: ../lib/hammer_cli_foreman/host.rb:254
1190
1218
  msgid "Comment"
1191
1219
  msgstr ""
1192
1220
 
1193
- #: ../lib/hammer_cli_foreman/host.rb:272
1221
+ #: ../lib/hammer_cli_foreman/host.rb:267
1194
1222
  msgid "Status"
1195
1223
  msgstr ""
1196
1224
 
1197
- #: ../lib/hammer_cli_foreman/host.rb:273
1225
+ #: ../lib/hammer_cli_foreman/host.rb:268
1198
1226
  msgid "Power"
1199
1227
  msgstr ""
1200
1228
 
1201
- #: ../lib/hammer_cli_foreman/host.rb:309
1229
+ #: ../lib/hammer_cli_foreman/host.rb:304
1202
1230
  msgid "Puppet run triggered"
1203
1231
  msgstr ""
1204
1232
 
1205
- #: ../lib/hammer_cli_foreman/host.rb:362
1233
+ #: ../lib/hammer_cli_foreman/host.rb:357
1206
1234
  msgid "Host created"
1207
1235
  msgstr ""
1208
1236
 
1209
- #: ../lib/hammer_cli_foreman/host.rb:363
1237
+ #: ../lib/hammer_cli_foreman/host.rb:358
1210
1238
  msgid "Could not create the host"
1211
1239
  msgstr ""
1212
1240
 
1213
- #: ../lib/hammer_cli_foreman/host.rb:380
1241
+ #: ../lib/hammer_cli_foreman/host.rb:375
1214
1242
  msgid "Host updated"
1215
1243
  msgstr ""
1216
1244
 
1217
- #: ../lib/hammer_cli_foreman/host.rb:381
1245
+ #: ../lib/hammer_cli_foreman/host.rb:376
1218
1246
  msgid "Could not update the host"
1219
1247
  msgstr ""
1220
1248
 
1221
- #: ../lib/hammer_cli_foreman/host.rb:388
1249
+ #: ../lib/hammer_cli_foreman/host.rb:383
1222
1250
  msgid "Host deleted"
1223
1251
  msgstr ""
1224
1252
 
1225
- #: ../lib/hammer_cli_foreman/host.rb:389
1253
+ #: ../lib/hammer_cli_foreman/host.rb:384
1226
1254
  msgid "Could not delete the host"
1227
1255
  msgstr ""
1228
1256
 
1229
- #: ../lib/hammer_cli_foreman/host.rb:396
1257
+ #: ../lib/hammer_cli_foreman/host.rb:391
1230
1258
  msgid "Create or update parameter for a host."
1231
1259
  msgstr ""
1232
1260
 
1233
- #: ../lib/hammer_cli_foreman/host.rb:398
1261
+ #: ../lib/hammer_cli_foreman/host.rb:393
1234
1262
  msgid "Host parameter updated"
1235
1263
  msgstr ""
1236
1264
 
1237
- #: ../lib/hammer_cli_foreman/host.rb:399
1265
+ #: ../lib/hammer_cli_foreman/host.rb:394
1238
1266
  msgid "New host parameter created"
1239
1267
  msgstr ""
1240
1268
 
1241
- #: ../lib/hammer_cli_foreman/host.rb:400
1269
+ #: ../lib/hammer_cli_foreman/host.rb:395
1242
1270
  msgid "Could not set host parameter"
1243
1271
  msgstr ""
1244
1272
 
1245
- #: ../lib/hammer_cli_foreman/host.rb:412
1273
+ #: ../lib/hammer_cli_foreman/host.rb:407
1246
1274
  msgid "Delete parameter for a host."
1247
1275
  msgstr ""
1248
1276
 
1249
- #: ../lib/hammer_cli_foreman/host.rb:414
1277
+ #: ../lib/hammer_cli_foreman/host.rb:409
1250
1278
  msgid "Host parameter deleted"
1251
1279
  msgstr ""
1252
1280
 
1253
- #: ../lib/hammer_cli_foreman/host.rb:429
1281
+ #: ../lib/hammer_cli_foreman/host.rb:424
1254
1282
  msgid "Power a host on"
1255
1283
  msgstr ""
1256
1284
 
1257
- #: ../lib/hammer_cli_foreman/host.rb:430
1285
+ #: ../lib/hammer_cli_foreman/host.rb:425
1258
1286
  msgid "The host is starting."
1259
1287
  msgstr ""
1260
1288
 
1261
- #: ../lib/hammer_cli_foreman/host.rb:447
1289
+ #: ../lib/hammer_cli_foreman/host.rb:442
1262
1290
  msgid "Force turning off a host"
1263
1291
  msgstr ""
1264
1292
 
1265
- #: ../lib/hammer_cli_foreman/host.rb:452
1293
+ #: ../lib/hammer_cli_foreman/host.rb:447
1266
1294
  msgid "Power a host off"
1267
1295
  msgstr ""
1268
1296
 
1269
- #: ../lib/hammer_cli_foreman/host.rb:464
1297
+ #: ../lib/hammer_cli_foreman/host.rb:459
1270
1298
  msgid "Power off forced."
1271
1299
  msgstr ""
1272
1300
 
1273
- #: ../lib/hammer_cli_foreman/host.rb:466
1301
+ #: ../lib/hammer_cli_foreman/host.rb:461
1274
1302
  msgid "Powering the host off."
1275
1303
  msgstr ""
1276
1304
 
1277
- #: ../lib/hammer_cli_foreman/host.rb:483
1305
+ #: ../lib/hammer_cli_foreman/host.rb:478
1278
1306
  msgid "Reboot a host"
1279
1307
  msgstr ""
1280
1308
 
1281
- #: ../lib/hammer_cli_foreman/host.rb:484
1309
+ #: ../lib/hammer_cli_foreman/host.rb:479
1282
1310
  msgid "Host reboot started."
1283
1311
  msgstr ""
1284
1312
 
1285
- #: ../lib/hammer_cli_foreman/host.rb:520
1313
+ #: ../lib/hammer_cli_foreman/host.rb:515
1286
1314
  msgid "Rebuild orchestration related configurations for host"
1287
1315
  msgstr ""
1288
1316
 
1289
- #: ../lib/hammer_cli_foreman/host.rb:521
1317
+ #: ../lib/hammer_cli_foreman/host.rb:516
1290
1318
  msgid "Configuration successfully rebuilt."
1291
1319
  msgstr ""
1292
1320
 
@@ -1470,7 +1498,7 @@ msgstr ""
1470
1498
  msgid "Smart class parameter name"
1471
1499
  msgstr ""
1472
1500
 
1473
- #: ../lib/hammer_cli_foreman/id_resolver.rb:63
1501
+ #: ../lib/hammer_cli_foreman/id_resolver.rb:63 ../lib/hammer_cli_foreman/smart_variable.rb:50 ../lib/hammer_cli_foreman/smart_variable.rb:113
1474
1502
  msgid "Smart variable name"
1475
1503
  msgstr ""
1476
1504
 
@@ -1626,67 +1654,67 @@ msgstr ""
1626
1654
  msgid "Could not delete the interface"
1627
1655
  msgstr ""
1628
1656
 
1629
- #: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:63 ../lib/hammer_cli_foreman/location.rb:75
1657
+ #: ../lib/hammer_cli_foreman/location.rb:25 ../lib/hammer_cli_foreman/location.rb:64 ../lib/hammer_cli_foreman/location.rb:76
1630
1658
  msgid "Location numeric id to search by"
1631
1659
  msgstr ""
1632
1660
 
1633
- #: ../lib/hammer_cli_foreman/location.rb:27 ../lib/hammer_cli_foreman/organization.rb:27
1661
+ #: ../lib/hammer_cli_foreman/location.rb:28 ../lib/hammer_cli_foreman/organization.rb:28
1634
1662
  msgid "Parent"
1635
1663
  msgstr ""
1636
1664
 
1637
- #: ../lib/hammer_cli_foreman/location.rb:38 ../lib/hammer_cli_foreman/references.rb:18
1665
+ #: ../lib/hammer_cli_foreman/location.rb:39 ../lib/hammer_cli_foreman/references.rb:18
1638
1666
  msgid "Organizations"
1639
1667
  msgstr ""
1640
1668
 
1641
- #: ../lib/hammer_cli_foreman/location.rb:53
1669
+ #: ../lib/hammer_cli_foreman/location.rb:54
1642
1670
  msgid "Location created"
1643
1671
  msgstr ""
1644
1672
 
1645
- #: ../lib/hammer_cli_foreman/location.rb:54
1673
+ #: ../lib/hammer_cli_foreman/location.rb:55
1646
1674
  msgid "Could not create the location"
1647
1675
  msgstr ""
1648
1676
 
1649
- #: ../lib/hammer_cli_foreman/location.rb:65
1677
+ #: ../lib/hammer_cli_foreman/location.rb:66
1650
1678
  msgid "Location updated"
1651
1679
  msgstr ""
1652
1680
 
1653
- #: ../lib/hammer_cli_foreman/location.rb:66
1681
+ #: ../lib/hammer_cli_foreman/location.rb:67
1654
1682
  msgid "Could not update the location"
1655
1683
  msgstr ""
1656
1684
 
1657
- #: ../lib/hammer_cli_foreman/location.rb:77
1685
+ #: ../lib/hammer_cli_foreman/location.rb:78
1658
1686
  msgid "Location deleted"
1659
1687
  msgstr ""
1660
1688
 
1661
- #: ../lib/hammer_cli_foreman/location.rb:78
1689
+ #: ../lib/hammer_cli_foreman/location.rb:79
1662
1690
  msgid "Could not delete the location"
1663
1691
  msgstr ""
1664
1692
 
1665
- #: ../lib/hammer_cli_foreman/location.rb:87
1693
+ #: ../lib/hammer_cli_foreman/location.rb:88
1666
1694
  msgid "Create or update parameter for a location."
1667
1695
  msgstr ""
1668
1696
 
1669
- #: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
1697
+ #: ../lib/hammer_cli_foreman/location.rb:90 ../lib/hammer_cli_foreman/organization.rb:91
1670
1698
  msgid "Parameter [%{name}] updated to value [%{value}]"
1671
1699
  msgstr ""
1672
1700
 
1673
- #: ../lib/hammer_cli_foreman/location.rb:90 ../lib/hammer_cli_foreman/organization.rb:91
1701
+ #: ../lib/hammer_cli_foreman/location.rb:91 ../lib/hammer_cli_foreman/organization.rb:92
1674
1702
  msgid "Parameter [%{name}] created with value [%{value}]"
1675
1703
  msgstr ""
1676
1704
 
1677
- #: ../lib/hammer_cli_foreman/location.rb:91
1705
+ #: ../lib/hammer_cli_foreman/location.rb:92
1678
1706
  msgid "Could not set location parameter"
1679
1707
  msgstr ""
1680
1708
 
1681
- #: ../lib/hammer_cli_foreman/location.rb:98
1709
+ #: ../lib/hammer_cli_foreman/location.rb:99
1682
1710
  msgid "Delete parameter for a location."
1683
1711
  msgstr ""
1684
1712
 
1685
- #: ../lib/hammer_cli_foreman/location.rb:100 ../lib/hammer_cli_foreman/organization.rb:101
1713
+ #: ../lib/hammer_cli_foreman/location.rb:101 ../lib/hammer_cli_foreman/organization.rb:102
1686
1714
  msgid "Parameter [%{name}] deleted"
1687
1715
  msgstr ""
1688
1716
 
1689
- #: ../lib/hammer_cli_foreman/location.rb:101
1717
+ #: ../lib/hammer_cli_foreman/location.rb:102
1690
1718
  msgid "Could not delete location parameter"
1691
1719
  msgstr ""
1692
1720
 
@@ -1866,47 +1894,47 @@ msgstr ""
1866
1894
  msgid "Default template of type %s not found"
1867
1895
  msgstr ""
1868
1896
 
1869
- #: ../lib/hammer_cli_foreman/organization.rb:38 ../lib/hammer_cli_foreman/references.rb:15
1897
+ #: ../lib/hammer_cli_foreman/organization.rb:39 ../lib/hammer_cli_foreman/references.rb:15
1870
1898
  msgid "Locations"
1871
1899
  msgstr ""
1872
1900
 
1873
- #: ../lib/hammer_cli_foreman/organization.rb:54
1901
+ #: ../lib/hammer_cli_foreman/organization.rb:55
1874
1902
  msgid "Organization created"
1875
1903
  msgstr ""
1876
1904
 
1877
- #: ../lib/hammer_cli_foreman/organization.rb:55
1905
+ #: ../lib/hammer_cli_foreman/organization.rb:56
1878
1906
  msgid "Could not create the organization"
1879
1907
  msgstr ""
1880
1908
 
1881
- #: ../lib/hammer_cli_foreman/organization.rb:66
1909
+ #: ../lib/hammer_cli_foreman/organization.rb:67
1882
1910
  msgid "Organization updated"
1883
1911
  msgstr ""
1884
1912
 
1885
- #: ../lib/hammer_cli_foreman/organization.rb:67
1913
+ #: ../lib/hammer_cli_foreman/organization.rb:68
1886
1914
  msgid "Could not update the organization"
1887
1915
  msgstr ""
1888
1916
 
1889
- #: ../lib/hammer_cli_foreman/organization.rb:78
1917
+ #: ../lib/hammer_cli_foreman/organization.rb:79
1890
1918
  msgid "Organization deleted"
1891
1919
  msgstr ""
1892
1920
 
1893
- #: ../lib/hammer_cli_foreman/organization.rb:79
1921
+ #: ../lib/hammer_cli_foreman/organization.rb:80
1894
1922
  msgid "Could not delete the organization"
1895
1923
  msgstr ""
1896
1924
 
1897
- #: ../lib/hammer_cli_foreman/organization.rb:88
1925
+ #: ../lib/hammer_cli_foreman/organization.rb:89
1898
1926
  msgid "Create or update parameter for an organization."
1899
1927
  msgstr ""
1900
1928
 
1901
- #: ../lib/hammer_cli_foreman/organization.rb:92
1929
+ #: ../lib/hammer_cli_foreman/organization.rb:93
1902
1930
  msgid "Could not set organization parameter"
1903
1931
  msgstr ""
1904
1932
 
1905
- #: ../lib/hammer_cli_foreman/organization.rb:99
1933
+ #: ../lib/hammer_cli_foreman/organization.rb:100
1906
1934
  msgid "Delete parameter for an organization."
1907
1935
  msgstr ""
1908
1936
 
1909
- #: ../lib/hammer_cli_foreman/organization.rb:102
1937
+ #: ../lib/hammer_cli_foreman/organization.rb:103
1910
1938
  msgid "Could not delete organization parameter"
1911
1939
  msgstr ""
1912
1940
 
@@ -1962,6 +1990,38 @@ msgstr ""
1962
1990
  msgid "Smart class parameters"
1963
1991
  msgstr ""
1964
1992
 
1993
+ #: ../lib/hammer_cli_foreman/realm.rb:18
1994
+ msgid "Realm proxy id"
1995
+ msgstr ""
1996
+
1997
+ #: ../lib/hammer_cli_foreman/realm.rb:19
1998
+ msgid "Realm type"
1999
+ msgstr ""
2000
+
2001
+ #: ../lib/hammer_cli_foreman/realm.rb:29
2002
+ msgid "Realm [%{name}] created"
2003
+ msgstr ""
2004
+
2005
+ #: ../lib/hammer_cli_foreman/realm.rb:30
2006
+ msgid "Could not create the realm"
2007
+ msgstr ""
2008
+
2009
+ #: ../lib/hammer_cli_foreman/realm.rb:37
2010
+ msgid "Realm [%{name}] updated"
2011
+ msgstr ""
2012
+
2013
+ #: ../lib/hammer_cli_foreman/realm.rb:38
2014
+ msgid "Could not update the realm"
2015
+ msgstr ""
2016
+
2017
+ #: ../lib/hammer_cli_foreman/realm.rb:45
2018
+ msgid "Realm [%{name}] deleted"
2019
+ msgstr ""
2020
+
2021
+ #: ../lib/hammer_cli_foreman/realm.rb:46
2022
+ msgid "Could not delete the realm"
2023
+ msgstr ""
2024
+
1965
2025
  #: ../lib/hammer_cli_foreman/references.rb:8
1966
2026
  msgid "Created at"
1967
2027
  msgstr ""
@@ -2190,91 +2250,95 @@ msgstr ""
2190
2250
  msgid "Class Id"
2191
2251
  msgstr ""
2192
2252
 
2193
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:61 ../lib/hammer_cli_foreman/smart_variable.rb:52
2253
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:61 ../lib/hammer_cli_foreman/smart_variable.rb:54
2194
2254
  msgid "Hidden Value?"
2195
2255
  msgstr ""
2196
2256
 
2197
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:62
2257
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:62 ../lib/hammer_cli_foreman/smart_class_parameter.rb:78
2258
+ msgid "Use puppet default"
2259
+ msgstr ""
2260
+
2261
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:63
2198
2262
  msgid "Required"
2199
2263
  msgstr ""
2200
2264
 
2201
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:64 ../lib/hammer_cli_foreman/smart_variable.rb:54
2265
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:65 ../lib/hammer_cli_foreman/smart_variable.rb:56
2202
2266
  msgid "Validator"
2203
2267
  msgstr ""
2204
2268
 
2205
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:56
2269
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:67 ../lib/hammer_cli_foreman/smart_variable.rb:58
2206
2270
  msgid "Rule"
2207
2271
  msgstr ""
2208
2272
 
2209
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:68 ../lib/hammer_cli_foreman/smart_variable.rb:58
2273
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:60
2210
2274
  msgid "Override values"
2211
2275
  msgstr ""
2212
2276
 
2213
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:59
2277
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:61
2214
2278
  msgid "Merge overrides"
2215
2279
  msgstr ""
2216
2280
 
2217
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:60
2281
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:62
2218
2282
  msgid "Merge default value"
2219
2283
  msgstr ""
2220
2284
 
2221
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:61
2285
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:63
2222
2286
  msgid "Avoid duplicates"
2223
2287
  msgstr ""
2224
2288
 
2225
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:62
2289
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:64
2226
2290
  msgid "Order"
2227
2291
  msgstr ""
2228
2292
 
2229
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:63
2293
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:65
2230
2294
  msgid "Values"
2231
2295
  msgstr ""
2232
2296
 
2233
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_variable.rb:65
2297
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:67
2234
2298
  msgid "Match"
2235
2299
  msgstr ""
2236
2300
 
2237
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:102
2301
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:105
2238
2302
  msgid "Parameter updated"
2239
2303
  msgstr ""
2240
2304
 
2241
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2305
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:106
2242
2306
  msgid "Could not update the parameter"
2243
2307
  msgstr ""
2244
2308
 
2245
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:110
2309
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
2246
2310
  msgid "Override this parameter."
2247
2311
  msgstr ""
2248
2312
 
2249
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:112
2313
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
2250
2314
  msgid "This parameter is required."
2251
2315
  msgstr ""
2252
2316
 
2253
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:114
2317
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:117
2254
2318
  msgid "Type of the parameter."
2255
2319
  msgstr ""
2256
2320
 
2257
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:117 ../lib/hammer_cli_foreman/smart_variable.rb:91 ../lib/hammer_cli_foreman/smart_variable.rb:105
2321
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:120 ../lib/hammer_cli_foreman/smart_variable.rb:93 ../lib/hammer_cli_foreman/smart_variable.rb:107
2258
2322
  msgid "Type of the validator."
2259
2323
  msgstr ""
2260
2324
 
2261
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:131 ../lib/hammer_cli_foreman/smart_variable.rb:123
2325
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:134 ../lib/hammer_cli_foreman/smart_variable.rb:126
2262
2326
  msgid "Override value created"
2263
2327
  msgstr ""
2264
2328
 
2265
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:124
2329
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:135 ../lib/hammer_cli_foreman/smart_variable.rb:127
2266
2330
  msgid "Could not create the override value"
2267
2331
  msgstr ""
2268
2332
 
2269
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:142
2333
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:145
2270
2334
  msgid "Cannot use --value when --use-puppet-default is true"
2271
2335
  msgstr ""
2272
2336
 
2273
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:155 ../lib/hammer_cli_foreman/smart_variable.rb:136
2337
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:158 ../lib/hammer_cli_foreman/smart_variable.rb:139
2274
2338
  msgid "Override value deleted"
2275
2339
  msgstr ""
2276
2340
 
2277
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:156 ../lib/hammer_cli_foreman/smart_variable.rb:137
2341
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:159 ../lib/hammer_cli_foreman/smart_variable.rb:140
2278
2342
  msgid "Could not delete the override value"
2279
2343
  msgstr ""
2280
2344
 
@@ -2330,31 +2394,39 @@ msgstr ""
2330
2394
  msgid "Refresh of smart proxy features failed"
2331
2395
  msgstr ""
2332
2396
 
2333
- #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2397
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:10
2398
+ msgid "Variable"
2399
+ msgstr ""
2400
+
2401
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:50 ../lib/hammer_cli_foreman/smart_variable.rb:113
2402
+ msgid "Use --variable instead"
2403
+ msgstr ""
2404
+
2405
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:85
2334
2406
  msgid "Smart variable [%{variable}] created"
2335
2407
  msgstr ""
2336
2408
 
2337
- #: ../lib/hammer_cli_foreman/smart_variable.rb:84
2409
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:86
2338
2410
  msgid "Could not create the smart variable"
2339
2411
  msgstr ""
2340
2412
 
2341
- #: ../lib/hammer_cli_foreman/smart_variable.rb:88 ../lib/hammer_cli_foreman/smart_variable.rb:102
2413
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:90 ../lib/hammer_cli_foreman/smart_variable.rb:104
2342
2414
  msgid "Type of the variable."
2343
2415
  msgstr ""
2344
2416
 
2345
- #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2417
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:99
2346
2418
  msgid "Smart variable [%{variable}] updated"
2347
2419
  msgstr ""
2348
2420
 
2349
- #: ../lib/hammer_cli_foreman/smart_variable.rb:98
2421
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:100
2350
2422
  msgid "Could not update the smart variable"
2351
2423
  msgstr ""
2352
2424
 
2353
- #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2425
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:115
2354
2426
  msgid "Smart variable [%{variable}] deleted"
2355
2427
  msgstr ""
2356
2428
 
2357
- #: ../lib/hammer_cli_foreman/smart_variable.rb:113
2429
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:116
2358
2430
  msgid "Could not delete the smart variable"
2359
2431
  msgstr ""
2360
2432
 
@@ -2490,7 +2562,7 @@ msgstr ""
2490
2562
  msgid "Email"
2491
2563
  msgstr ""
2492
2564
 
2493
- #: ../lib/hammer_cli_foreman/user.rb:28
2565
+ #: ../lib/hammer_cli_foreman/user.rb:28 ../lib/hammer_cli_foreman/usergroup.rb:13
2494
2566
  msgid "Admin"
2495
2567
  msgstr ""
2496
2568
 
@@ -2550,26 +2622,26 @@ msgstr ""
2550
2622
  msgid "Could not delete the user"
2551
2623
  msgstr ""
2552
2624
 
2553
- #: ../lib/hammer_cli_foreman/usergroup.rb:31
2625
+ #: ../lib/hammer_cli_foreman/usergroup.rb:32
2554
2626
  msgid "User group [%<name>s] created"
2555
2627
  msgstr ""
2556
2628
 
2557
- #: ../lib/hammer_cli_foreman/usergroup.rb:32
2629
+ #: ../lib/hammer_cli_foreman/usergroup.rb:33
2558
2630
  msgid "Could not create the user group"
2559
2631
  msgstr ""
2560
2632
 
2561
- #: ../lib/hammer_cli_foreman/usergroup.rb:38
2633
+ #: ../lib/hammer_cli_foreman/usergroup.rb:39
2562
2634
  msgid "User group [%<name>s] updated"
2563
2635
  msgstr ""
2564
2636
 
2565
- #: ../lib/hammer_cli_foreman/usergroup.rb:39
2637
+ #: ../lib/hammer_cli_foreman/usergroup.rb:40
2566
2638
  msgid "Could not update the user group"
2567
2639
  msgstr ""
2568
2640
 
2569
- #: ../lib/hammer_cli_foreman/usergroup.rb:45
2641
+ #: ../lib/hammer_cli_foreman/usergroup.rb:46
2570
2642
  msgid "User group [%<name>s] deleted"
2571
2643
  msgstr ""
2572
2644
 
2573
- #: ../lib/hammer_cli_foreman/usergroup.rb:46
2645
+ #: ../lib/hammer_cli_foreman/usergroup.rb:47
2574
2646
  msgid "Could not delete the user group"
2575
2647
  msgstr ""