hammer_cli_foreman 0.6.0 → 0.6.1

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 (262) hide show
  1. checksums.yaml +4 -4
  2. data/doc/release_notes.md +3 -0
  3. data/lib/hammer_cli_foreman/host.rb +3 -2
  4. data/lib/hammer_cli_foreman/testing/api_expectations.rb +6 -4
  5. data/lib/hammer_cli_foreman/version.rb +1 -1
  6. data/locale/de/hammer-cli-foreman.edit.po +98 -93
  7. data/locale/en/hammer-cli-foreman.edit.po +69 -77
  8. data/locale/en_GB/hammer-cli-foreman.edit.po +73 -81
  9. data/locale/es/hammer-cli-foreman.edit.po +145 -142
  10. data/locale/fr/hammer-cli-foreman.edit.po +99 -94
  11. data/locale/it/hammer-cli-foreman.edit.po +98 -93
  12. data/locale/ja/hammer-cli-foreman.edit.po +98 -93
  13. data/locale/ko/hammer-cli-foreman.edit.po +99 -94
  14. data/locale/pt_BR/hammer-cli-foreman.edit.po +98 -93
  15. data/locale/ru/hammer-cli-foreman.edit.po +98 -93
  16. data/locale/zh_CN/hammer-cli-foreman.edit.po +98 -93
  17. data/locale/zh_TW/hammer-cli-foreman.edit.po +98 -93
  18. data/test/data/1.11/foreman_api.json +1 -0
  19. data/test/functional/host_test.rb +38 -0
  20. data/test/unit/host_test.rb +2 -2
  21. metadata +52 -530
  22. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml +0 -11
  23. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml +0 -7
  24. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml +0 -13
  25. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml +0 -7
  26. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml +0 -13
  27. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml +0 -13
  28. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml +0 -7
  29. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml +0 -13
  30. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml +0 -17
  31. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml +0 -7
  32. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml +0 -15
  33. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml +0 -7
  34. data/test/reports/TEST-HammerCLIForeman-Architecture.xml +0 -7
  35. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml +0 -11
  36. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml +0 -7
  37. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml +0 -13
  38. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml +0 -17
  39. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml +0 -7
  40. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml +0 -13
  41. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml +0 -7
  42. data/test/reports/TEST-HammerCLIForeman-CommonParameter.xml +0 -7
  43. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml +0 -15
  44. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml +0 -7
  45. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml +0 -13
  46. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml +0 -7
  47. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml +0 -17
  48. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml +0 -13
  49. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml +0 -7
  50. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml +0 -15
  51. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml +0 -17
  52. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml +0 -7
  53. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml +0 -15
  54. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml +0 -7
  55. data/test/reports/TEST-HammerCLIForeman-ComputeResource.xml +0 -7
  56. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml +0 -11
  57. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml +0 -7
  58. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml +0 -13
  59. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml +0 -7
  60. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml +0 -15
  61. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml +0 -7
  62. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml +0 -21
  63. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml +0 -13
  64. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml +0 -7
  65. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml +0 -13
  66. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml +0 -17
  67. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml +0 -7
  68. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml +0 -17
  69. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml +0 -7
  70. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml +0 -15
  71. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml +0 -7
  72. data/test/reports/TEST-HammerCLIForeman-Domain.xml +0 -7
  73. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml +0 -11
  74. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml +0 -7
  75. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml +0 -13
  76. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml +0 -7
  77. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml +0 -17
  78. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml +0 -13
  79. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml +0 -7
  80. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml +0 -13
  81. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml +0 -17
  82. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml +0 -7
  83. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml +0 -15
  84. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml +0 -7
  85. data/test/reports/TEST-HammerCLIForeman-Environment.xml +0 -7
  86. data/test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml +0 -13
  87. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml +0 -46
  88. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml +0 -7
  89. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml +0 -13
  90. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml +0 -7
  91. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml +0 -15
  92. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml +0 -7
  93. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml +0 -85
  94. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml +0 -13
  95. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml +0 -7
  96. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml +0 -21
  97. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml +0 -17
  98. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml +0 -7
  99. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml +0 -9
  100. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml +0 -7
  101. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml +0 -17
  102. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml +0 -7
  103. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml +0 -9
  104. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml +0 -7
  105. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml +0 -40
  106. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml +0 -7
  107. data/test/reports/TEST-HammerCLIForeman-Host.xml +0 -7
  108. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml +0 -11
  109. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml +0 -7
  110. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml +0 -11
  111. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml +0 -7
  112. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml +0 -13
  113. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml +0 -7
  114. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml +0 -29
  115. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml +0 -11
  116. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml +0 -7
  117. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml +0 -27
  118. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml +0 -17
  119. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml +0 -7
  120. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml +0 -15
  121. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml +0 -7
  122. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml +0 -13
  123. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml +0 -7
  124. data/test/reports/TEST-HammerCLIForeman-Hostgroup.xml +0 -7
  125. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml +0 -11
  126. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml +0 -11
  127. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml +0 -7
  128. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml +0 -13
  129. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml +0 -11
  130. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml +0 -7
  131. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml +0 -17
  132. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml +0 -13
  133. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml +0 -11
  134. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml +0 -7
  135. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml +0 -13
  136. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml +0 -17
  137. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml +0 -11
  138. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml +0 -7
  139. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml +0 -15
  140. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml +0 -11
  141. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml +0 -7
  142. data/test/reports/TEST-HammerCLIForeman-Location.xml +0 -7
  143. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml +0 -13
  144. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml +0 -7
  145. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml +0 -13
  146. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml +0 -7
  147. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml +0 -23
  148. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml +0 -13
  149. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml +0 -7
  150. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml +0 -15
  151. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml +0 -17
  152. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml +0 -7
  153. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml +0 -17
  154. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml +0 -7
  155. data/test/reports/TEST-HammerCLIForeman-Medium.xml +0 -7
  156. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml +0 -11
  157. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml +0 -7
  158. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml +0 -13
  159. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml +0 -7
  160. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml +0 -13
  161. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml +0 -7
  162. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml +0 -27
  163. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml +0 -13
  164. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml +0 -7
  165. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml +0 -17
  166. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml +0 -17
  167. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml +0 -7
  168. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml +0 -15
  169. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml +0 -7
  170. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml +0 -17
  171. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml +0 -7
  172. data/test/reports/TEST-HammerCLIForeman-OperatingSystem.xml +0 -7
  173. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml +0 -11
  174. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml +0 -11
  175. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml +0 -7
  176. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml +0 -13
  177. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml +0 -11
  178. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml +0 -7
  179. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml +0 -17
  180. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml +0 -13
  181. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml +0 -11
  182. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml +0 -7
  183. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml +0 -13
  184. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml +0 -17
  185. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml +0 -11
  186. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml +0 -7
  187. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml +0 -15
  188. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml +0 -11
  189. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml +0 -7
  190. data/test/reports/TEST-HammerCLIForeman-Organization.xml +0 -7
  191. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml +0 -13
  192. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml +0 -7
  193. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml +0 -13
  194. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml +0 -7
  195. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml +0 -15
  196. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml +0 -7
  197. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml +0 -19
  198. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml +0 -13
  199. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml +0 -7
  200. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml +0 -15
  201. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml +0 -17
  202. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml +0 -7
  203. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml +0 -13
  204. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml +0 -7
  205. data/test/reports/TEST-HammerCLIForeman-PartitionTable.xml +0 -7
  206. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml +0 -13
  207. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml +0 -7
  208. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml +0 -13
  209. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml +0 -7
  210. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml +0 -21
  211. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml +0 -13
  212. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml +0 -7
  213. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml +0 -15
  214. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml +0 -11
  215. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml +0 -7
  216. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml +0 -15
  217. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml +0 -7
  218. data/test/reports/TEST-HammerCLIForeman-SmartProxy.xml +0 -7
  219. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml +0 -15
  220. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml +0 -7
  221. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml +0 -13
  222. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml +0 -7
  223. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml +0 -43
  224. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml +0 -13
  225. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml +0 -7
  226. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml +0 -17
  227. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml +0 -17
  228. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml +0 -7
  229. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml +0 -15
  230. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml +0 -7
  231. data/test/reports/TEST-HammerCLIForeman-Subnet.xml +0 -7
  232. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml +0 -15
  233. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml +0 -7
  234. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml +0 -11
  235. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml +0 -7
  236. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml +0 -12
  237. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml +0 -7
  238. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml +0 -17
  239. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml +0 -11
  240. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml +0 -7
  241. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml +0 -15
  242. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml +0 -17
  243. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml +0 -7
  244. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml +0 -9
  245. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml +0 -7
  246. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml +0 -11
  247. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml +0 -7
  248. data/test/reports/TEST-HammerCLIForeman-Template.xml +0 -7
  249. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml +0 -19
  250. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml +0 -7
  251. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml +0 -11
  252. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml +0 -7
  253. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml +0 -23
  254. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml +0 -11
  255. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml +0 -7
  256. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml +0 -17
  257. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml +0 -17
  258. data/test/reports/TEST-HammerCLIForeman-User-ListCommand.xml +0 -7
  259. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml +0 -11
  260. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml +0 -7
  261. data/test/reports/TEST-HammerCLIForeman-User.xml +0 -7
  262. data/test/reports/TEST-MiniTest-Spec.xml +0 -7
