foreman_puppet 6.1.0 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +3 -3
  3. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +3 -3
  4. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +3 -3
  5. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +3 -3
  6. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +3 -3
  7. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +3 -3
  8. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +3 -3
  9. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +3 -3
  10. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +3 -3
  11. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +3 -3
  12. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +3 -3
  13. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +3 -3
  14. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +3 -3
  15. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +3 -3
  16. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +3 -3
  17. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +3 -3
  18. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +3 -3
  19. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +3 -3
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +3 -3
  21. data/app/views/foreman_puppet/layouts/application_react.html.erb +1 -2
  22. data/lib/foreman_puppet/version.rb +1 -1
  23. data/locale/Makefile +3 -3
  24. data/locale/en/foreman_puppet.edit.po +0 -1146
  25. data/locale/foreman_puppet.pot +39 -33
  26. data/webpack/src/Extends/Host/PuppetTab/Routes.js +1 -1
  27. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardActions.js +10 -0
  28. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardConstants.js +1 -0
  29. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js +186 -0
  30. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/styles.scss +3 -0
  31. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +4 -0
  32. data/webpack/src/Extends/Host/PuppetTab/index.js +4 -2
  33. data/webpack/src/Extends/Host/PuppetTab/styles.scss +9 -0
  34. metadata +71 -100
  35. data/locale/ca/foreman_puppet.edit.po +0 -1150
  36. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1155
  38. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  39. data/locale/de/foreman_puppet.edit.po +0 -1177
  40. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/en_GB/foreman_puppet.edit.po +0 -1152
  43. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  44. data/locale/es/foreman_puppet.edit.po +0 -1161
  45. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/fr/foreman_puppet.edit.po +0 -1170
  47. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  48. data/locale/gl/foreman_puppet.edit.po +0 -1150
  49. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  50. data/locale/it/foreman_puppet.edit.po +0 -1155
  51. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  52. data/locale/ja/foreman_puppet.edit.po +0 -1162
  53. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  54. data/locale/ka/foreman_puppet.edit.po +0 -1160
  55. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  56. data/locale/ko/foreman_puppet.edit.po +0 -1151
  57. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  58. data/locale/nl_NL/foreman_puppet.edit.po +0 -1155
  59. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  60. data/locale/pl/foreman_puppet.edit.po +0 -1154
  61. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  62. data/locale/pt_BR/foreman_puppet.edit.po +0 -1159
  63. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  64. data/locale/ru/foreman_puppet.edit.po +0 -1159
  65. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  66. data/locale/sv_SE/foreman_puppet.edit.po +0 -1154
  67. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  68. data/locale/zh_CN/foreman_puppet.edit.po +0 -1163
  69. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  70. data/locale/zh_TW/foreman_puppet.edit.po +0 -1153
  71. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1146 +0,0 @@
