foreman_puppet 8.0.0 → 8.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +333 -345
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +571 -585
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/version.rb +1 -1
  25. data/locale/Makefile +12 -2
  26. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  27. data/locale/ca/foreman_puppet.edit.po +1198 -0
  28. data/locale/ca/foreman_puppet.po +5 -17
  29. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.edit.po +1203 -0
  32. data/locale/cs_CZ/foreman_puppet.po +5 -17
  33. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/de/foreman_puppet.edit.po +1225 -0
  36. data/locale/de/foreman_puppet.po +10 -22
  37. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/en/foreman_puppet.edit.po +1194 -0
  40. data/locale/en/foreman_puppet.po +10 -20
  41. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/en_GB/foreman_puppet.edit.po +1200 -0
  44. data/locale/en_GB/foreman_puppet.po +13 -25
  45. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/es/foreman_puppet.edit.po +1210 -0
  48. data/locale/es/foreman_puppet.po +27 -38
  49. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  50. data/locale/foreman_puppet.pot +3 -19
  51. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  52. data/locale/fr/foreman_puppet.edit.po +1220 -0
  53. data/locale/fr/foreman_puppet.po +49 -59
  54. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  55. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  56. data/locale/gl/foreman_puppet.edit.po +1198 -0
  57. data/locale/gl/foreman_puppet.po +5 -17
  58. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  59. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  60. data/locale/it/foreman_puppet.edit.po +1203 -0
  61. data/locale/it/foreman_puppet.po +8 -20
  62. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  63. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  64. data/locale/ja/foreman_puppet.edit.po +1209 -0
  65. data/locale/ja/foreman_puppet.po +31 -44
  66. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  67. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  68. data/locale/ka/foreman_puppet.edit.po +1208 -0
  69. data/locale/ka/foreman_puppet.po +9 -21
  70. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  71. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  72. data/locale/ko/foreman_puppet.edit.po +1199 -0
  73. data/locale/ko/foreman_puppet.po +101 -109
  74. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  75. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  76. data/locale/nl_NL/foreman_puppet.edit.po +1203 -0
  77. data/locale/nl_NL/foreman_puppet.po +5 -17
  78. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  79. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  80. data/locale/pl/foreman_puppet.edit.po +1202 -0
  81. data/locale/pl/foreman_puppet.po +5 -17
  82. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  83. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  84. data/locale/pt_BR/foreman_puppet.edit.po +1209 -0
  85. data/locale/pt_BR/foreman_puppet.po +26 -36
  86. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  87. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  88. data/locale/ru/foreman_puppet.edit.po +1207 -0
  89. data/locale/ru/foreman_puppet.po +9 -21
  90. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  91. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  92. data/locale/sv_SE/foreman_puppet.edit.po +1202 -0
  93. data/locale/sv_SE/foreman_puppet.po +5 -17
  94. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  95. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  96. data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
  97. data/locale/zh_CN/foreman_puppet.po +32 -42
  98. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  99. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  100. data/locale/zh_TW/foreman_puppet.edit.po +1201 -0
  101. data/locale/zh_TW/foreman_puppet.po +5 -17
  102. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  103. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  104. data/test/models/foreman_puppet/environment_test.rb +2 -2
  105. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  106. metadata +44 -7
  107. data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 5.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
- "Last-Translator": "Andi Chandler <andi@gowling.com>, 2022",
10
- "Language-Team": "English (United Kingdom) (https://www.transifex.com/foreman/teams/114/en_GB/)",
9
+ "Last-Translator": "Andi Chandler <andi@gowling.com>, 2024",
10
+ "Language-Team": "English (United Kingdom) (https://app.transifex.com/foreman/teams/114/en_GB/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,879 +17,867 @@
17
17
  "domain": "foreman_puppet",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
21
- ""
20
+ " Remove": [
21
+ " Remove"
22
22
  ],