@@ -124,7 +124,7 @@ msgstr ""
124
124
  msgid "Manage user groups."
125
125
  msgstr ""
126
126
 
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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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
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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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:75 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:63 ../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
128
  msgid "Id"
129
129
  msgstr ""
130
130
 
@@ -498,7 +498,7 @@ msgstr ""
498
498
  msgid "Disassociate a resource"
499
499
  msgstr ""
500
500
 
501
- #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:66
501
+ #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:65
502
502
  msgid "Value"
503
503
  msgstr ""
504
504
 
@@ -558,7 +558,7 @@ msgstr ""
558
558
  msgid "Url"
559
559
  msgstr ""
560
560
 
561
- #: ../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
561
+ #: ../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:61 ../lib/hammer_cli_foreman/smart_variable.rb:51
562
562
  msgid "Description"
563
563
  msgstr ""
564
564
 
@@ -946,7 +946,7 @@ msgstr ""
946
946
  msgid "Identifier"
947
947
  msgstr ""
948
948
 
949
- #: ../lib/hammer_cli_foreman/host.rb:240 ../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
949
+ #: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:62 ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:54 ../lib/hammer_cli_foreman/template.rb:27
950
950
  msgid "Type"
951
951
  msgstr ""
952
952
 
@@ -1227,11 +1227,11 @@ msgid "Host name"
1227
1227
  msgstr ""
1228
1228
 
1229
1229
  #: ../lib/hammer_cli_foreman/id_resolver.rb:43
