foreman_puppet 8.0.0 → 8.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) 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 +329 -341
  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 +536 -548
  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.po +5 -17
  28. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/cs_CZ/foreman_puppet.po +5 -17
  30. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/de/foreman_puppet.po +10 -22
  32. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/en/foreman_puppet.po +10 -20
  34. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en_GB/foreman_puppet.po +7 -19
  36. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/es/foreman_puppet.po +26 -37
  38. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/fr/foreman_puppet.po +49 -59
  40. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/gl/foreman_puppet.po +5 -17
  42. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/it/foreman_puppet.po +8 -20
  44. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/ja/foreman_puppet.po +30 -43
  46. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ka/foreman_puppet.po +9 -21
  48. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ko/foreman_puppet.po +5 -17
  50. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/nl_NL/foreman_puppet.po +5 -17
  52. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/pl/foreman_puppet.po +5 -17
  54. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pt_BR/foreman_puppet.po +26 -36
  56. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/ru/foreman_puppet.po +9 -21
  58. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/sv_SE/foreman_puppet.po +5 -17
  60. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/zh_CN/foreman_puppet.po +32 -42
  62. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_TW/foreman_puppet.po +5 -17
  64. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  65. data/test/models/foreman_puppet/environment_test.rb +2 -2
  66. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  67. metadata +5 -6
  68. data/locale/action_names.rb +0 -5
@@ -3,893 +3,881 @@
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 1.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "PO-Revision-Date": "2014-08-20 08:54+0100",
9
- "Last-Translator": "Foreman Team <foreman-dev@googlegroups.com>",
10
- "Language-Team": "Foreman Team <foreman-dev@googlegroups.com>",
8
+ "PO-Revision-Date": "2024-09-19 13:06+0200",
9
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
+ "Language-Team": "LANGUAGE <LL@li.org>",
11
11
  "Language": "",
12
12
  "MIME-Version": "1.0",
13
13
  "Content-Type": "text/plain; charset=UTF-8",
14
14
  "Content-Transfer-Encoding": "8bit",
15
- "Plural-Forms": "nplurals=2; plural=(n != 1);",
15
+ "Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
16
16
  "lang": "en",
17
17
  "domain": "foreman_puppet",
18
- "plural_forms": "nplurals=2; plural=(n != 1);"
18
+ "plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
19
19
  },
