foreman_puppet 7.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  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/engine.rb +5 -7
  25. data/lib/foreman_puppet/register.rb +1 -1
  26. data/lib/foreman_puppet/version.rb +1 -1
  27. data/locale/Makefile +12 -2
  28. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/ca/foreman_puppet.po +5 -17
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.po +5 -17
  32. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/de/foreman_puppet.po +10 -22
  34. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en/foreman_puppet.po +10 -20
  36. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/en_GB/foreman_puppet.po +7 -19
  38. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/es/foreman_puppet.po +26 -37
  40. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/fr/foreman_puppet.po +49 -59
  42. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/gl/foreman_puppet.po +5 -17
  44. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/it/foreman_puppet.po +8 -20
  46. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ja/foreman_puppet.po +30 -43
  48. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ka/foreman_puppet.po +9 -21
  50. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/ko/foreman_puppet.po +5 -17
  52. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/nl_NL/foreman_puppet.po +5 -17
  54. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pl/foreman_puppet.po +5 -17
  56. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/pt_BR/foreman_puppet.po +26 -36
  58. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/ru/foreman_puppet.po +9 -21
  60. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/sv_SE/foreman_puppet.po +5 -17
  62. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_CN/foreman_puppet.po +32 -42
  64. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  65. data/locale/zh_TW/foreman_puppet.po +5 -17
  66. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  67. data/test/models/foreman_puppet/environment_test.rb +2 -2
  68. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  69. metadata +5 -6
  70. 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.0.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": [
243
+ "Environment": [
244
+ "Environment"
245
+ ],
246
+ "Environment only": [
247
247
  ""
248
248
  ],
249
- "%{model} with id '%{id}' was not found": [
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": [
301
310
  ""
302
311
  ],