1230
- msgid "Hostgroup name"
1230
+ msgid "Hostgroup title"
1231
1231
  msgstr ""
1232
1232
 
1233
1233
  #: ../lib/hammer_cli_foreman/id_resolver.rb:43
1234
- msgid "Hostgroup title"
1234
+ msgid "Hostgroup name"
1235
1235
  msgstr ""
1236
1236
 
1237
1237
  #: ../lib/hammer_cli_foreman/id_resolver.rb:46
@@ -1450,67 +1450,63 @@ msgstr ""
1450
1450
  msgid "Could not delete the interface"
1451
1451
  msgstr ""
1452
1452
 
1453
- #: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:63 ../lib/hammer_cli_foreman/location.rb:75
1453
+ #: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:62 ../lib/hammer_cli_foreman/location.rb:74
1454
1454
  msgid "Location numeric id to search by"
1455
1455
  msgstr ""
1456
1456
 
1457
- #: ../lib/hammer_cli_foreman/location.rb:27 ../lib/hammer_cli_foreman/organization.rb:27
1458
- msgid "Parent"
1459
- msgstr ""
1460
-
1461
- #: ../lib/hammer_cli_foreman/location.rb:38 ../lib/hammer_cli_foreman/references.rb:18
1457
+ #: ../lib/hammer_cli_foreman/location.rb:37 ../lib/hammer_cli_foreman/references.rb:18
1462
1458
  msgid "Organizations"
1463
1459
  msgstr ""
1464
1460
 
1465
- #: ../lib/hammer_cli_foreman/location.rb:53
1461
+ #: ../lib/hammer_cli_foreman/location.rb:52
1466
1462
  msgid "Location created"
1467
1463
  msgstr ""
1468
1464
 
1469
- #: ../lib/hammer_cli_foreman/location.rb:54
1465
+ #: ../lib/hammer_cli_foreman/location.rb:53
1470
1466
  msgid "Could not create the location"
1471
1467
  msgstr ""
1472
1468
 
1473
- #: ../lib/hammer_cli_foreman/location.rb:65
1469
+ #: ../lib/hammer_cli_foreman/location.rb:64
1474
1470
  msgid "Location updated"
1475
1471
  msgstr ""
1476
1472
 
1477
- #: ../lib/hammer_cli_foreman/location.rb:66
1473
+ #: ../lib/hammer_cli_foreman/location.rb:65
1478
1474
  msgid "Could not update the location"
1479
1475
  msgstr ""
1480
1476
 
1481
- #: ../lib/hammer_cli_foreman/location.rb:77
1477
+ #: ../lib/hammer_cli_foreman/location.rb:76
1482
1478
  msgid "Location deleted"
1483
1479
  msgstr ""
1484
1480
 
1485
- #: ../lib/hammer_cli_foreman/location.rb:78
1481
+ #: ../lib/hammer_cli_foreman/location.rb:77
1486
1482
  msgid "Could not delete the location"
1487
1483
  msgstr ""
1488
1484
 
1489
- #: ../lib/hammer_cli_foreman/location.rb:87
1485
+ #: ../lib/hammer_cli_foreman/location.rb:86
1490
1486
  msgid "Create or update parameter for a location."
1491
1487
  msgstr ""
1492
1488
 
1493
- #: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
1489
+ #: ../lib/hammer_cli_foreman/location.rb:88 ../lib/hammer_cli_foreman/organization.rb:89
1494
1490
  msgid "Parameter [%{name}] updated to value [%{value}]"
1495
1491
  msgstr ""
1496
1492
 
1497
- #: ../lib/hammer_cli_foreman/location.rb:90 ../lib/hammer_cli_foreman/organization.rb:91
1493
+ #: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
1498
1494
  msgid "Parameter [%{name}] created with value [%{value}]"
1499
1495
  msgstr ""
1500
1496
 
1501
- #: ../lib/hammer_cli_foreman/location.rb:91
1497
+ #: ../lib/hammer_cli_foreman/location.rb:90
1502
1498
  msgid "Could not set location parameter"
1503
1499
  msgstr ""
1504
1500
 
1505
- #: ../lib/hammer_cli_foreman/location.rb:98
1501
+ #: ../lib/hammer_cli_foreman/location.rb:97
1506
1502
  msgid "Delete parameter for a location."
1507
1503
  msgstr ""
1508
1504
 
1509
- #: ../lib/hammer_cli_foreman/location.rb:100 ../lib/hammer_cli_foreman/organization.rb:101
1505
+ #: ../lib/hammer_cli_foreman/location.rb:99 ../lib/hammer_cli_foreman/organization.rb:100
1510
1506
  msgid "Parameter [%{name}] deleted"
1511
1507
  msgstr ""
1512
1508
 
1513
- #: ../lib/hammer_cli_foreman/location.rb:101
1509
+ #: ../lib/hammer_cli_foreman/location.rb:100
1514
1510
  msgid "Could not delete location parameter"
1515
1511
  msgstr ""
1516
1512
 
@@ -1690,47 +1686,47 @@ msgstr ""
1690
1686
  msgid "Default template of type %s not found"
1691
1687
  msgstr ""
1692
1688
 
1693
- #: ../lib/hammer_cli_foreman/organization.rb:38 ../lib/hammer_cli_foreman/references.rb:15
1689
+ #: ../lib/hammer_cli_foreman/organization.rb:37 ../lib/hammer_cli_foreman/references.rb:15
1694
1690
  msgid "Locations"
1695
1691
  msgstr ""
1696
1692
 
1697
- #: ../lib/hammer_cli_foreman/organization.rb:54
1693
+ #: ../lib/hammer_cli_foreman/organization.rb:53
1698
1694
  msgid "Organization created"
1699
1695
  msgstr ""
1700
1696
 