20
- "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
20
+ " Remove": [
21
21
  ""
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
+ "Actions": [
51
52
  ""
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
+ "Cancel": [
93
94
  ""
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
+ "Changed": [
102
103
  ""
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
+ "Click to remove %s": [
129
130
  ""
130
131
  ],
131
- "Invalid proxy selected!": [
132
+ "Click to remove config group": [
132
133
  ""
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": [
169
- ""
170
- ],
171
- "List all environments": [
172
- ""
173
- ],
174
- "List environments of Puppet class": [
165
+ "Create an environment": [
175
166
  ""
176
167
  ],
177
- "List environments per location": [
168
+ "Create an override value for a specific smart class parameter": [
178
169
  ""
179
170
  ],
180
- "List environments per organization": [
171
+ "Default Puppet environment": [
181
172
  ""
182
173
  ],
183
- "ID of Puppet class": [
174
+ "Default value": [
184
175
  ""
185
176
  ],
186
- "Show an environment": [
177
+ "Delete %s?": [
187
178
  ""
188
179
  ],
189
- "Create an environment": [
180
+ "Delete a Puppet class": [
190
181
  ""
191
182
  ],
192
- "Update an environment": [
183
+ "Delete a config group": [
193
184
  ""
194
185
  ],
195
186
  "Delete an environment": [
196
187
  ""
197
188
  ],
198
- "List all Puppet class IDs for host": [
199
- ""
200
- ],
201
- "Add a Puppet class to host": [
189
+ "Delete an override value for a specific smart class parameter": [
202
190
  ""
203
191
  ],
204
- "ID of host": [
192
+ "Deleted environment": [
205
193
  ""
206
194
  ],
207
- "Remove a Puppet class from host": [
195
+ "Deleted environment %{env} and %{pcs}": [
208
196
  ""
209
197
  ],
210
- "List all Puppet class IDs for host group": [
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
211
199
  ""
212
200
  ],
213
- "Add a Puppet class to host group": [
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
214
202
  ""
215
203
  ],
216
- "ID of host group": [
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
217
205
  ""
218
206
  ],
219
- "Remove a Puppet class from host group": [
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
220
208
  ""
221
209
  ],
222
- "List of override values for a specific smart class parameter": [
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
223
211
  ""
224
212
  ],
225
- "Display hidden values": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
226
214
  ""
227
215
  ],
228
- "Show an override value for a specific smart class parameter": [
216
+ "Description of smart class": [
229
217
  ""
230
218
  ],
231
- "Override match": [
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
232
220
  ""
233
221
  ],
234
- "Override value, required if omit is false": [
222
+ "Display hidden values": [
235
223
  ""
236
224
  ],
237
- "Foreman will not send this parameter in classification output": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
238
226
  ""
239
227
  ],
240
- "Create an override value for a specific smart class parameter": [
228
+ "ENC Preview": [
241
229
  ""
242
230
  ],
243
- "Update an override value for a specific smart class parameter": [
231
+ "ENC environment": [
244
232
  ""
245
233
  ],
246
- "Delete an override value for a specific smart class parameter": [
234
+ "Edit %s": [
247
235
  ""
248
236
  ],
249
- "%{model} with id '%{id}' was not found": [
237
+ "Edit Puppet Class %s": [
250
238
  ""
251
239
  ],
252
- "List all Puppet classes": [
240
+ "Empty environment": [
253
241
  ""
254
242
  ],
255
- "List all Puppet classes for a host": [
243
+ "Environment": [
256
244
  ""
257
245
  ],
258
- "List all Puppet classes for a host group": [
246
+ "Environment only": [
259
247
  ""
260
248
  ],
261
- "List all Puppet classes for an environment": [
249
+ "Environments": [
262
250
  ""
263
251
  ],
264
- "Show a Puppet class": [
252
+ "Environment|Name": [
265
253
  ""
266
254
  ],
267
- "Show a Puppet class for host": [
255
+ "Error!": [
268
256
  ""
269
257
  ],
270
- "Show a Puppet class for a host group": [
258
+ "Facts": [
271
259
  ""
272
260
  ],
273
- "Show a Puppet class for an environment": [
261
+ "Failed": [
274
262
  ""
275
263
  ],
276
- "Create a Puppet class": [
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
277
265
  ""
278
266
  ],
279
- "Update a Puppet class": [
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
280
268
  ""
281
269
  ],
282
- "Delete a Puppet class": [
270
+ "Failed to start": [
283
271
  ""
284
272
  ],
285
- "List all smart class parameters": [
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
286
274
  ""
287
275
  ],
288
- "List of smart class parameters for a specific host": [
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
289
277
  ""
290
278
  ],
291
- "List of smart class parameters for a specific host group": [
279
+ "Filter by name": [
292
280
  ""
293
281
  ],
294
- "List of smart class parameters for a specific Puppet class": [
282
+ "Filter classes": [
295
283
  ""
296
284
  ],
297
- "List of smart class parameters for a specific environment": [
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
298
286
  ""
299
287
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
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": [
301
289
  ""
302
290
  ],
303
- "Show a smart class parameter": [
291
+ "Foreman will not send this parameter in classification output": [
304
292
  ""
305
293
  ],
306
- "Update a smart class parameter": [
294
+ "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
307
295
  ""
308
296
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
297
+ "Foreman will update a host's environment from its facts": [
310
298
  ""
311
299
  ],
312
- "Description of smart class": [
300
+ "General": [
313
301
  ""
314
302
  ],
315
- "Value to use when there is no match": [
303
+ "Help": [
316
304
  ""
317
305
  ],
318
- "When enabled the parameter is hidden in the UI": [
306
+ "Host Groups": [
319
307
  ""
320
308
  ],
321
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
309
+ "Host group and Environment": [
322
310
  ""
323
311
  ],
324
- "The order in which values are resolved": [
312
+ "Host group only": [
325
313
  ""
326
314
  ],
327
- "Types of validation values": [
315
+ "Host groups": [
328
316
  ""
329
317
  ],
330
- "Used to enforce certain values for the parameter values": [
318
+ "Hostgroup": [
331
319
  ""
332
320
  ],
333
- "Types of variable values": [
321
+ "Hosts": [
334
322
  ""
335
323
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
324
+ "Hosts managed:": [
337
325
  ""
338
326
  ],
339
- "Merge all matching values (only array/hash type)": [
327
+ "ID of Puppet class": [
340
328
  ""
341
329
  ],
342
- "Include default value when merging all matching values": [
330
+ "ID of Puppet environment": [
343
331
  ""
344
332
  ],
345
- "Remove duplicate values (only array type)": [
333
+ "ID of Puppetclass": [
346
334
  ""
347
335
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
336
+ "ID of associated puppet Environment": [
349
337
  ""
350
338
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
339
+ "ID of environment": [
352
340
  ""
353
341
  ],
354
- "No parameters to override for Puppet class %s": [
342
+ "ID of host": [
355
343
  ""
356
344
  ],
357
- "Create Puppet Environment": [
345
+ "ID of host group": [
358
346
  ""
359
347
  ],
360
- "Help": [
348
+ "ID of puppet environment": [
361
349
  ""
362
350
  ],
363
- "Change Environment": [
351
+ "IDs of associated ConfigGroups": [
364
352
  ""
365
353
  ],
366
- "Change Puppet Master": [
354
+ "IDs of associated Puppetclasses": [
367
355
  ""
368
356
  ],
369
- "Puppet YAML": [
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
370
358
  ""
371
359
  ],
372
- "Puppet external nodes YAML dump": [
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.": [
373
361
  ""
374
362
  ],
375
- "Puppet Environment": [
363
+ "Ignored classes in the environments: %s": [
376
364
  ""
377
365
  ],
378
- "Omit from classification output": [
366
+ "Ignored environment": [
379
367
  ""
380
368
  ],
381
- "Override this value": [
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
382
370
  ""
383
371
  ],
384
- "Remove this override": [
372
+ "Ignored environments: %s": [
385
373
  ""
386
374
  ],
387
- "Default value": [
375
+ "Ignored:": [
388
376
  ""
389
377
  ],
390
- "Original value info": [
378
+ "Import": [
391
379
  ""
392
380
  ],
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}": [
381
+ "Import classes from %s": [
394
382
  ""
395
383
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
384
+ "Import environments from %s": [
397
385
  ""
398
386
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
387
+ "Import puppet classes from puppet proxy": [
400
388
  ""
401
389
  ],
402
- "Empty environment": [
390
+ "Import puppet classes from puppet proxy for an environment": [
403
391
  ""
404
392
  ],
405
- "Deleted environment": [
393
+ "Include default value when merging all matching values": [
406
394
  ""
407
395
  ],
408
- "Deleted environment %{env} and %{pcs}": [
396
+ "Included Classes": [
409
397
  ""
410
398
  ],
411
- "Ignored environment": [
399
+ "Included Config Groups": [
412
400
  ""
413
401
  ],
414
- "Import": [
402
+ "Inherited Classes from %s": [
415
403
  ""
416
404
  ],
417
- "Import environments from %s": [
405
+ "Invalid proxy selected!": [
418
406
  ""
419
407
  ],
420
- "Import classes from %s": [
408
+ "Last configuration status": [
421
409
  ""
422
410
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
411
+ "List all Puppet class IDs for host": [
425
412
  ""
426
413
  ],
427
- "Click to remove %s": [
414
+ "List all Puppet class IDs for host group": [
428
415
  ""
429
416
  ],
430
- "Click to add %s": [
417
+ "List all Puppet classes": [
431
418
  ""
432
419
  ],
433
- "None": [
420
+ "List all Puppet classes for a host": [
434
421
  ""
435
422
  ],
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.": [
423
+ "List all Puppet classes for a host group": [
437
424
  ""
438
425
  ],
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:": [
426
+ "List all Puppet classes for an environment": [
440
427
  ""
441
428
  ],
442
- "Host group and Environment": [
429
+ "List all environments": [
443
430
  ""
444
431
  ],
445
- "Host group only": [
432
+ "List all host groups for a Puppet class": [
446
433
  ""
447
434
  ],
448
- "Environment only": [
435
+ "List all smart class parameters": [
449
436
  ""
450
437
  ],
451
- "Operating system default": [
438
+ "List environments of Puppet class": [
452
439
  ""
453
440
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
441
+ "List environments per location": [
455
442
  ""
456
443
  ],
457
- "Operating System": [
444
+ "List environments per organization": [
458
445
  ""
459
446
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
447
+ "List hosts per environment": [
461
448
  ""
462
449
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
450
+ "List of config groups": [
464
451
  ""
465
452
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
453
+ "List of override values for a specific smart class parameter": [
467
454
  ""
468
455
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
456
+ "List of smart class parameters for a specific Puppet class": [
470
457
  ""
471
458
  ],
472
- "must be true to edit the parameter": [
459
+ "List of smart class parameters for a specific environment": [
473
460
  ""
474
461
  ],
475
- "Puppet parameter": [
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
476
463
  ""
477
464
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
465
+ "List of smart class parameters for a specific host": [
479
466
  ""
480
467
  ],
481
- "Changed environments": [
468
+ "List of smart class parameters for a specific host group": [
482
469
  ""
483
470
  ],
484
- "Puppet Environments": [
471
+ "List template combination": [
485
472
  ""
486
473
  ],
487
- "Select the changes you want to apply to Foreman": [
474
+ "Loading parameters...": [
488
475
  ""
489
476
  ],
490
- "Toggle": [
477
+ "Locations": [
491
478
  ""
492
479
  ],
493
- "New": [
480
+ "Merge all matching values (only array/hash type)": [
494
481
  ""
495
482
  ],
496
- "Check/Uncheck new": [
483
+ "Name": [
497
484
  ""
498
485
  ],
499
- "Updated": [
486
+ "Never": [
500
487
  ""
501
488
  ],
502
- "Check/Uncheck updated": [
489
+ "New": [
503
490
  ""
504
491
  ],
505
- "Obsolete": [
492
+ "No changes to your environments detected": [
506
493
  ""
507
494
  ],
508
- "Check/Uncheck obsolete": [
495
+ "No configuration status available": [
509
496
  ""
510
497
  ],
511
- "Check/Uncheck all": [
498
+ "No environment selected!": [
512
499
  ""
513
500
  ],
514
- "Environment": [
501
+ "No environments found": [
515
502
  ""
516
503
  ],
517
- "Operation": [
504
+ "No parameters to override for Puppet class %s": [
518
505
  ""
519
506
  ],
520
- "Puppet Modules": [
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
521
508
  ""
522
509
  ],
523
- "Check/Uncheck all %s changes": [
510
+ "No proxy selected!": [
524
511
  ""
525
512
  ],
526
- "Add:": [
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
527
514
  ""
528
515
  ],
529
- "Remove:": [
516
+ "None": [
530
517
  ""
531
518
  ],
532
- "Update:": [
519
+ "Not authorized to edit classes": [
533
520
  ""
534
521
  ],
535
- "Ignored:": [
522
+ "Notice": [
536
523
  ""
537
524
  ],
538
- "Cancel": [
525
+ "Number of Overrides": [
539
526
  ""
540
527
  ],
541
- "Update": [
528
+ "Number of classes": [
542
529
  ""
543
530
  ],
544
- "included already from parent": [
531
+ "Obsolete": [
545
532
  ""
546
533
  ],
547
- "Remove": [
534
+ "Omit": [
548
535
  ""
549
536
  ],
550
- "Add": [
537
+ "Omit from classification output": [
551
538
  ""
552
539
  ],
553
- "%s is not in environment": [
540
+ "Operating System": [
554
541
  ""
555
542
  ],
556
- "Included Config Groups": [
543
+ "Operating system default": [
557
544
  ""
558
545
  ],
559
- "Available Config Groups": [
546
+ "Operation": [
560
547
  ""
561
548
  ],
562
- "Edit %s": [
549
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
563
550
  ""
564
551
  ],
565
- "Config Groups": [
552
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
566
553
  ""
567
554
  ],
568
- "Create Config Group": [
555
+ "Organizations": [
569
556
  ""
570
557
  ],
571
- "Puppet Classes": [
558
+ "Original value info": [
572
559
  ""
573
560
  ],
574
- "Hosts": [
561
+ "Out of sync": [
575
562
  ""
576
563
  ],
577
- "Host Groups": [
564
+ "Overridden": [
578
565
  ""
579
566
  ],
580
- "Actions": [
567
+ "Override all parameters": [
581
568
  ""
582
569
  ],
583
- "Delete %s?": [
570
+ "Override match": [
584
571
  ""
585
572
  ],
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.": [
573
+ "Override this value": [
587
574
  ""
588
575
  ],
589
- "Locations": [
576
+ "Override value, required if omit is false": [
590
577
  ""
591
578
  ],
592
- "Organizations": [
579
+ "Parameter": [
593
580
  ""
594
581
  ],
595
- "Environment|Name": [
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).": [
596
583
  ""
597
584
  ],
598
- "Classes": [
585
+ "Parameters": [
599
586
  ""
600
587
  ],
601
- "Create Environment": [
588
+ "Please select an environment first": [
602
589
  ""
603
590
  ],
604
- "Puppet environments": [
591
+ "Puppet": [
605
592
  ""
606
593
  ],
607
- "Number of classes": [
594
+ "Puppet CA": [
608
595
  ""
609
596
  ],
610
- "Total": [
597
+ "Puppet CA Smart Proxy": [
611
598
  ""
612
599
  ],
613
- "No environments found": [
600
+ "Puppet Class": [
614
601
  ""
615
602
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
603
+ "Puppet Class Parameters": [
617
604
  ""
618
605
  ],
619
- "Smart Class Parameters": [
606
+ "Puppet Classes": [
620
607
  ""
621
608
  ],
622
- "Parameter": [
609
+ "Puppet ENC": [
623
610
  ""
624
611
  ],
625
- "Puppet Class": [
612
+ "Puppet Environment": [
626
613
  ""
627
614
  ],
628
- "Number of Overrides": [
615
+ "Puppet Environments": [
629
616
  ""
630
617
  ],
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).": [
618
+ "Puppet Modules": [
632
619
  ""
633
620
  ],
634
- "Included Classes": [
621
+ "Puppet Smart Proxy": [
635
622
  ""
636
623
  ],
637
- "Not authorized to edit classes": [
624
+ "Puppet YAML": [
638
625
  ""
639
626
  ],
640
- "Inherited Classes from %s": [
627
+ "Puppet classes": [
641
628
  ""
642
629
  ],
643
- "Available Classes": [
630
+ "Puppet details": [
644
631
  ""
645
632
  ],
646
- "Filter classes": [
633
+ "Puppet env": [
647
634
  ""
648
635
  ],
649
- "belongs to config group": [
636
+ "Puppet environment": [
650
637
  ""
651
638
  ],
652
- "Name": [
639
+ "Puppet environments": [
653
640
  ""
654
641
  ],
655
- "Value": [
642
+ "Puppet external nodes YAML dump": [
656
643
  ""
657
644
  ],
658
- "Omit": [
645
+ "Puppet interval": [
659
646
  ""
660
647
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
648
+ "Puppet metrics": [
662
649
  ""
663
650
  ],
664
- "Smart Class Parameter": [
651
+ "Puppet parameter": [
665
652
  ""
666
653
  ],
667
- "Host groups": [
654
+ "Puppetclass|Name": [
668
655
  ""
669
656
  ],
670
- "This Puppet class has no parameters in its signature.": [
657
+ "Remove": [
671
658
  ""
672
659
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
660
+ "Remove Combination": [
674
661
  ""
675
662
  ],
676
- "Filter by name": [
663
+ "Remove a Puppet class from host": [
677
664
  ""
678
665
  ],
679
- "All environments - (not filtered)": [
666
+ "Remove a Puppet class from host group": [
680
667
  ""
681
668
  ],
682
- "Overridden": [
669
+ "Remove duplicate values (only array type)": [
683
670
  ""
684
671
  ],
685
- "Edit Puppet Class %s": [
672
+ "Remove this override": [
686
673
  ""
687
674
  ],
688
- "Puppetclass|Name": [
675
+ "Remove:": [
689
676
  ""
690
677
  ],
691
- "Environments": [
678
+ "Reports": [
692
679
  ""
693
680
  ],
694
- "Parameters": [
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
695
682
  ""
696
683
  ],
697
- "Override all parameters": [
684
+ "Restarted": [
698
685
  ""
699
686
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
687
+ "Scheduled": [
701
688
  ""
702
689
  ],
703
- "Set parameters to defaults": [
690
+ "Select environment": [
704
691
  ""
705
692
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
693
+ "Select the changes you want to apply to Foreman": [
707
694
  ""
708
695
  ],
709
- "Puppet Class Parameters": [
696
+ "Set parameters to defaults": [
710
697
  ""
711
698
  ],
712
- "Notice": [
699
+ "Show a Puppet class": [
713
700
  ""
714
701
  ],
715
- "Please select an environment first": [
702
+ "Show a Puppet class for a host group": [
716
703
  ""
717
704
  ],
718
- "Select environment": [
705
+ "Show a Puppet class for an environment": [
719
706
  ""
720
707
  ],
721
- "*Clear environment*": [
708
+ "Show a Puppet class for host": [
722
709
  ""
723
710
  ],
724
- "*Inherit from host group*": [
711
+ "Show a config group": [
725
712
  ""
726
713
  ],
727
- "Hostgroup": [
714
+ "Show a smart class parameter": [
728
715
  ""
729
716
  ],
730
- "Remove Combination": [
717
+ "Show an environment": [
731
718
  ""
732
719
  ],
733
- "Valid Host Group and Environment Combinations": [
720
+ "Show an override value for a specific smart class parameter": [
734
721
  ""
735
722
  ],
736
- "Add Combination": [
723
+ "Show template combination": [
737
724
  ""
738
725
  ],
739
- "General": [
726
+ "Skipped": [
740
727
  ""
741
728
  ],
742
- "Hosts managed:": [
729
+ "Smart Class Parameter": [
743
730
  ""
744
731
  ],
745
- "Facts": [
732
+ "Smart Class Parameters": [
746
733
  ""
747
734
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
735
+ "Smart class parameters": [
749
736
  ""
750
737
  ],
751
- "Default Puppet environment": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
752
739
  ""
753
740
  ],
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": [
741
+ "Successfully copied to clipboard!": [
755
742
  ""
756
743
  ],
757
- "ENC environment": [
744
+ "Successfully overridden all parameters of Puppet class %s": [
758
745
  ""
759
746
  ],
760
- "Foreman will update a host's environment from its facts": [
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
761
748
  ""
762
749
  ],
763
- "Update environment from facts": [
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
764
751
  ""
765
752
  ],
766
- "Config Management": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
767
755
  ""
768
756
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
770
758
  ""
771
759
  ],
772
- "Puppet interval": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
773
761
  ""
774
762
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
776
764
  ""
777
765
  ],
778
- "%s out of sync disabled": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
779
767
  ""
780
768
  ],
781
- "Puppet ENC": [
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
782
770
  ""
783
771
  ],
784
- "Puppet env": [
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": [
850
+ "Value": [
863
851
  ""
864
852
  ],
865
- "ENC Preview": [
853
+ "Value to use when there is no match": [
866
854
  ""
867
855
  ],
868
- "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:": [
869
857
  ""
870
858
  ],
871
- " 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.": [
872
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": [
868
+ "belongs to config group": [
881
869
  ""
882
870
  ],
883
- "Import facts": [
871
+ "environment id": [
884
872
  ""
885
873
  ],
886
- "Import Puppet classes": [
874
+ "included already from parent": [
887
875
  ""
888
876
  ],
889
- "Remote action:": [
877
+ "must be true to edit the parameter": [
890
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
  }