303
- "Show a smart class parameter": [
312
+ "Host group only": [
304
313
  ""
305
314
  ],
306
- "Update a smart class parameter": [
315
+ "Host groups": [
307
316
  ""
308
317
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
318
+ "Hostgroup": [
319
+ "Host Group"
320
+ ],
321
+ "Hosts": [
322
+ "Hosts"
323
+ ],
324
+ "Hosts managed:": [
310
325
  ""
311
326
  ],
312
- "Description of smart class": [
327
+ "ID of Puppet class": [
313
328
  ""
314
329
  ],
315
- "Value to use when there is no match": [
330
+ "ID of Puppet environment": [
316
331
  ""
317
332
  ],
318
- "When enabled the parameter is hidden in the UI": [
333
+ "ID of Puppetclass": [
319
334
  ""
320
335
  ],
321
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
336
+ "ID of associated puppet Environment": [
322
337
  ""
323
338
  ],
324
- "The order in which values are resolved": [
339
+ "ID of environment": [
325
340
  ""
326
341
  ],
327
- "Types of validation values": [
342
+ "ID of host": [
328
343
  ""
329
344
  ],
330
- "Used to enforce certain values for the parameter values": [
345
+ "ID of host group": [
331
346
  ""
332
347
  ],
333
- "Types of variable values": [
348
+ "ID of puppet environment": [
334
349
  ""
335
350
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
351
+ "IDs of associated ConfigGroups": [
337
352
  ""
338
353
  ],
339
- "Merge all matching values (only array/hash type)": [
354
+ "IDs of associated Puppetclasses": [
340
355
  ""
341
356
  ],
342
- "Include default value when merging all matching values": [
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
343
358
  ""
344
359
  ],
345
- "Remove duplicate values (only array 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.": [
346
361
  ""
347
362
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
363
+ "Ignored classes in the environments: %s": [
349
364
  ""
350
365
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
366
+ "Ignored environment": [
352
367
  ""
353
368
  ],
354
- "No parameters to override for 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": [
355
370
  ""
356
371
  ],
357
- "Create Puppet Environment": [
372
+ "Ignored environments: %s": [
358
373
  ""
359
374
  ],
360
- "Help": [
361
- "Help"
362
- ],
363
- "Change Environment": [
375
+ "Ignored:": [
364
376
  ""
365
377
  ],
366
- "Change Puppet Master": [
378
+ "Import": [
367
379
  ""
368
380
  ],
369
- "Puppet YAML": [
381
+ "Import classes from %s": [
370
382
  ""
371
383
  ],
372
- "Puppet external nodes YAML dump": [
384
+ "Import environments from %s": [
373
385
  ""
374
386
  ],
375
- "Puppet Environment": [
387
+ "Import puppet classes from puppet proxy": [
376
388
  ""
377
389
  ],
378
- "Omit from classification output": [
390
+ "Import puppet classes from puppet proxy for an environment": [
379
391
  ""
380
392
  ],
381
- "Override this value": [
393
+ "Include default value when merging all matching values": [
382
394
  ""
383
395
  ],
384
- "Remove this override": [
396
+ "Included Classes": [
385
397
  ""
386
398
  ],
387
- "Default value": [
399
+ "Included Config Groups": [
388
400
  ""
389
401
  ],
390
- "Original value info": [
402
+ "Inherited Classes from %s": [
391
403
  ""
392
404
  ],
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}": [
405
+ "Invalid proxy selected!": [
394
406
  ""
395
407
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
408
+ "Last configuration status": [
397
409
  ""
398
410
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
411
+ "List all Puppet class IDs for host": [
400
412
  ""
401
413
  ],
402
- "Empty environment": [
414
+ "List all Puppet class IDs for host group": [
403
415
  ""
404
416
  ],
405
- "Deleted environment": [
417
+ "List all Puppet classes": [
406
418
  ""
407
419
  ],
408
- "Deleted environment %{env} and %{pcs}": [
420
+ "List all Puppet classes for a host": [
409
421
  ""
410
422
  ],
411
- "Ignored environment": [
423
+ "List all Puppet classes for a host group": [
412
424
  ""
413
425
  ],
414
- "Import": [
426
+ "List all Puppet classes for an environment": [
415
427
  ""
416
428
  ],
417
- "Import environments from %s": [
429
+ "List all environments": [
418
430
  ""
419
431
  ],
420
- "Import classes from %s": [
432
+ "List all host groups for a Puppet class": [
421
433
  ""
422
434
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
435
+ "List all smart class parameters": [
425
436
  ""
426
437
  ],
427
- "Click to remove %s": [
428
- "Click to remove %s"
429
- ],
430
- "Click to add %s": [
438
+ "List environments of Puppet class": [
431
439
  ""
432
440
  ],
433
- "None": [
441
+ "List environments per location": [
434
442
  ""
435
443
  ],
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.": [
437
- ""
444
+ "List environments per organization": [
445
+ "List environments per organisation"
438
446
  ],
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:": [
447
+ "List hosts per environment": [
440
448
  ""
441
449
  ],
442
- "Host group and Environment": [
450
+ "List of config groups": [
443
451
  ""
444
452
  ],
445
- "Host group only": [
453
+ "List of override values for a specific smart class parameter": [
446
454
  ""
447
455
  ],
448
- "Environment only": [
456
+ "List of smart class parameters for a specific Puppet class": [
449
457
  ""
450
458
  ],
451
- "Operating system default": [
459
+ "List of smart class parameters for a specific environment": [
452
460
  ""
453
461
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
455
463
  ""
456
464
  ],
457
- "Operating System": [
465
+ "List of smart class parameters for a specific host": [
458
466
  ""
459
467
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
468
+ "List of smart class parameters for a specific host group": [
461
469
  ""
462
470
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
471
+ "List template combination": [
464
472
  ""
465
473
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
474
+ "Loading parameters...": [
467
475
  ""
468
476
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
477
+ "Locations": [
478
+ "Locations"
479
+ ],
480
+ "Merge all matching values (only array/hash type)": [
470
481
  ""
471
482
  ],
472
- "must be true to edit the parameter": [
483
+ "Name": [
484
+ "Name"
485
+ ],
486
+ "Never": [
473
487
  ""
474
488
  ],
475
- "Puppet parameter": [
489
+ "New": [
476
490
  ""
477
491
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
492
+ "No changes to your environments detected": [
479
493
  ""
480
494
  ],
481
- "Changed environments": [
495
+ "No configuration status available": [
482
496
  ""
483
497
  ],
484
- "Puppet Environments": [
498
+ "No environment selected!": [
485
499
  ""
486
500
  ],
487
- "Select the changes you want to apply to Foreman": [
501
+ "No environments found": [
488
502
  ""
489
503
  ],
490
- "Toggle": [
504
+ "No parameters to override for Puppet class %s": [
491
505
  ""
492
506
  ],
493
- "New": [
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
494
508
  ""
495
509
  ],
496
- "Check/Uncheck new": [
510
+ "No proxy selected!": [
497
511
  ""
498
512
  ],
499
- "Updated": [
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
500
514
  ""
501
515
  ],
502
- "Check/Uncheck updated": [
516
+ "None": [
503
517
  ""
504
518
  ],
505
- "Obsolete": [
519
+ "Not authorized to edit classes": [
520
+ "Not authorised to edit classes"
521
+ ],
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": [
540
+ "Operating System": [
524
541
  ""
525
542
  ],
526
- "Add:": [
543
+ "Operating system default": [
527
544
  ""
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.": [
654
+ "Puppetclass|Name": [
655
+ "Class name"
656
+ ],
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": [
689
- "Class name"
675
+ "Remove:": [
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": [
728
- "Host Group"
714
+ "Show a smart class parameter": [
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": [
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
  }