1701
- #: ../lib/hammer_cli_foreman/organization.rb:55
1697
+ #: ../lib/hammer_cli_foreman/organization.rb:54
1702
1698
  msgid "Could not create the organization"
1703
1699
  msgstr ""
1704
1700
 
1705
- #: ../lib/hammer_cli_foreman/organization.rb:66
1701
+ #: ../lib/hammer_cli_foreman/organization.rb:65
1706
1702
  msgid "Organization updated"
1707
1703
  msgstr ""
1708
1704
 
1709
- #: ../lib/hammer_cli_foreman/organization.rb:67
1705
+ #: ../lib/hammer_cli_foreman/organization.rb:66
1710
1706
  msgid "Could not update the organization"
1711
1707
  msgstr ""
1712
1708
 
1713
- #: ../lib/hammer_cli_foreman/organization.rb:78
1709
+ #: ../lib/hammer_cli_foreman/organization.rb:77
1714
1710
  msgid "Organization deleted"
1715
1711
  msgstr ""
1716
1712
 
1717
- #: ../lib/hammer_cli_foreman/organization.rb:79
1713
+ #: ../lib/hammer_cli_foreman/organization.rb:78
1718
1714
  msgid "Could not delete the organization"
1719
1715
  msgstr ""
1720
1716
 
1721
- #: ../lib/hammer_cli_foreman/organization.rb:88
1717
+ #: ../lib/hammer_cli_foreman/organization.rb:87
1722
1718
  msgid "Create or update parameter for an organization."
1723
1719
  msgstr ""
1724
1720
 
1725
- #: ../lib/hammer_cli_foreman/organization.rb:92
1721
+ #: ../lib/hammer_cli_foreman/organization.rb:91
1726
1722
  msgid "Could not set organization parameter"
1727
1723
  msgstr ""
1728
1724
 
1729
- #: ../lib/hammer_cli_foreman/organization.rb:99
1725
+ #: ../lib/hammer_cli_foreman/organization.rb:98
1730
1726
  msgid "Delete parameter for an organization."
1731
1727
  msgstr ""
1732
1728
 
1733
- #: ../lib/hammer_cli_foreman/organization.rb:102
1729
+ #: ../lib/hammer_cli_foreman/organization.rb:101
1734
1730
  msgid "Could not delete organization parameter"
1735
1731
  msgstr ""
1736
1732
 
@@ -1951,38 +1947,38 @@ msgid "Builtin"
1951
1947
  msgstr ""
1952
1948
 
1953
1949
  #: ../lib/hammer_cli_foreman/role.rb:24
1954
- msgid "Yes"
1950
+ msgid "No"
1955
1951
  msgstr ""
1956
1952
 
1957
1953
  #: ../lib/hammer_cli_foreman/role.rb:24
1958
- msgid "No"
1954
+ msgid "Yes"
1959
1955
  msgstr ""
1960
1956
 
1961
1957
  #: ../lib/hammer_cli_foreman/role.rb:36
1962
1958
  msgid "User role id"
1963
1959
  msgstr ""
1964
1960
 
1965
- #: ../lib/hammer_cli_foreman/role.rb:64
1961
+ #: ../lib/hammer_cli_foreman/role.rb:60
1966
1962
  msgid "User role [%<name>s] created"
1967
1963
  msgstr ""
1968
1964
 
1969
- #: ../lib/hammer_cli_foreman/role.rb:65
1965
+ #: ../lib/hammer_cli_foreman/role.rb:61
1970
1966
  msgid "Could not create the user role"
1971
1967
  msgstr ""
1972
1968
 
1973
- #: ../lib/hammer_cli_foreman/role.rb:72
1969
+ #: ../lib/hammer_cli_foreman/role.rb:68
1974
1970
  msgid "User role [%<name>s] updated"
1975
1971
  msgstr ""
1976
1972
 
1977
- #: ../lib/hammer_cli_foreman/role.rb:73
1973
+ #: ../lib/hammer_cli_foreman/role.rb:69
1978
1974
  msgid "Could not update the user role"
1979
1975
  msgstr ""
1980
1976
 
1981
- #: ../lib/hammer_cli_foreman/role.rb:80
1977
+ #: ../lib/hammer_cli_foreman/role.rb:76
1982
1978
  msgid "User role [%<name>s] deleted"
1983
1979
  msgstr ""
1984
1980
 
1985
- #: ../lib/hammer_cli_foreman/role.rb:81
1981
+ #: ../lib/hammer_cli_foreman/role.rb:77
1986
1982
  msgid "Could not delete the user roles"
1987
1983
  msgstr ""
1988
1984
 
@@ -2002,95 +1998,91 @@ msgstr ""
2002
1998
  msgid "Override"
2003
1999
  msgstr ""
2004
2000
 
2005
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:35 ../lib/hammer_cli_foreman/smart_variable.rb:27
2001
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:36 ../lib/hammer_cli_foreman/smart_variable.rb:27
2006
2002
  msgid "Puppet class"
2007
2003
  msgstr ""
2008
2004
 
2009
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:36 ../lib/hammer_cli_foreman/smart_variable.rb:28
2005
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:37 ../lib/hammer_cli_foreman/smart_variable.rb:28
2010
2006
  msgid "Class Id"
2011
2007
  msgstr ""
2012
2008
 
2013
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:61 ../lib/hammer_cli_foreman/smart_variable.rb:52
2014
- msgid "Hidden Value?"
2015
- msgstr ""
2016
-
2017
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:62
2009
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:63
2018
2010
  msgid "Required"
2019
2011
  msgstr ""
2020
2012
 
2021
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:64 ../lib/hammer_cli_foreman/smart_variable.rb:54
2013
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:65 ../lib/hammer_cli_foreman/smart_variable.rb:53
2022
2014
  msgid "Validator"