1
- # foreman_puppet
2
- #
3
- # This file is distributed under the same license as foreman_puppet.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: foreman_puppet 5.0.0\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
11
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
12
- "Language: \n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
-
18
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
19
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
20
- msgstr ""
21
-
22
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
23
- msgid "No changes to your environments detected"
24
- msgstr ""
25
-
26
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
27
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
28
- msgstr ""
29
-
30
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
31
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
32
- msgstr ""
33
-
34
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
35
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
36
- msgstr ""
37
-
38
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
39
- msgid "Ignored environments: %s"
40
- msgstr ""
41
-
42
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
43
- msgid "Ignored classes in the environments: %s"
44
- msgstr ""
45
-
46
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
47
- msgid "List all host groups for a Puppet class"
48
- msgstr ""
49
-
50
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
51
- msgid "ID of Puppetclass"
52
- msgstr ""
53
-
54
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
55
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
56
- msgstr ""
57
-
58
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
59
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
60
- msgstr ""
61
-
62
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
63
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
64
- msgstr ""
65
-
66
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
67
- msgid "ID of associated puppet Environment"
68
- msgstr ""
69
-
70
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
71
- msgid "IDs of associated Puppetclasses"
72
- msgstr ""
73
-
74
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
75
- msgid "IDs of associated ConfigGroups"
76
- msgstr ""
77
-
78
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
79
- msgid "Import puppet classes from puppet proxy"
80
- msgstr ""
81
-
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
83
- msgid "Import puppet classes from puppet proxy for an environment"
84
- msgstr ""
85
-
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
87
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
88
- msgstr ""
89
-
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
91
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
92
- msgstr ""
93
-
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
95
- msgid "The requested environment cannot be found."
96
- msgstr ""
97
-
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
99
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
100
- msgstr ""
101
-
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
103
- msgid "List template combination"
104
- msgstr ""
105
-
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
107
- msgid "Add a template combination"
108
- msgstr ""
109
-
110
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
111
- msgid "Show template combination"
112
- msgstr ""
113
-
114
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
115
- msgid "Update template combination"
116
- msgstr ""
117
-
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
119
- msgid "ID of Puppet environment"
120
- msgstr ""
121
-
122
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
123
- msgid "environment id"
124
- msgstr ""
125
-
126
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
127
- msgid "ID of environment"
128
- msgstr ""
129
-
130
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
131
- msgid "List hosts per environment"
132
- msgstr ""
133
-
134
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
135
- msgid "ID of puppet environment"
136
- msgstr ""
137
-
138
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
139
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
140
- msgstr ""
141
-
142
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
143
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
144
- msgstr ""
145
-
146
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
147
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
148
- msgstr ""
149
-
150
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
151
- msgid "No environment selected!"
152
- msgstr ""
153
-
154
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
155
- msgid "Updated hosts: changed environment"
156
- msgstr ""
157
-
158
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
159
- msgid "Unable to generate output, Check log files"
160
- msgstr ""
161
-
162
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
163
- msgid "No proxy selected!"
164
- msgstr ""
165
-
166
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
167
- msgid "Invalid proxy selected!"
168
- msgstr ""
169
-
170
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
171
- msgid "Failed to set %{proxy_type} proxy for %{host}."
172
- msgstr ""
173
-
174
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
175
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
176
- msgstr ""
177
-
178
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
179
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
180
- msgstr ""
181
-
182
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
183
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
184
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
185
- msgstr[0] ""
186
- msgstr[1] ""
187
-
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
189
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
190
- msgstr ""
191
-
192
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
193
- msgid "Puppet"
194
- msgstr ""
195
-
196
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
197
- msgid "Puppet CA"
198
- msgstr ""
199
-
200
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
201
- msgid "List of config groups"
202
- msgstr ""
203
-
204
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
205
- msgid "Show a config group"
206
- msgstr ""
207
-
208
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
209
- msgid "Create a config group"
210
- msgstr ""
211
-
212
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
213
- msgid "Update a config group"
214
- msgstr ""
215
-
216
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
217
- msgid "Delete a config group"
218
- msgstr ""
219
-
220
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
221
- msgid "List all environments"
222
- msgstr ""
223
-
224
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
225
- msgid "List environments of Puppet class"
226
- msgstr ""
227
-
228
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
229
- msgid "List environments per location"
230
- msgstr ""
231
-
232
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
233
- msgid "List environments per organization"
234
- msgstr ""
235
-
236
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
237
- msgid "ID of Puppet class"
238
- msgstr ""
239
-
240
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
241
- msgid "Show an environment"
242
- msgstr ""
243
-
244
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
245
- msgid "Create an environment"
246
- msgstr ""
247
-
248
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
249
- msgid "Update an environment"
250
- msgstr ""
251
-
252
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
253
- msgid "Delete an environment"
254
- msgstr ""
255
-
256
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
257
- msgid "List all Puppet class IDs for host"
258
- msgstr ""
259
-
260
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
261
- msgid "Add a Puppet class to host"
262
- msgstr ""
263
-
264
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
265
- msgid "ID of host"
266
- msgstr ""
267
-
268
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
269
- msgid "Remove a Puppet class from host"
270
- msgstr ""
271
-
272
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
273
- msgid "List all Puppet class IDs for host group"
274
- msgstr ""
275
-
276
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
277
- msgid "Add a Puppet class to host group"
278
- msgstr ""
279
-
280
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
281
- msgid "ID of host group"
282
- msgstr ""
283
-
284
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
285
- msgid "Remove a Puppet class from host group"
286
- msgstr ""
287
-
288
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
289
- msgid "List of override values for a specific smart class parameter"
290
- msgstr ""
291
-
292
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
293
- msgid "Display hidden values"
294
- msgstr ""
295
-
296
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
297
- msgid "Show an override value for a specific smart class parameter"
298
- msgstr ""
299
-
300
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
301
- msgid "Override match"
302
- msgstr ""
303
-
304
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
305
- msgid "Override value, required if omit is false"
306
- msgstr ""
307
-
308
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
309
- msgid "Foreman will not send this parameter in classification output"
310
- msgstr ""
311
-
312
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
313
- msgid "Create an override value for a specific smart class parameter"
314
- msgstr ""
315
-
316
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
317
- msgid "Update an override value for a specific smart class parameter"
318
- msgstr ""
319
-
320
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
321
- msgid "Delete an override value for a specific smart class parameter"
322
- msgstr ""
323
-
324
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
325
- msgid "%{model} with id '%{id}' was not found"
326
- msgstr ""
327
-
328
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
329
- msgid "List all Puppet classes"
330
- msgstr ""
331
-
332
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
333
- msgid "List all Puppet classes for a host"
334
- msgstr ""
335
-
336
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
337
- msgid "List all Puppet classes for a host group"
338
- msgstr ""
339
-
340
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
341
- msgid "List all Puppet classes for an environment"
342
- msgstr ""
343
-
344
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
345
- msgid "Show a Puppet class"
346
- msgstr ""
347
-
348
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
349
- msgid "Show a Puppet class for host"
350
- msgstr ""
351
-
352
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
353
- msgid "Show a Puppet class for a host group"
354
- msgstr ""
355
-
356
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
357
- msgid "Show a Puppet class for an environment"
358
- msgstr ""
359
-
360
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
361
- msgid "Create a Puppet class"
362
- msgstr ""
363
-
364
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
365
- msgid "Update a Puppet class"
366
- msgstr ""
367
-
368
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
369
- msgid "Delete a Puppet class"
370
- msgstr ""
371
-
372
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
373
- msgid "List all smart class parameters"
374
- msgstr ""
375
-
376
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
377
- msgid "List of smart class parameters for a specific host"
378
- msgstr ""
379
-
380
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
381
- msgid "List of smart class parameters for a specific host group"
382
- msgstr ""
383
-
384
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
385
- msgid "List of smart class parameters for a specific Puppet class"
386
- msgstr ""
387
-
388
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
389
- msgid "List of smart class parameters for a specific environment"
390
- msgstr ""
391
-
392
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
393
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
394
- msgstr ""
395
-
396
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
397
- msgid "Show a smart class parameter"
398
- msgstr ""
399
-
400
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
401
- msgid "Update a smart class parameter"
402
- msgstr ""
403
-
404
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
405
- msgid "Whether the smart class parameter value is managed by Foreman"
406
- msgstr ""
407
-
408
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
409
- msgid "Description of smart class"
410
- msgstr ""
411
-
412
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
413
- msgid "Value to use when there is no match"
414
- msgstr ""
415
-
416
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
417
- msgid "When enabled the parameter is hidden in the UI"
418
- msgstr ""
419
-
420
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
421
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
422
- msgstr ""
423
-
424
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
425
- msgid "The order in which values are resolved"
426
- msgstr ""
427
-
428
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
429
- msgid "Types of validation values"
430
- msgstr ""
431
-
432
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
433
- msgid "Used to enforce certain values for the parameter values"
434
- msgstr ""
435
-
436
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
437
- msgid "Types of variable values"
438
- msgstr ""
439
-
440
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
441
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
442
- msgstr ""
443
-
444
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
445
- msgid "Merge all matching values (only array/hash type)"
446
- msgstr ""
447
-
448
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
449
- msgid "Include default value when merging all matching values"
450
- msgstr ""
451
-
452
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
453
- msgid "Remove duplicate values (only array type)"
454
- msgstr ""
455
-
456
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
457
- msgid "Successfully overridden all parameters of Puppet class %s"
458
- msgstr ""
459
-
460
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
461
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
462
- msgstr ""
463
-
464
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
465
- msgid "No parameters to override for Puppet class %s"
466
- msgstr ""
467
-
468
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
469
- msgid "Create Puppet Environment"
470
- msgstr ""
471
-
472
- #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
473
- msgid "Help"
474
- msgstr ""
475
-
476
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
477
- msgid "Change Environment"
478
- msgstr ""
479
-
480
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
481
- msgid "Change Puppet Master"
482
- msgstr ""
483
-
484
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
485
- msgid "Puppet YAML"
486
- msgstr ""
487
-
488
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
489
- msgid "Puppet external nodes YAML dump"
490
- msgstr ""
491
-
492
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
493
- msgid "Puppet Environment"
494
- msgstr ""
495
-
496
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
497
- msgid "Omit from classification output"
498
- msgstr ""
499
-
500
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
501
- msgid "Override this value"
502
- msgstr ""
503
-
504
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
505
- msgid "Remove this override"
506
- msgstr ""
507
-
508
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
509
- msgid "Default value"
510
- msgstr ""
511
-
512
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
513
- msgid "Original value info"
514
- msgstr ""
515
-
516
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
517
- msgid ""
518
- "<b>Description:</b> %{desc}<br/>\n"
519
- " <b>Type:</b> %{type}<br/>\n"
520
- " <b>Matcher:</b> %{matcher}<br/>\n"
521
- " <b>Inherited value:</b> %{inherited_value}"
522
- msgstr ""
523
-
524
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
525
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
526
- msgstr ""
527
-
528
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
529
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
530
- msgstr ""
531
-
532
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
533
- msgid "Empty environment"
534
- msgstr ""
535
-
536
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
537
- msgid "Deleted environment"
538
- msgstr ""
539
-
540
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
541
- msgid "Deleted environment %{env} and %{pcs}"
542
- msgstr ""
543
-
544
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
545
- msgid "Ignored environment"
546
- msgstr ""
547
-
548
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
549
- msgid "Import"
550
- msgstr ""
551
-
552
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
553
- msgid "Import environments from %s"
554
- msgstr ""
555
-
556
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
557
- msgid "Import classes from %s"
558
- msgstr ""
559
-
560
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
561
- msgid "%{name} has %{num_tag} class"
562
- msgid_plural "%{name} has %{num_tag} classes"
563
- msgstr[0] ""
564
- msgstr[1] ""
565
-
566
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
567
- msgid "Click to remove %s"
568
- msgstr ""
569
-
570
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
571
- msgid "Click to add %s"
572
- msgstr ""
573
-
574
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
575
- msgid "None"
576
- msgstr ""
577
-
578
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
579
- msgid ""
580
- "When editing a template, you must assign a list \\\n"
581
- " of operating systems which this template can be used with. Optionally, you can \\\n"
582
- " restrict a template to a list of host groups and/or environments."
583
- msgstr ""
584
-
585
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
586
- msgid ""
587
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
588
- " will select the best match from the available templates of that type, in the \\\n"
589
- " following order:"
590
- msgstr ""
591
-
592
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
593
- msgid "Host group and Environment"
594
- msgstr ""
595
-
596
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
597
- msgid "Host group only"
598
- msgstr ""
599
-
600
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
601
- msgid "Environment only"
602
- msgstr ""
603
-
604
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
605
- msgid "Operating system default"
606
- msgstr ""
607
-
608
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
609
- msgid "The final entry, Operating System default, can be set by editing the %s page."
610
- msgstr ""
611
-
612
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
613
- msgid "Operating System"
614
- msgstr ""
615
-
616
- #: ../app/models/foreman_puppet/environment.rb:44
617
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
618
- msgstr ""
619
-
620
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
621
- msgid "%{puppetclass} does not belong to the %{environment} environment"
622
- msgstr ""
623
-
624
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
625
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
626
- msgstr ""
627
-
628
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
629
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
630
- msgstr ""
631
-
632
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
633
- msgid "must be true to edit the parameter"
634
- msgstr ""
635
-
636
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
637
- msgid "Puppet parameter"
638
- msgstr ""
639
-
640
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
641
- msgid "Can't find a valid Proxy with a Puppet feature"
642
- msgstr ""
643
-
644
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
645
- msgid "Changed environments"
646
- msgstr ""
647
-
648
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
649
- msgid "Select the changes you want to apply to Foreman"
650
- msgstr ""
651
-
652
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
653
- msgid "Toggle"
654
- msgstr ""
655
-
656
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
657
- msgid "New"
658
- msgstr ""
659
-
660
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
661
- msgid "Check/Uncheck new"
662
- msgstr ""
663
-
664
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
665
- msgid "Updated"
666
- msgstr ""
667
-
668
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
669
- msgid "Check/Uncheck updated"
670
- msgstr ""
671
-
672
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
673
- msgid "Obsolete"
674
- msgstr ""
675
-
676
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
677
- msgid "Check/Uncheck obsolete"
678
- msgstr ""
679
-
680
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
681
- msgid "Check/Uncheck all"
682
- msgstr ""
683
-
684
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
685
- msgid "Environment"
686
- msgstr ""
687
-
688
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
689
- msgid "Operation"
690
- msgstr ""
691
-
692
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
693
- msgid "Puppet Modules"
694
- msgstr ""
695
-
696
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
697
- msgid "Check/Uncheck all %s changes"
698
- msgstr ""
699
-
700
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
701
- msgid "Add:"
702
- msgstr ""
703
-
704
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
705
- msgid "Remove:"
706
- msgstr ""
707
-
708
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
709
- msgid "Update:"
710
- msgstr ""
711
-
712
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
713
- msgid "Ignored:"
714
- msgstr ""
715
-
716
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
717
- msgid "Cancel"
718
- msgstr ""
719
-
720
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
721
- msgid "Update"
722
- msgstr ""
723
-
724
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
725
- msgid "included already from parent"
726
- msgstr ""
727
-
728
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
729
- msgid "Remove"
730
- msgstr ""
731
-
732
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
733
- msgid "Add"
734
- msgstr ""
735
-
736
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
737
- msgid "%s is not in environment"
738
- msgstr ""
739
-
740
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
741
- msgid "Included Config Groups"
742
- msgstr ""
743
-
744
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
745
- msgid "Available Config Groups"
746
- msgstr ""
747
-
748
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
749
- msgid "Edit %s"
750
- msgstr ""
751
-
752
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
753
- msgid "Config Groups"
754
- msgstr ""
755
-
756
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
757
- msgid "Create Config Group"
758
- msgstr ""
759
-
760
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
761
- msgid "Puppet Classes"
762
- msgstr ""
763
-
764
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
765
- msgid "Hosts"
766
- msgstr ""
767
-
768
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
769
- msgid "Host Groups"
770
- msgstr ""
771
-
772
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
773
- msgid "Actions"
774
- msgstr ""
775
-
776
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
777
- msgid "Delete %s?"
778
- msgstr ""
779
-
780
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
781
- msgid "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."
782
- msgstr ""
783
-
784
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
785
- msgid "Locations"
786
- msgstr ""
787
-
788
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
789
- msgid "Organizations"
790
- msgstr ""
791
-
792
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
793
- msgid "Puppet Environments"
794
- msgstr ""
795
-
796
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
797
- msgid "Environment|Name"
798
- msgstr ""
799
-
800
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
801
- msgid "Classes"
802
- msgstr ""
803
-
804
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
805
- msgid "Create Environment"
806
- msgstr ""
807
-
808
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
809
- msgid "Puppet environments"
810
- msgstr ""
811
-
812
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
813
- msgid "Number of classes"
814
- msgstr ""
815
-
816
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
817
- msgid "Total"
818
- msgstr ""
819
-
820
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
821
- msgid "No environments found"
822
- msgstr ""
823
-
824
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
825
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
826
- msgstr ""
827
-
828
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
829
- msgid "Smart Class Parameters"
830
- msgstr ""
831
-
832
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
833
- msgid "Parameter"
834
- msgstr ""
835
-
836
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
837
- msgid "Puppet Class"
838
- msgstr ""
839
-
840
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
841
- msgid "Number of Overrides"
842
- msgstr ""
843
-
844
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
845
- msgid "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)."
846
- msgstr ""
847
-
848
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
849
- msgid "Included Classes"
850
- msgstr ""
851
-
852
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
853
- msgid "Not authorized to edit classes"
854
- msgstr ""
855
-
856
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
857
- msgid "Inherited Classes from %s"
858
- msgstr ""
859
-
860
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
861
- msgid "Available Classes"
862
- msgstr ""
863
-
864
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
865
- msgid "Filter classes"
866
- msgstr ""
867
-
868
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
869
- msgid "belongs to config group"
870
- msgstr ""
871
-
872
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
873
- msgid "Name"
874
- msgstr ""
875
-
876
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
877
- msgid "Value"
878
- msgstr ""
879
-
880
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
881
- msgid "Omit"
882
- msgstr ""
883
-
884
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
885
- msgid "The class could not be saved because of an error in one of the class parameters."
886
- msgstr ""
887
-
888
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
889
- msgid "Smart Class Parameter"
890
- msgstr ""
891
-
892
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
893
- msgid "Host groups"
894
- msgstr ""
895
-
896
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
897
- msgid "This Puppet class has no parameters in its signature."
898
- msgstr ""
899
-
900
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
901
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
902
- msgstr ""
903
-
904
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
905
- msgid "Filter by name"
906
- msgstr ""
907
-
908
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
909
- msgid "All environments - (not filtered)"
910
- msgstr ""
911
-
912
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
913
- msgid "Overridden"
914
- msgstr ""
915
-
916
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
917
- msgid "Edit Puppet Class %s"
918
- msgstr ""
919
-
920
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
921
- msgid "Puppetclass|Name"
922
- msgstr ""
923
-
924
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
925
- msgid "Environments"
926
- msgstr ""
927
-
928
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
929
- msgid "Parameters"
930
- msgstr ""
931
-
932
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
933
- msgid "Override all parameters"
934
- msgstr ""
935
-
936
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
937
- msgid "This will set all parameters of the class %s as overridden. Continue?"
938
- msgstr ""
939
-
940
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
941
- msgid "Set parameters to defaults"
942
- msgstr ""
943
-
944
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
945
- msgid "This will reset parameters of the class %s to their default values. Continue?"
946
- msgstr ""
947
-
948
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
949
- msgid "Puppet Class Parameters"
950
- msgstr ""
951
-
952
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
953
- msgid "Notice"
954
- msgstr ""
955
-
956
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
957
- msgid "Please select an environment first"
958
- msgstr ""
959
-
960
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
961
- msgid "Select environment"
962
- msgstr ""
963
-
964
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
965
- msgid "*Clear environment*"
966
- msgstr ""
967
-
968
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
969
- msgid "*Inherit from host group*"
970
- msgstr ""
971
-
972
- #: ../app/views/provisioning_templates/_combination.html.erb:2
973
- msgid "Hostgroup"
974
- msgstr ""
975
-
976
- #: ../app/views/provisioning_templates/_combination.html.erb:4
977
- msgid "Remove Combination"
978
- msgstr ""
979
-
980
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
981
- msgid "Valid Host Group and Environment Combinations"
982
- msgstr ""
983
-
984
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
985
- msgid "Add Combination"
986
- msgstr ""
987
-
988
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
989
- msgid "General"
990
- msgstr ""
991
-
992
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
993
- msgid "Hosts managed:"
994
- msgstr ""
995
-
996
- #: ../lib/foreman_puppet/register.rb:9
997
- msgid "Facts"
998
- msgstr ""
999
-
1000
- #: ../lib/foreman_puppet/register.rb:12
1001
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1002
- msgstr ""
1003
-
1004
- #: ../lib/foreman_puppet/register.rb:14
1005
- msgid "Default Puppet environment"
1006
- msgstr ""
1007
-
1008
- #: ../lib/foreman_puppet/register.rb:18
1009
- msgid "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"
1010
- msgstr ""
1011
-
1012
- #: ../lib/foreman_puppet/register.rb:21
1013
- msgid "ENC environment"
1014
- msgstr ""
1015
-
1016
- #: ../lib/foreman_puppet/register.rb:24
1017
- msgid "Foreman will update a host's environment from its facts"
1018
- msgstr ""
1019
-
1020
- #: ../lib/foreman_puppet/register.rb:26
1021
- msgid "Update environment from facts"
1022
- msgstr ""
1023
-
1024
- #: ../lib/foreman_puppet/register.rb:29
1025
- msgid "Config Management"
1026
- msgstr ""
1027
-
1028
- #: ../lib/foreman_puppet/register.rb:32
1029
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1030
- msgstr ""
1031
-
1032
- #: ../lib/foreman_puppet/register.rb:34
1033
- msgid "Puppet interval"
1034
- msgstr ""
1035
-
1036
- #: ../lib/foreman_puppet/register.rb:37
1037
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1038
- msgstr ""
1039
-
1040
- #: ../lib/foreman_puppet/register.rb:39
1041
- msgid "%s out of sync disabled"
1042
- msgstr ""
1043
-
1044
- #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1045
- msgid "Puppet ENC"
1046
- msgstr ""
1047
-
1048
- #: ../lib/foreman_puppet/register.rb:232
1049
- msgid "Puppet env"
1050
- msgstr ""
1051
-
1052
- #: ../webpack/src/Components/Environments/Welcome.js:18
1053
- msgid "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."
1054
- msgstr ""
1055
-
1056
- #: ../webpack/src/Components/Environments/Welcome.js:29
1057
- msgid "Puppet classes"
1058
- msgstr ""
1059
-
1060
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1061
- msgid "Assigned classes"
1062
- msgstr ""
1063
-
1064
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1065
- msgid "This tab is still a work in progress"
1066
- msgstr ""
1067
-
1068
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1069
- msgid "Smart class parameters"
1070
- msgstr ""
1071
-
1072
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1073
- msgid "Successfully copied to clipboard!"
1074
- msgstr ""
1075
-
1076
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1077
- msgid "Copy to clipboard"
1078
- msgstr ""
1079
-
1080
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1081
- msgid "Couldn't find any ENC data for this host"
1082
- msgstr ""
1083
-
1084
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1085
- msgid "Error!"
1086
- msgstr ""
1087
-
1088
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1089
- msgid "Puppet details"
1090
- msgstr ""
1091
-
1092
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1093
- msgid "Puppet environment"
1094
- msgstr ""
1095
-
1096
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1097
- msgid "Puppet Smart Proxy"
1098
- msgstr ""
1099
-
1100
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1101
- msgid "Puppet CA Smart Proxy"
1102
- msgstr ""
1103
-
1104
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1105
- msgid "Reports"
1106
- msgstr ""
1107
-
1108
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1109
- msgid "ENC Preview"
1110
- msgstr ""
1111
-
1112
- #: ../webpack/src/foreman_class_edit.js:146
1113
- msgid "Click to remove config group"
1114
- msgstr ""
1115
-
1116
- #: ../webpack/src/foreman_class_edit.js:149
1117
- msgid " Remove"
1118
- msgstr ""
1119
-
1120
- #: ../webpack/src/foreman_puppet_host_form.js:32
1121
- msgid "Loading parameters..."
1122
- msgstr ""
1123
-
1124
- #: ../webpack/src/foreman_puppet_host_form.js:102
1125
- msgid "Some Puppet Classes are unavailable in the selected environment"
1126
- msgstr ""
1127
-
1128
- #: action_names.rb:2
1129
- msgid "Action with sub plans"
1130
- msgstr ""
1131
-
1132
- #: action_names.rb:3
1133
- msgid "Import facts"
1134
- msgstr ""
1135
-
1136
- #: action_names.rb:4
1137
- msgid "Import Puppet classes"
1138
- msgstr ""
1139
-
1140
- #: action_names.rb:5
1141
- msgid "Remote action:"
1142
- msgstr ""
1143
-
1144
- #: gemspec.rb:2
1145
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1146
- msgstr ""