23
- "No changes to your environments detected": [
23
+ "%s is not in environment": [
24
24
  ""
25
25
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
26
+ "%s out of sync disabled": [
27
27
  ""
28
28
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
29
+ "%{model} with id '%{id}' was not found": [
30
30
  ""
31
31
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
32
+ "%{name} has %{num_tag} class": [
33
+ "",
33
34
  ""
34
35
  ],
35
- "Ignored environments: %s": [
36
+ "%{puppetclass} does not belong to the %{environment} environment": [
36
37
  ""
37
38
  ],
38
- "Ignored classes in the environments: %s": [
39
+ "*Clear environment*": [
39
40
  ""
40
41
  ],
41
- "List all host groups for a Puppet class": [
42
+ "*Inherit from host group*": [
42
43
  ""
43
44
  ],
44
- "ID of Puppetclass": [
45
+ "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
45
46
  ""
46
47
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
48
+ "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step.": [
48
49
  ""
49
50
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
51
- ""
51
+ "Actions": [
52
+ "Actions"
52
53
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
+ "Add": [
54
55
  ""
55
56
  ],
56
- "ID of associated puppet Environment": [
57
+ "Add Combination": [
57
58
  ""
58
59
  ],
59
- "IDs of associated Puppetclasses": [
60
+ "Add a Puppet class to host": [
60
61
  ""
61
62
  ],
62
- "IDs of associated ConfigGroups": [
63
+ "Add a Puppet class to host group": [
63
64
  ""
64
65
  ],
65
- "Import puppet classes from puppet proxy": [
66
+ "Add a template combination": [
66
67
  ""
67
68
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
+ "Add:": [
69
70
  ""
70
71
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
+ "All environments - (not filtered)": [
72
73
  ""
73
74
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
75
76
  ""
76
77
  ],
77
- "The requested environment cannot be found.": [
78
+ "Assigned classes": [
78
79
  ""
79
80
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
+ "Available Classes": [
81
82
  ""
82
83
  ],
83
- "List template combination": [
84
+ "Available Config Groups": [
84
85
  ""
85
86
  ],
86
- "Add a template combination": [
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
87
88
  ""
88
89
  ],
89
- "Show template combination": [
90
+ "Can't find a valid Proxy with a Puppet feature": [
90
91
  ""
91
92
  ],
92
- "Update template combination": [
93
- ""
93
+ "Cancel": [
94
+ "Cancel"
94
95
  ],
95
- "ID of Puppet environment": [
96
+ "Change Environment": [
96
97
  ""
97
98
  ],
98
- "environment id": [
99
+ "Change Puppet Master": [
99
100
  ""
100
101
  ],
101
- "ID of environment": [
102
- ""
102
+ "Changed": [
103
+ "Changed"
103
104
  ],
104
- "List hosts per environment": [
105
+ "Changed environments": [
105
106
  ""
106
107
  ],
107
- "ID of puppet environment": [
108
+ "Check/Uncheck all": [
108
109
  ""
109
110
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
+ "Check/Uncheck all %s changes": [
111
112
  ""
112
113
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
+ "Check/Uncheck new": [
114
115
  ""
115
116
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
+ "Check/Uncheck obsolete": [
117
118
  ""
118
119
  ],
119
- "No environment selected!": [
120
+ "Check/Uncheck updated": [
120
121
  ""
121
122
  ],
122
- "Updated hosts: changed environment": [
123
+ "Classes": [
123
124
  ""
124
125
  ],
125
- "Unable to generate output, Check log files": [
126
+ "Click to add %s": [
126
127
  ""
127
128
  ],
128
- "No proxy selected!": [
129
- ""
129
+ "Click to remove %s": [
130
+ "Click to remove %s"
130
131
  ],
131
- "Invalid proxy selected!": [
132
- ""
132
+ "Click to remove config group": [
133
+ "Click to remove config group"
133
134
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
+ "Config Groups": [
135
136
  ""
136
137
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
138
+ "Config Management": [
138
139
  ""
139
140
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
141
+ "Copy to clipboard": [
141
142
  ""
142
143
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
144
+ "Corrective Change": [
145
145
  ""
146
146
  ],
147
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
147
+ "Couldn't find any ENC data for this host": [
148
148
  ""
149
149
  ],
150
- "Puppet": [
150
+ "Create Config Group": [
151
151
  ""
152
152
  ],
153
- "Puppet CA": [
153
+ "Create Environment": [
154
154
  ""
155
155
  ],
156
- "List of config groups": [
156
+ "Create Puppet Environment": [
157
157
  ""
158
158
  ],
159
- "Show a config group": [
159
+ "Create a Puppet class": [
160
160
  ""
161
161
  ],
162
162
  "Create a config group": [
163
163
  ""
164
164
  ],
165
- "Update a config group": [
166
- ""
167
- ],
168
- "Delete a config group": [
165
+ "Create an environment": [
169
166
  ""
170
167
  ],
171
- "List all environments": [
168
+ "Create an override value for a specific smart class parameter": [
172
169
  ""
173
170
  ],
174
- "List environments of Puppet class": [
171
+ "Default Puppet environment": [
175
172
  ""
176
173
  ],
177
- "List environments per location": [
174
+ "Default value": [
178
175
  ""
179
176
  ],
180
- "List environments per organization": [
181
- "List environments per organisation"
177
+ "Delete %s?": [
178
+ "Delete %s?"
182
179
  ],
183
- "ID of Puppet class": [
180
+ "Delete a Puppet class": [
184
181
  ""
185
182
  ],
186
- "Show an environment": [
183
+ "Delete a config group": [
187
184
  ""
188
185
  ],
189
- "Create an environment": [
186
+ "Delete an environment": [
190
187
  ""
191
188
  ],
192
- "Update an environment": [
189
+ "Delete an override value for a specific smart class parameter": [
193
190
  ""
194
191
  ],
195
- "Delete an environment": [
192
+ "Deleted environment": [
196
193
  ""
197
194
  ],
198
- "List all Puppet class IDs for host": [
195
+ "Deleted environment %{env} and %{pcs}": [
199
196
  ""
200
197
  ],
201
- "Add a Puppet class to host": [
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
202
199
  ""
203
200
  ],
204
- "ID of host": [
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
205
202
  ""
206
203
  ],
207
- "Remove a Puppet class from host": [
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
208
205
  ""
209
206
  ],
210
- "List all Puppet class IDs for host group": [
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
211
208
  ""
212
209
  ],
213
- "Add a Puppet class to host group": [
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
214
211
  ""
215
212
  ],
216
- "ID of host group": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
217
214
  ""
218
215
  ],
219
- "Remove a Puppet class from host group": [
216
+ "Description of smart class": [
220
217
  ""
221
218
  ],
222
- "List of override values for a specific smart class parameter": [
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
223
220
  ""
224
221
  ],
225
222
  "Display hidden values": [
226
223
  ""
227
224
  ],
228
- "Show an override value for a specific smart class parameter": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
229
226
  ""
230
227
  ],
231
- "Override match": [
228
+ "ENC Preview": [
232
229
  ""
233
230
  ],
234
- "Override value, required if omit is false": [
231
+ "ENC environment": [
235
232
  ""
236
233
  ],
237
- "Foreman will not send this parameter in classification output": [
238
- ""
234
+ "Edit %s": [
235
+ "Edit %s"
239
236
  ],
240
- "Create an override value for a specific smart class parameter": [
237
+ "Edit Puppet Class %s": [
241
238
  ""
242
239
  ],
243
- "Update an override value for a specific smart class parameter": [
240
+ "Empty environment": [
244
241
  ""
245
242
  ],
246
- "Delete an override value for a specific smart class parameter": [
247
- ""
243
+ "Environment": [
244
+ "Environment"
248
245
  ],
249
- "%{model} with id '%{id}' was not found": [
246
+ "Environment only": [
247
+ "Environment only"
248
+ ],
249
+ "Environments": [
250
250
  ""
251
251
  ],
252
- "List all Puppet classes": [
252
+ "Environment|Name": [
253
+ "Name"
254
+ ],
255
+ "Error!": [
253
256
  ""
254
257
  ],
255
- "List all Puppet classes for a host": [
258
+ "Facts": [
259
+ "Facts"
260
+ ],
261
+ "Failed": [
256
262
  ""
257
263
  ],
258
- "List all Puppet classes for a host group": [
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
259
265
  ""
260
266
  ],
261
- "List all Puppet classes for an environment": [
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
262
268
  ""
263
269
  ],
264
- "Show a Puppet class": [
270
+ "Failed to start": [
265
271
  ""
266
272
  ],
267
- "Show a Puppet class for host": [
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
268
274
  ""
269
275
  ],
270
- "Show a Puppet class for a host group": [
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
271
277
  ""
272
278
  ],
273
- "Show a Puppet class for an environment": [
279
+ "Filter by name": [
274
280
  ""
275
281
  ],
276
- "Create a Puppet class": [
282
+ "Filter classes": [
277
283
  ""
278
284
  ],
279
- "Update a Puppet class": [
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
280
286
  ""
281
287
  ],
282
- "Delete a Puppet class": [
288
+ "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman": [
283
289
  ""
284
290
  ],
285
- "List all smart class parameters": [
291
+ "Foreman will not send this parameter in classification output": [
286
292
  ""
287
293
  ],
288
- "List of smart class parameters for a specific host": [
294
+ "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
289
295
  ""
290
296
  ],
291
- "List of smart class parameters for a specific host group": [
297
+ "Foreman will update a host's environment from its facts": [
292
298
  ""
293
299
  ],
294
- "List of smart class parameters for a specific Puppet class": [
300
+ "General": [
295
301
  ""
296
302
  ],
297
- "List of smart class parameters for a specific environment": [
303
+ "Help": [
304
+ "Help"
305
+ ],
306
+ "Host Groups": [
298
307
  ""
299
308
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
309
+ "Host group and Environment": [
310
+ "Host group and Environment"
311
+ ],
312
+ "Host group only": [
313
+ "Host group only"
314
+ ],
315
+ "Host groups": [
301
316
  ""
302
317
  ],
303
- "Show a smart class parameter": [
318
+ "Hostgroup": [
319
+ "Host Group"
320
+ ],
321
+ "Hosts": [
322
+ "Hosts"
323
+ ],
324
+ "Hosts managed:": [
304
325
  ""
305
326
  ],
306
- "Update a smart class parameter": [
327
+ "ID of Puppet class": [
307
328
  ""
308
329
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
330
+ "ID of Puppet environment": [
310
331
  ""
311
332
  ],
312
- "Description of smart class": [
333
+ "ID of Puppetclass": [
313
334
  ""
314
335
  ],
315
- "Value to use when there is no match": [
336
+ "ID of associated puppet Environment": [
316
337
  ""
317
338
  ],
318
- "When enabled the parameter is hidden in the UI": [
339
+ "ID of environment": [
319
340
  ""
320
341
  ],
321
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
342
+ "ID of host": [
322
343
  ""
323
344
  ],
324
- "The order in which values are resolved": [
345
+ "ID of host group": [
325
346
  ""
326
347
  ],
327
- "Types of validation values": [
348
+ "ID of puppet environment": [
328
349
  ""
329
350
  ],
330
- "Used to enforce certain values for the parameter values": [
351
+ "IDs of associated ConfigGroups": [
331
352
  ""
332
353
  ],
333
- "Types of variable values": [
354
+ "IDs of associated Puppetclasses": [
334
355
  ""
335
356
  ],
336
357
  "If true, will raise an error if there is no default value and no matcher provide a value": [
337
358
  ""
338
359
  ],
339
- "Merge all matching values (only array/hash type)": [
360
+ "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer.": [
340
361
  ""
341
362
  ],
342
- "Include default value when merging all matching values": [
363
+ "Ignored classes in the environments: %s": [
343
364
  ""
344
365
  ],
345
- "Remove duplicate values (only array type)": [
366
+ "Ignored environment": [
346
367
  ""
347
368
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
349
370
  ""
350
371
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
372
+ "Ignored environments: %s": [
352
373
  ""
353
374
  ],
354
- "No parameters to override for Puppet class %s": [
375
+ "Ignored:": [
355
376
  ""
356
377
  ],
357
- "Create Puppet Environment": [
378
+ "Import": [
358
379
  ""
359
380
  ],
360
- "Help": [
361
- "Help"
362
- ],
363
- "Change Environment": [
381
+ "Import classes from %s": [
364
382
  ""
365
383
  ],
366
- "Change Puppet Master": [
384
+ "Import environments from %s": [
367
385
  ""
368
386
  ],
369
- "Puppet YAML": [
387
+ "Import puppet classes from puppet proxy": [
370
388
  ""
371
389
  ],
372
- "Puppet external nodes YAML dump": [
390
+ "Import puppet classes from puppet proxy for an environment": [
373
391
  ""
374
392
  ],
375
- "Puppet Environment": [
393
+ "Include default value when merging all matching values": [
376
394
  ""
377
395
  ],
378
- "Omit from classification output": [
396
+ "Included Classes": [
379
397
  ""
380
398
  ],
381
- "Override this value": [
399
+ "Included Config Groups": [
382
400
  ""
383
401
  ],
384
- "Remove this override": [
402
+ "Inherited Classes from %s": [
385
403
  ""
386
404
  ],
387
- "Default value": [
405
+ "Invalid proxy selected!": [
388
406
  ""
389
407
  ],
390
- "Original value info": [
408
+ "Last configuration status": [
391
409
  ""
392
410
  ],
393
- "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
411
+ "List all Puppet class IDs for host": [
394
412
  ""
395
413
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
414
+ "List all Puppet class IDs for host group": [
397
415
  ""
398
416
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
417
+ "List all Puppet classes": [
400
418
  ""
401
419
  ],
402
- "Empty environment": [
420
+ "List all Puppet classes for a host": [
403
421
  ""
404
422
  ],
405
- "Deleted environment": [
423
+ "List all Puppet classes for a host group": [
406
424
  ""
407
425
  ],
408
- "Deleted environment %{env} and %{pcs}": [
426
+ "List all Puppet classes for an environment": [
409
427
  ""
410
428
  ],
411
- "Ignored environment": [
429
+ "List all environments": [
412
430
  ""
413
431
  ],
414
- "Import": [
432
+ "List all host groups for a Puppet class": [
415
433
  ""
416
434
  ],
417
- "Import environments from %s": [
435
+ "List all smart class parameters": [
418
436
  ""
419
437
  ],
420
- "Import classes from %s": [
438
+ "List environments of Puppet class": [
421
439
  ""
422
440
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
441
+ "List environments per location": [
425
442
  ""
426
443
  ],
427
- "Click to remove %s": [
428
- "Click to remove %s"
444
+ "List environments per organization": [
445
+ "List environments per organisation"
429
446
  ],
430
- "Click to add %s": [
447
+ "List hosts per environment": [
431
448
  ""
432
449
  ],
433
- "None": [
450
+ "List of config groups": [
434
451
  ""
435
452
  ],
436
- "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
453
+ "List of override values for a specific smart class parameter": [
437
454
  ""
438
455
  ],
439
- "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
456
+ "List of smart class parameters for a specific Puppet class": [
440
457
  ""
441
458
  ],
442
- "Host group and Environment": [
459
+ "List of smart class parameters for a specific environment": [
443
460
  ""
444
461
  ],
445
- "Host group only": [
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
446
463
  ""
447
464
  ],
448
- "Environment only": [
465
+ "List of smart class parameters for a specific host": [
449
466
  ""
450
467
  ],
451
- "Operating system default": [
468
+ "List of smart class parameters for a specific host group": [
452
469
  ""
453
470
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
471
+ "List template combination": [
455
472
  ""
456
473
  ],
457
- "Operating System": [
474
+ "Loading parameters...": [
458
475
  ""
459
476
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- ""
477
+ "Locations": [
478
+ "Locations"
462
479
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
480
+ "Merge all matching values (only array/hash type)": [
464
481
  ""
465
482
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- ""
483
+ "Name": [
484
+ "Name"
468
485
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
486
+ "Never": [
470
487
  ""
471
488
  ],
472
- "must be true to edit the parameter": [
489
+ "New": [
473
490
  ""
474
491
  ],
475
- "Puppet parameter": [
492
+ "No changes to your environments detected": [
476
493
  ""
477
494
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
495
+ "No configuration status available": [
479
496
  ""
480
497
  ],
481
- "Changed environments": [
498
+ "No environment selected!": [
482
499
  ""
483
500
  ],
484
- "Puppet Environments": [
501
+ "No environments found": [
485
502
  ""
486
503
  ],
487
- "Select the changes you want to apply to Foreman": [
504
+ "No parameters to override for Puppet class %s": [
488
505
  ""
489
506
  ],
490
- "Toggle": [
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
491
508
  ""
492
509
  ],
493
- "New": [
510
+ "No proxy selected!": [
494
511
  ""
495
512
  ],
496
- "Check/Uncheck new": [
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
497
514
  ""
498
515
  ],
499
- "Updated": [
516
+ "None": [
500
517
  ""
501
518
  ],
502
- "Check/Uncheck updated": [
503
- ""
519
+ "Not authorized to edit classes": [
520
+ "Not authorised to edit classes"
504
521
  ],
505
- "Obsolete": [
522
+ "Notice": [
506
523
  ""
507
524
  ],
508
- "Check/Uncheck obsolete": [
525
+ "Number of Overrides": [
509
526
  ""
510
527
  ],
511
- "Check/Uncheck all": [
528
+ "Number of classes": [
512
529
  ""
513
530
  ],
514
- "Environment": [
531
+ "Obsolete": [
515
532
  ""
516
533
  ],
517
- "Operation": [
534
+ "Omit": [
518
535
  ""
519
536
  ],
520
- "Puppet Modules": [
537
+ "Omit from classification output": [
521
538
  ""
522
539
  ],
523
- "Check/Uncheck all %s changes": [
524
- ""
540
+ "Operating System": [
541
+ "Operating System"
525
542
  ],
526
- "Add:": [
527
- ""
543
+ "Operating system default": [
544
+ "Operating system default"
528
545
  ],
529
- "Remove:": [
546
+ "Operation": [
530
547
  ""
531
548
  ],
532
- "Update:": [
549
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
533
550
  ""
534
551
  ],
535
- "Ignored:": [
552
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
536
553
  ""
537
554
  ],
538
- "Cancel": [
539
- "Cancel"
555
+ "Organizations": [
556
+ "Organisations"
540
557
  ],
541
- "Update": [
558
+ "Original value info": [
542
559
  ""
543
560
  ],
544
- "included already from parent": [
561
+ "Out of sync": [
545
562
  ""
546
563
  ],
547
- "Remove": [
564
+ "Overridden": [
548
565
  ""
549
566
  ],
550
- "Add": [
567
+ "Override all parameters": [
551
568
  ""
552
569
  ],
553
- "%s is not in environment": [
570
+ "Override match": [
554
571
  ""
555
572
  ],
556
- "Included Config Groups": [
573
+ "Override this value": [
557
574
  ""
558
575
  ],
559
- "Available Config Groups": [
576
+ "Override value, required if omit is false": [
560
577
  ""
561
578
  ],
562
- "Edit %s": [
563
- "Edit %s"
579
+ "Parameter": [
580
+ "Parameter"
564
581
  ],
565
- "Config Groups": [
582
+ "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers).": [
566
583
  ""
567
584
  ],
568
- "Create Config Group": [
585
+ "Parameters": [
569
586
  ""
570
587
  ],
571
- "Puppet Classes": [
588
+ "Please select an environment first": [
572
589
  ""
573
590
  ],
574
- "Hosts": [
575
- "Hosts"
576
- ],
577
- "Host Groups": [
591
+ "Puppet": [
578
592
  ""
579
593
  ],
580
- "Actions": [
581
- "Actions"
582
- ],
583
- "Delete %s?": [
584
- "Delete %s?"
585
- ],
586
- "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step.": [
594
+ "Puppet CA": [
587
595
  ""
588
596
  ],
589
- "Locations": [
590
- "Locations"
591
- ],
592
- "Organizations": [
593
- "Organisations"
594
- ],
595
- "Environment|Name": [
596
- "Name"
597
- ],
598
- "Classes": [
597
+ "Puppet CA Smart Proxy": [
599
598
  ""
600
599
  ],
601
- "Create Environment": [
600
+ "Puppet Class": [
602
601
  ""
603
602
  ],
604
- "Puppet environments": [
603
+ "Puppet Class Parameters": [
605
604
  ""
606
605
  ],
607
- "Number of classes": [
606
+ "Puppet Classes": [
608
607
  ""
609
608
  ],
610
- "Total": [
609
+ "Puppet ENC": [
611
610
  ""
612
611
  ],
613
- "No environments found": [
612
+ "Puppet Environment": [
614
613
  ""
615
614
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
615
+ "Puppet Environments": [
617
616
  ""
618
617
  ],
619
- "Smart Class Parameters": [
618
+ "Puppet Modules": [
620
619
  ""
621
620
  ],
622
- "Parameter": [
623
- "Parameter"
624
- ],
625
- "Puppet Class": [
621
+ "Puppet Smart Proxy": [
626
622
  ""
627
623
  ],
628
- "Number of Overrides": [
624
+ "Puppet YAML": [
629
625
  ""
630
626
  ],
631
- "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers).": [
627
+ "Puppet classes": [
632
628
  ""
633
629
  ],
634
- "Included Classes": [
630
+ "Puppet details": [
635
631
  ""
636
632
  ],
637
- "Not authorized to edit classes": [
638
- "Not authorised to edit classes"
639
- ],
640
- "Inherited Classes from %s": [
633
+ "Puppet env": [
641
634
  ""
642
635
  ],
643
- "Available Classes": [
636
+ "Puppet environment": [
644
637
  ""
645
638
  ],
646
- "Filter classes": [
639
+ "Puppet environments": [
647
640
  ""
648
641
  ],
649
- "belongs to config group": [
650
- "belongs to config group"
651
- ],
652
- "Name": [
653
- "Name"
654
- ],
655
- "Value": [
656
- "Value"
657
- ],
658
- "Omit": [
642
+ "Puppet external nodes YAML dump": [
659
643
  ""
660
644
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
645
+ "Puppet interval": [
662
646
  ""
663
647
  ],
664
- "Smart Class Parameter": [
648
+ "Puppet metrics": [
665
649
  ""
666
650
  ],
667
- "Host groups": [
651
+ "Puppet parameter": [
668
652
  ""
669
653
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- ""
654
+ "Puppetclass|Name": [
655
+ "Class name"
672
656
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
657
+ "Remove": [
674
658
  ""
675
659
  ],
676
- "Filter by name": [
660
+ "Remove Combination": [
677
661
  ""
678
662
  ],
679
- "All environments - (not filtered)": [
663
+ "Remove a Puppet class from host": [
680
664
  ""
681
665
  ],
682
- "Overridden": [
666
+ "Remove a Puppet class from host group": [
683
667
  ""
684
668
  ],
685
- "Edit Puppet Class %s": [
669
+ "Remove duplicate values (only array type)": [
686
670
  ""
687
671
  ],
688
- "Puppetclass|Name": [
689
- "Class name"
672
+ "Remove this override": [
673
+ ""
690
674
  ],
691
- "Environments": [
675
+ "Remove:": [
692
676
  ""
693
677
  ],
694
- "Parameters": [
678
+ "Reports": [
695
679
  ""
696
680
  ],
697
- "Override all parameters": [
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
698
682
  ""
699
683
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
684
+ "Restarted": [
701
685
  ""
702
686
  ],
703
- "Set parameters to defaults": [
687
+ "Scheduled": [
704
688
  ""
705
689
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
690
+ "Select environment": [
707
691
  ""
708
692
  ],
709
- "Puppet Class Parameters": [
693
+ "Select the changes you want to apply to Foreman": [
710
694
  ""
711
695
  ],
712
- "Notice": [
696
+ "Set parameters to defaults": [
713
697
  ""
714
698
  ],
715
- "Please select an environment first": [
699
+ "Show a Puppet class": [
716
700
  ""
717
701
  ],
718
- "Select environment": [
702
+ "Show a Puppet class for a host group": [
719
703
  ""
720
704
  ],
721
- "*Clear environment*": [
705
+ "Show a Puppet class for an environment": [
722
706
  ""
723
707
  ],
724
- "*Inherit from host group*": [
708
+ "Show a Puppet class for host": [
725
709
  ""
726
710
  ],
727
- "Hostgroup": [
728
- "Host Group"
711
+ "Show a config group": [
712
+ ""
729
713
  ],
730
- "Remove Combination": [
714
+ "Show a smart class parameter": [
731
715
  ""
732
716
  ],
733
- "Valid Host Group and Environment Combinations": [
717
+ "Show an environment": [
734
718
  ""
735
719
  ],
736
- "Add Combination": [
720
+ "Show an override value for a specific smart class parameter": [
737
721
  ""
738
722
  ],
739
- "General": [
723
+ "Show template combination": [
740
724
  ""
741
725
  ],
742
- "Hosts managed:": [
726
+ "Skipped": [
743
727
  ""
744
728
  ],
745
- "Facts": [
729
+ "Smart Class Parameter": [
746
730
  ""
747
731
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
732
+ "Smart Class Parameters": [
749
733
  ""
750
734
  ],
751
- "Default Puppet environment": [
735
+ "Smart class parameters": [
752
736
  ""
753
737
  ],
754
- "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
755
739
  ""
756
740
  ],
757
- "ENC environment": [
741
+ "Successfully copied to clipboard!": [
758
742
  ""
759
743
  ],
760
- "Foreman will update a host's environment from its facts": [
744
+ "Successfully overridden all parameters of Puppet class %s": [
761
745
  ""
762
746
  ],
763
- "Update environment from facts": [
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
764
748
  ""
765
749
  ],
766
- "Config Management": [
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
767
751
  ""
768
752
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
770
755
  ""
771
756
  ],
772
- "Puppet interval": [
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
773
758
  ""
774
759
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
776
761
  ""
777
762
  ],
778
- "%s out of sync disabled": [
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
779
764
  ""
780
765
  ],
781
- "Puppet ENC": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
782
767
  ""
783
768
  ],
784
- "Puppet env": [
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
770
+ "The final entry, Operating System default, can be set by editing the %s page."
771
+ ],
772
+ "The order in which values are resolved": [
785
773
  ""
786
774
  ],
787
- "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer.": [
775
+ "The requested environment cannot be found.": [
788
776
  ""
789
777
  ],
790
- "Puppet classes": [
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
791
779
  ""
792
780
  ],
793
- "Assigned classes": [
781
+ "This Puppet class has no parameters in its signature.": [
794
782
  ""
795
783
  ],
796
784
  "This tab is still a work in progress": [
797
785
  ""
798
786
  ],
799
- "Smart class parameters": [
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
800
788
  ""
801
789
  ],
802
- "Successfully copied to clipboard!": [
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
803
791
  ""
804
792
  ],
805
- "Copy to clipboard": [
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
806
794
  ""
807
795
  ],
808
- "Couldn't find any ENC data for this host": [
796
+ "Toggle": [
809
797
  ""
810
798
  ],
811
- "Error!": [
799
+ "Total": [
812
800
  ""
813
801
  ],
814
- "Last configuration status": [
802
+ "Types of validation values": [
815
803
  ""
816
804
  ],
817
- "Never": [
805
+ "Types of variable values": [
818
806
  ""
819
807
  ],
820
- "No configuration status available": [
808
+ "Unable to generate output, Check log files": [
821
809
  ""
822
810
  ],
823
- "Failed": [
811
+ "Update": [
824
812
  ""
825
813
  ],
826
- "Changed": [
814
+ "Update a Puppet class": [
827
815
  ""
828
816
  ],
829
- "Scheduled": [
817
+ "Update a config group": [
830
818
  ""
831
819
  ],
832
- "Failed to start": [
820
+ "Update a smart class parameter": [
833
821
  ""
834
822
  ],
835
- "Restarted": [
823
+ "Update an environment": [
836
824
  ""
837
825
  ],
838
- "Corrective Change": [
826
+ "Update an override value for a specific smart class parameter": [
839
827
  ""
840
828
  ],
841
- "Skipped": [
829
+ "Update environment from facts": [
842
830
  ""
843
831
  ],
844
- "Out of sync": [
832
+ "Update template combination": [
845
833
  ""
846
834
  ],
847
- "Puppet metrics": [
835
+ "Update:": [
848
836
  ""
849
837
  ],
850
- "Puppet details": [
838
+ "Updated": [
851
839
  ""
852
840
  ],
853
- "Puppet environment": [
841
+ "Updated hosts: changed environment": [
854
842
  ""
855
843
  ],
856
- "Puppet Smart Proxy": [
844
+ "Used to enforce certain values for the parameter values": [
857
845
  ""
858
846
  ],
859
- "Puppet CA Smart Proxy": [
847
+ "Valid Host Group and Environment Combinations": [
860
848
  ""
861
849
  ],
862
- "Reports": [
863
- ""
850
+ "Value": [
851
+ "Value"
864
852
  ],
865
- "ENC Preview": [
853
+ "Value to use when there is no match": [
866
854
  ""
867
855
  ],
868
- "Click to remove config group": [
869
- "Click to remove config group"
856
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
857
+ ""
870
858
  ],
871
- " Remove": [
872
- " Remove"
859
+ "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
860
+ ""
873
861
  ],
874
- "Loading parameters...": [
862
+ "When enabled the parameter is hidden in the UI": [
875
863
  ""
876
864
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
865
+ "Whether the smart class parameter value is managed by Foreman": [
878
866
  ""
879
867
  ],
880
- "Action with sub plans": [
881
- "Action with sub plans"
868
+ "belongs to config group": [
869
+ "belongs to config group"
882
870
  ],
883
- "Import facts": [
884
- "Import facts"
871
+ "environment id": [
872
+ ""
885
873
  ],
886
- "Import Puppet classes": [
887
- "Import Puppet classes"
874
+ "included already from parent": [
875
+ ""
888
876
  ],
889
- "Remote action:": [
890
- "Remote action:"
877
+ "must be true to edit the parameter": [
878
+ ""
891
879
  ],
892
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
880
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
893
881
  ""
894
882
  ]
895
883
  }