2023
2015
  msgstr ""
2024
2016
 
2025
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:56
2017
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:67 ../lib/hammer_cli_foreman/smart_variable.rb:55
2026
2018
  msgid "Rule"
2027
2019
  msgstr ""
2028
2020
 
2029
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:68 ../lib/hammer_cli_foreman/smart_variable.rb:58
2021
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:57
2030
2022
  msgid "Override values"
2031
2023
  msgstr ""
2032
2024
 
2033
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:59
2025
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:58
2034
2026
  msgid "Merge overrides"
2035
2027
  msgstr ""
2036
2028
 
2037
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:60
2029
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
2038
2030
  msgid "Merge default value"
2039
2031
  msgstr ""
2040
2032
 
2041
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:61
2033
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
2042
2034
  msgid "Avoid duplicates"
2043
2035
  msgstr ""
2044
2036
 
2045
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:62
2037
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
2046
2038
  msgid "Order"
2047
2039
  msgstr ""
2048
2040
 
2049
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:63
2041
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
2050
2042
  msgid "Values"
2051
2043
  msgstr ""
2052
2044
 
2053
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_variable.rb:65
2045
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
2054
2046
  msgid "Match"
2055
2047
  msgstr ""
2056
2048
 
2057
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:102
2049
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2058
2050
  msgid "Parameter updated"
2059
2051
  msgstr ""
2060
2052
 
2061
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2053
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
2062
2054
  msgid "Could not update the parameter"
2063
2055
  msgstr ""
2064
2056
 
2065
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:110
2057
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
2066
2058
  msgid "Override this parameter."
2067
2059
  msgstr ""
2068
2060
 
2069
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:112
2061
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
2070
2062
  msgid "This parameter is required."
2071
2063
  msgstr ""
2072
2064
 
2073
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:114
2065
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
2074
2066
  msgid "Type of the parameter."
2075
2067
  msgstr ""
2076
2068
 
2077
- #: ../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
2069
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:118 ../lib/hammer_cli_foreman/smart_variable.rb:90 ../lib/hammer_cli_foreman/smart_variable.rb:104
2078
2070
  msgid "Type of the validator."
2079
2071
  msgstr ""
2080
2072
 
2081
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:131 ../lib/hammer_cli_foreman/smart_variable.rb:123
2073
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
2082
2074
  msgid "Override value created"
2083
2075
  msgstr ""
2084
2076
 
2085
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:124
2077
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
2086
2078
  msgid "Could not create the override_value"
2087
2079
  msgstr ""
2088
2080
 
2089
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:151 ../lib/hammer_cli_foreman/smart_variable.rb:136
2081
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
2090
2082
  msgid "Override value deleted"
2091
2083
  msgstr ""
2092
2084
 
2093
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:137
2085
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
2094
2086
  msgid "Could not delete the override value"
2095
2087
  msgstr ""
2096
2088
 
@@ -2146,31 +2138,31 @@ msgstr ""
2146
2138
  msgid "Refresh of smart proxy features failed"
2147
2139
  msgstr ""
2148
2140
 
2149
- #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2141
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:82
2150
2142
  msgid "Smart variable [%{variable}] created"
2151
2143
  msgstr ""
2152
2144
 
2153
- #: ../lib/hammer_cli_foreman/smart_variable.rb:84
2145
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2154
2146
  msgid "Could not create the smart variable"
2155
2147
  msgstr ""
2156
2148
 
2157
- #: ../lib/hammer_cli_foreman/smart_variable.rb:88 ../lib/hammer_cli_foreman/smart_variable.rb:102
2149
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
2158
2150
  msgid "Type of the variable."
2159
2151
  msgstr ""
2160
2152
 
2161
- #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2153
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:96
2162
2154
  msgid "Smart variable [%{variable}] updated"
2163
2155
  msgstr ""
2164
2156
 
2165
- #: ../lib/hammer_cli_foreman/smart_variable.rb:98
2157
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2166
2158
  msgid "Could not update the smart variable"
2167
2159
  msgstr ""
2168
2160
 
2169
- #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2161
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:111
2170
2162
  msgid "Smart variable [%{variable}] deleted"
2171
2163
  msgstr ""
2172
2164
 
2173
- #: ../lib/hammer_cli_foreman/smart_variable.rb:113
2165
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2174
2166
  msgid "Could not delete the smart variable"
2175
2167
  msgstr ""
2176
2168
 
@@ -3,14 +3,14 @@
3
3
  # This file is distributed under the same license as the hammer-cli-foreman package.
4
4
  #
5
5
  # Translators:
6
- # Dominic Cleal <dominic@cleal.org>, 2014-2015
6
+ # Dominic Cleal <dcleal@redhat.com>, 2014-2015
7
7
  msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: hammer-cli-foreman 0.4.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2016-02-25 15:04+0100\n"
12
- "PO-Revision-Date: 2015-12-11 09:30+0000\n"
13
- "Last-Translator: Lukáš Zapletal\n"
11
+ "POT-Creation-Date: 2015-12-11 04:48+0000\n"
12
+ "PO-Revision-Date: 2015-11-22 01:47+0000\n"
13
+ "Last-Translator: Dominic Cleal <dcleal@redhat.com>\n"
14
14
  "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/fore"
15
15
  "man/language/en_GB/)\n"
16
16
  "MIME-Version: 1.0\n"
@@ -127,7 +127,7 @@ msgstr ""
127
127
  msgid "Manage user groups."
128
128
  msgstr ""
129
129
 
130
- #: ../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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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
130
+ #: ../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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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:75 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:63 ../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
131
  msgid "Id"
132
132
  msgstr "Id"
133
133
 
@@ -501,7 +501,7 @@ msgstr ""
501
501
  msgid "Disassociate a resource"
502
502
  msgstr ""
503
503
 
504
- #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:66
504
+ #: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:65
505
505
  msgid "Value"
506
506
  msgstr "Value"
507
507
 
@@ -561,7 +561,7 @@ msgstr ""
561
561
  msgid "Url"
562
562
  msgstr ""
563
563
 
564
- #: ../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
564
+ #: ../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:61 ../lib/hammer_cli_foreman/smart_variable.rb:51
565
565
  msgid "Description"
566
566
  msgstr ""
567
567
 
@@ -949,7 +949,7 @@ msgstr ""
949
949
  msgid "Identifier"
950
950
  msgstr ""
951
951
 
952
- #: ../lib/hammer_cli_foreman/host.rb:240 ../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
952
+ #: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:62 ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:54 ../lib/hammer_cli_foreman/template.rb:27
953
953
  msgid "Type"
954
954
  msgstr "Type"
955
955
 
@@ -1230,11 +1230,11 @@ msgid "Host name"
1230
1230
  msgstr ""
1231
1231
 
1232
1232
  #: ../lib/hammer_cli_foreman/id_resolver.rb:43
1233
- msgid "Hostgroup name"
1233
+ msgid "Hostgroup title"
1234
1234
  msgstr ""
1235
1235
 
1236
1236
  #: ../lib/hammer_cli_foreman/id_resolver.rb:43
1237
- msgid "Hostgroup title"
1237
+ msgid "Hostgroup name"
1238
1238
  msgstr ""
1239
1239
 
1240
1240
  #: ../lib/hammer_cli_foreman/id_resolver.rb:46
@@ -1453,67 +1453,63 @@ msgstr ""
1453
1453
  msgid "Could not delete the interface"
1454
1454
  msgstr ""
1455
1455
 
1456
- #: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:63 ../lib/hammer_cli_foreman/location.rb:75
1456
+ #: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:62 ../lib/hammer_cli_foreman/location.rb:74
1457
1457
  msgid "Location numeric id to search by"
1458
1458
  msgstr ""
1459
1459
 
1460
- #: ../lib/hammer_cli_foreman/location.rb:27 ../lib/hammer_cli_foreman/organization.rb:27
1461
- msgid "Parent"
1462
- msgstr ""
1463
-
1464
- #: ../lib/hammer_cli_foreman/location.rb:38 ../lib/hammer_cli_foreman/references.rb:18
1460
+ #: ../lib/hammer_cli_foreman/location.rb:37 ../lib/hammer_cli_foreman/references.rb:18
1465
1461
  msgid "Organizations"
1466
1462
  msgstr "Organisations"
1467
1463
 
1468
- #: ../lib/hammer_cli_foreman/location.rb:53
1464
+ #: ../lib/hammer_cli_foreman/location.rb:52
1469
1465
  msgid "Location created"
1470
1466
  msgstr ""
1471
1467
 
1472
- #: ../lib/hammer_cli_foreman/location.rb:54
1468
+ #: ../lib/hammer_cli_foreman/location.rb:53
1473
1469
  msgid "Could not create the location"
1474
1470
  msgstr ""
1475
1471
 
1476
- #: ../lib/hammer_cli_foreman/location.rb:65
1472
+ #: ../lib/hammer_cli_foreman/location.rb:64
1477
1473
  msgid "Location updated"
1478
1474
  msgstr ""
1479
1475
 
1480
- #: ../lib/hammer_cli_foreman/location.rb:66
1476
+ #: ../lib/hammer_cli_foreman/location.rb:65
1481
1477
  msgid "Could not update the location"
1482
1478
  msgstr ""
1483
1479
 
1484
- #: ../lib/hammer_cli_foreman/location.rb:77
1480
+ #: ../lib/hammer_cli_foreman/location.rb:76
1485
1481
  msgid "Location deleted"
1486
1482
  msgstr ""
1487
1483
 
1488
- #: ../lib/hammer_cli_foreman/location.rb:78
1484
+ #: ../lib/hammer_cli_foreman/location.rb:77
1489
1485
  msgid "Could not delete the location"
1490
1486
  msgstr ""
1491
1487
 
1492
- #: ../lib/hammer_cli_foreman/location.rb:87
1488
+ #: ../lib/hammer_cli_foreman/location.rb:86
1493
1489
  msgid "Create or update parameter for a location."
1494
1490
  msgstr ""
1495
1491
 
1496
- #: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
1492
+ #: ../lib/hammer_cli_foreman/location.rb:88 ../lib/hammer_cli_foreman/organization.rb:89
1497
1493
  msgid "Parameter [%{name}] updated to value [%{value}]"
1498
1494
  msgstr ""
1499
1495
 
1500
- #: ../lib/hammer_cli_foreman/location.rb:90 ../lib/hammer_cli_foreman/organization.rb:91
1496
+ #: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
1501
1497
  msgid "Parameter [%{name}] created with value [%{value}]"
1502
1498
  msgstr ""
1503
1499
 
1504
- #: ../lib/hammer_cli_foreman/location.rb:91
1500
+ #: ../lib/hammer_cli_foreman/location.rb:90
1505
1501
  msgid "Could not set location parameter"
1506
1502
  msgstr ""
1507
1503
 
1508
- #: ../lib/hammer_cli_foreman/location.rb:98
1504
+ #: ../lib/hammer_cli_foreman/location.rb:97
1509
1505
  msgid "Delete parameter for a location."
1510
1506
  msgstr ""
1511
1507
 
1512
- #: ../lib/hammer_cli_foreman/location.rb:100 ../lib/hammer_cli_foreman/organization.rb:101
1508
+ #: ../lib/hammer_cli_foreman/location.rb:99 ../lib/hammer_cli_foreman/organization.rb:100
1513
1509
  msgid "Parameter [%{name}] deleted"
1514
1510
  msgstr ""
1515
1511
 
1516
- #: ../lib/hammer_cli_foreman/location.rb:101
1512
+ #: ../lib/hammer_cli_foreman/location.rb:100
1517
1513
  msgid "Could not delete location parameter"
1518
1514
  msgstr ""
1519
1515
 
@@ -1693,47 +1689,47 @@ msgstr ""
1693
1689
  msgid "Default template of type %s not found"
1694
1690
  msgstr ""
1695
1691
 
1696
- #: ../lib/hammer_cli_foreman/organization.rb:38 ../lib/hammer_cli_foreman/references.rb:15
1692
+ #: ../lib/hammer_cli_foreman/organization.rb:37 ../lib/hammer_cli_foreman/references.rb:15
1697
1693
  msgid "Locations"
1698
1694
  msgstr ""
1699
1695
 
1700
- #: ../lib/hammer_cli_foreman/organization.rb:54
1696
+ #: ../lib/hammer_cli_foreman/organization.rb:53
1701
1697
  msgid "Organization created"
1702
1698
  msgstr "Organisation created"
1703
1699
 
1704
- #: ../lib/hammer_cli_foreman/organization.rb:55
1700
+ #: ../lib/hammer_cli_foreman/organization.rb:54
1705
1701
  msgid "Could not create the organization"
1706
1702
  msgstr "Could not create the organisation"
1707
1703
 
1708
- #: ../lib/hammer_cli_foreman/organization.rb:66
1704
+ #: ../lib/hammer_cli_foreman/organization.rb:65
1709
1705
  msgid "Organization updated"
1710
1706
  msgstr "Organisation updated"
1711
1707
 
1712
- #: ../lib/hammer_cli_foreman/organization.rb:67
1708
+ #: ../lib/hammer_cli_foreman/organization.rb:66
1713
1709
  msgid "Could not update the organization"
1714
1710
  msgstr "Could not update the organisation"
1715
1711
 
1716
- #: ../lib/hammer_cli_foreman/organization.rb:78
1712
+ #: ../lib/hammer_cli_foreman/organization.rb:77
1717
1713
  msgid "Organization deleted"
1718
1714
  msgstr "Organisation deleted"
1719
1715
 
1720
- #: ../lib/hammer_cli_foreman/organization.rb:79
1716
+ #: ../lib/hammer_cli_foreman/organization.rb:78
1721
1717
  msgid "Could not delete the organization"
1722
1718
  msgstr "Could not delete the organisation"
1723
1719
 
1724
- #: ../lib/hammer_cli_foreman/organization.rb:88
1720
+ #: ../lib/hammer_cli_foreman/organization.rb:87
1725
1721
  msgid "Create or update parameter for an organization."
1726
1722
  msgstr ""
1727
1723
 
1728
- #: ../lib/hammer_cli_foreman/organization.rb:92
1724
+ #: ../lib/hammer_cli_foreman/organization.rb:91
1729
1725
  msgid "Could not set organization parameter"
1730
1726
  msgstr ""
1731
1727
 
1732
- #: ../lib/hammer_cli_foreman/organization.rb:99
1728
+ #: ../lib/hammer_cli_foreman/organization.rb:98
1733
1729
  msgid "Delete parameter for an organization."
1734
1730
  msgstr ""
1735
1731
 
1736
- #: ../lib/hammer_cli_foreman/organization.rb:102
1732
+ #: ../lib/hammer_cli_foreman/organization.rb:101
1737
1733
  msgid "Could not delete organization parameter"
1738
1734
  msgstr ""
1739
1735
 
@@ -1954,38 +1950,38 @@ msgid "Builtin"
1954
1950
  msgstr ""
1955
1951
 
1956
1952
  #: ../lib/hammer_cli_foreman/role.rb:24
1957
- msgid "Yes"
1953
+ msgid "No"
1958
1954
  msgstr ""
1959
1955
 
1960
1956
  #: ../lib/hammer_cli_foreman/role.rb:24
1961
- msgid "No"
1957
+ msgid "Yes"
1962
1958
  msgstr ""
1963
1959
 
1964
1960
  #: ../lib/hammer_cli_foreman/role.rb:36
1965
1961
  msgid "User role id"
1966
1962
  msgstr ""
1967
1963
 
1968
- #: ../lib/hammer_cli_foreman/role.rb:64
1964
+ #: ../lib/hammer_cli_foreman/role.rb:60
1969
1965
  msgid "User role [%<name>s] created"
1970
1966
  msgstr ""
1971
1967
 
1972
- #: ../lib/hammer_cli_foreman/role.rb:65
1968
+ #: ../lib/hammer_cli_foreman/role.rb:61
1973
1969
  msgid "Could not create the user role"
1974
1970
  msgstr ""
1975
1971
 
1976
- #: ../lib/hammer_cli_foreman/role.rb:72
1972
+ #: ../lib/hammer_cli_foreman/role.rb:68
1977
1973
  msgid "User role [%<name>s] updated"
1978
1974
  msgstr ""
1979
1975
 
1980
- #: ../lib/hammer_cli_foreman/role.rb:73
1976
+ #: ../lib/hammer_cli_foreman/role.rb:69
1981
1977
  msgid "Could not update the user role"
1982
1978
  msgstr ""
1983
1979
 
1984
- #: ../lib/hammer_cli_foreman/role.rb:80
1980
+ #: ../lib/hammer_cli_foreman/role.rb:76
1985
1981
  msgid "User role [%<name>s] deleted"
1986
1982
  msgstr ""
1987
1983
 
1988
- #: ../lib/hammer_cli_foreman/role.rb:81
1984
+ #: ../lib/hammer_cli_foreman/role.rb:77
1989
1985
  msgid "Could not delete the user roles"
1990
1986
  msgstr ""
1991
1987
 
@@ -2005,95 +2001,91 @@ msgstr ""
2005
2001
  msgid "Override"
2006
2002
  msgstr ""
2007
2003
 
2008
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:35 ../lib/hammer_cli_foreman/smart_variable.rb:27
2004
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:36 ../lib/hammer_cli_foreman/smart_variable.rb:27
2009
2005
  msgid "Puppet class"
2010
2006
  msgstr ""
2011
2007
 
2012
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:36 ../lib/hammer_cli_foreman/smart_variable.rb:28
2008
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:37 ../lib/hammer_cli_foreman/smart_variable.rb:28
2013
2009
  msgid "Class Id"
2014
2010
  msgstr ""
2015
2011
 
2016
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:61 ../lib/hammer_cli_foreman/smart_variable.rb:52
2017
- msgid "Hidden Value?"
2018
- msgstr ""
2019
-
2020
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:62
2012
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:63
2021
2013
  msgid "Required"
2022
2014
  msgstr ""
2023
2015
 
2024
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:64 ../lib/hammer_cli_foreman/smart_variable.rb:54
2016
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:65 ../lib/hammer_cli_foreman/smart_variable.rb:53
2025
2017
  msgid "Validator"
2026
2018
  msgstr ""
2027
2019
 
2028
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:56
2020
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:67 ../lib/hammer_cli_foreman/smart_variable.rb:55
2029
2021
  msgid "Rule"
2030
2022
  msgstr ""
2031
2023
 
2032
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:68 ../lib/hammer_cli_foreman/smart_variable.rb:58
2024
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:57
2033
2025
  msgid "Override values"
2034
2026
  msgstr ""
2035
2027
 
2036
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:59
2028
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:58
2037
2029
  msgid "Merge overrides"
2038
2030
  msgstr ""
2039
2031
 
2040
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:60
2032
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
2041
2033
  msgid "Merge default value"
2042
2034
  msgstr ""
2043
2035
 
2044
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:61
2036
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
2045
2037
  msgid "Avoid duplicates"
2046
2038
  msgstr ""
2047
2039
 
2048
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:62
2040
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
2049
2041
  msgid "Order"
2050
2042
  msgstr ""
2051
2043
 
2052
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:63
2044
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
2053
2045
  msgid "Values"
2054
2046
  msgstr ""
2055
2047
 
2056
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_variable.rb:65
2048
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
2057
2049
  msgid "Match"
2058
2050
  msgstr ""
2059
2051
 
2060
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:102
2052
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2061
2053
  msgid "Parameter updated"
2062
2054
  msgstr ""
2063
2055
 
2064
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2056
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
2065
2057
  msgid "Could not update the parameter"
2066
2058
  msgstr ""
2067
2059
 
2068
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:110
2060
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
2069
2061
  msgid "Override this parameter."
2070
2062
  msgstr ""
2071
2063
 
2072
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:112
2064
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
2073
2065
  msgid "This parameter is required."
2074
2066
  msgstr ""
2075
2067
 
2076
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:114
2068
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
2077
2069
  msgid "Type of the parameter."
2078
2070
  msgstr ""
2079
2071
 
2080
- #: ../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
2072
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:118 ../lib/hammer_cli_foreman/smart_variable.rb:90 ../lib/hammer_cli_foreman/smart_variable.rb:104
2081
2073
  msgid "Type of the validator."
2082
2074
  msgstr ""
2083
2075
 
2084
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:131 ../lib/hammer_cli_foreman/smart_variable.rb:123
2076
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
2085
2077
  msgid "Override value created"
2086
2078
  msgstr ""
2087
2079
 
2088
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:124
2080
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
2089
2081
  msgid "Could not create the override_value"
2090
2082
  msgstr ""
2091
2083
 
2092
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:151 ../lib/hammer_cli_foreman/smart_variable.rb:136
2084
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
2093
2085
  msgid "Override value deleted"
2094
2086
  msgstr ""
2095
2087
 
2096
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:137
2088
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
2097
2089
  msgid "Could not delete the override value"
2098
2090
  msgstr ""
2099
2091
 
@@ -2149,31 +2141,31 @@ msgstr ""
2149
2141
  msgid "Refresh of smart proxy features failed"
2150
2142
  msgstr ""
2151
2143
 
2152
- #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2144
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:82
2153
2145
  msgid "Smart variable [%{variable}] created"
2154
2146
  msgstr ""
2155
2147
 
2156
- #: ../lib/hammer_cli_foreman/smart_variable.rb:84
2148
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2157
2149
  msgid "Could not create the smart variable"
2158
2150
  msgstr ""
2159
2151
 
2160
- #: ../lib/hammer_cli_foreman/smart_variable.rb:88 ../lib/hammer_cli_foreman/smart_variable.rb:102
2152
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
2161
2153
  msgid "Type of the variable."
2162
2154
  msgstr ""
2163
2155
 
2164
- #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2156
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:96
2165
2157
  msgid "Smart variable [%{variable}] updated"
2166
2158
  msgstr ""
2167
2159
 
2168
- #: ../lib/hammer_cli_foreman/smart_variable.rb:98
2160
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2169
2161
  msgid "Could not update the smart variable"
2170
2162
  msgstr ""
2171
2163
 
2172
- #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2164
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:111
2173
2165
  msgid "Smart variable [%{variable}] deleted"
2174
2166
  msgstr ""
2175
2167
 
2176
- #: ../lib/hammer_cli_foreman/smart_variable.rb:113
2168
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2177
2169
  msgid "Could not delete the smart variable"
2178
2170
  msgstr ""
2179
2171