foreman_puppet 3.0.5 → 4.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -1
- data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
- data/lib/foreman_puppet/register.rb +4 -4
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +237 -111
- data/locale/cs_CZ/foreman_puppet.edit.po +213 -105
- data/locale/de/foreman_puppet.edit.po +326 -148
- data/locale/en/foreman_puppet.edit.po +80 -172
- data/locale/en_GB/foreman_puppet.edit.po +200 -100
- data/locale/es/foreman_puppet.edit.po +304 -133
- data/locale/fr/foreman_puppet.edit.po +313 -135
- data/locale/gl/foreman_puppet.edit.po +210 -102
- data/locale/it/foreman_puppet.edit.po +250 -116
- data/locale/ja/foreman_puppet.edit.po +223 -107
- data/locale/ko/foreman_puppet.edit.po +202 -101
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +243 -115
- data/locale/pl/foreman_puppet.edit.po +260 -121
- data/locale/pt_BR/foreman_puppet.edit.po +317 -139
- data/locale/ru/foreman_puppet.edit.po +258 -122
- data/locale/sv_SE/foreman_puppet.edit.po +209 -103
- data/locale/zh_CN/foreman_puppet.edit.po +209 -105
- data/locale/zh_TW/foreman_puppet.edit.po +202 -103
- data/package.json +7 -7
- data/test/controllers/foreman_puppet/api/v2/override_values_controller_test.rb +6 -2
- data/test/models/foreman_puppet/host_test.rb +6 -0
- data/webpack/global_index.js +11 -0
- data/webpack/index.js +0 -7
- data/webpack/legacy.js +31 -0
- data/webpack/src/Extends/Fills/index.js +26 -0
- data/webpack/src/Extends/Host/PuppetTab/Routes.js +47 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +61 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js +53 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/EmptyPage.js +19 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js +71 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +45 -0
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/styles.scss +7 -0
- data/webpack/src/Extends/Host/PuppetTab/constants.js +8 -0
- data/webpack/src/Extends/Host/PuppetTab/helpers.js +3 -0
- data/webpack/src/Extends/Host/PuppetTab/index.js +51 -0
- metadata +67 -55
- data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
- data/webpack/fills_index.js +0 -30
@@ -2,20 +2,20 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# Andi Chandler <andi@gowling.com>, 2021
|
8
8
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
9
|
-
#
|
9
|
+
#
|
10
|
+
#, fuzzy
|
10
11
|
msgid ""
|
11
12
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_puppet
|
13
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
14
|
-
"POT-Creation-Date:
|
15
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
15
16
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
16
17
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2021\n"
|
17
|
-
"Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/
|
18
|
-
"ms/114/en_GB/)\n"
|
18
|
+
"Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/teams/114/en_GB/)\n"
|
19
19
|
"MIME-Version: 1.0\n"
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
21
21
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -23,23 +23,32 @@ msgstr ""
|
|
23
23
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
24
24
|
|
25
25
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
26
|
-
msgid "
|
26
|
+
msgid ""
|
27
|
+
"Ignored environment names resulting in booleans found. Please quote strings "
|
28
|
+
"like true/false and yes/no in config/ignored_environments.yml"
|
27
29
|
msgstr ""
|
28
30
|
|
29
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
31
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
32
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
30
33
|
msgid "No changes to your environments detected"
|
31
34
|
msgstr ""
|
32
35
|
|
33
36
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
34
|
-
msgid "
|
37
|
+
msgid ""
|
38
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
39
|
+
" installation"
|
35
40
|
msgstr ""
|
36
41
|
|
37
42
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
38
|
-
msgid "
|
43
|
+
msgid ""
|
44
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
45
|
+
"installation: %s"
|
39
46
|
msgstr ""
|
40
47
|
|
41
48
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
42
|
-
msgid "
|
49
|
+
msgid ""
|
50
|
+
"No smart proxy was found to import environments from, ensure that at least "
|
51
|
+
"one smart proxy is registered with the 'puppet' feature"
|
43
52
|
msgstr ""
|
44
53
|
|
45
54
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -70,40 +79,51 @@ msgstr ""
|
|
70
79
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
71
80
|
msgstr ""
|
72
81
|
|
73
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
82
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
74
84
|
msgid "ID of associated puppet Environment"
|
75
85
|
msgstr ""
|
76
86
|
|
77
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
88
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
78
89
|
msgid "IDs of associated Puppetclasses"
|
79
90
|
msgstr ""
|
80
91
|
|
81
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
92
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
93
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
82
94
|
msgid "IDs of associated ConfigGroups"
|
83
95
|
msgstr ""
|
84
96
|
|
85
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
97
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
86
98
|
msgid "Import puppet classes from puppet proxy"
|
87
99
|
msgstr ""
|
88
100
|
|
89
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
101
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
90
103
|
msgid "Import puppet classes from puppet proxy for an environment"
|
91
104
|
msgstr ""
|
92
105
|
|
93
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
94
|
-
msgid "
|
106
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
107
|
+
msgid ""
|
108
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
109
|
+
"'obsolete'that is used to limit the imported Puppet classes"
|
95
110
|
msgstr ""
|
96
111
|
|
97
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
98
|
-
msgid "
|
112
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
113
|
+
msgid ""
|
114
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
115
|
+
" installation: %s"
|
99
116
|
msgstr ""
|
100
117
|
|
101
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
118
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
102
119
|
msgid "The requested environment cannot be found."
|
103
120
|
msgstr ""
|
104
121
|
|
105
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
106
|
-
|
122
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
123
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
124
|
+
msgid ""
|
125
|
+
"No proxy found to import classes from, ensure that the smart proxy has the "
|
126
|
+
"Puppet feature enabled."
|
107
127
|
msgstr ""
|
108
128
|
|
109
129
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -130,7 +150,9 @@ msgstr ""
|
|
130
150
|
msgid "environment id"
|
131
151
|
msgstr ""
|
132
152
|
|
133
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
153
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
154
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
155
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
134
156
|
msgid "ID of environment"
|
135
157
|
msgstr ""
|
136
158
|
|
@@ -154,7 +176,8 @@ msgstr ""
|
|
154
176
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
155
177
|
msgstr ""
|
156
178
|
|
157
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
179
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
180
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
158
181
|
msgid "No environment selected!"
|
159
182
|
msgstr ""
|
160
183
|
|
@@ -182,18 +205,22 @@ msgstr ""
|
|
182
205
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
183
206
|
msgstr ""
|
184
207
|
|
185
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
208
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
209
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
186
210
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
187
211
|
msgstr ""
|
188
212
|
|
189
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
213
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
214
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
190
215
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
191
|
-
msgid_plural "
|
216
|
+
msgid_plural ""
|
217
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
192
218
|
msgstr[0] ""
|
193
219
|
msgstr[1] ""
|
194
220
|
|
195
221
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
196
|
-
msgid "
|
222
|
+
msgid ""
|
223
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
197
224
|
msgstr ""
|
198
225
|
|
199
226
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
@@ -240,7 +267,12 @@ msgstr ""
|
|
240
267
|
msgid "List environments per organization"
|
241
268
|
msgstr "List environments per organisation"
|
242
269
|
|
243
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
270
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
271
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
272
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
273
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
274
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
275
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
244
276
|
msgid "ID of Puppet class"
|
245
277
|
msgstr ""
|
246
278
|
|
@@ -268,7 +300,10 @@ msgstr ""
|
|
268
300
|
msgid "Add a Puppet class to host"
|
269
301
|
msgstr ""
|
270
302
|
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
303
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
304
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
305
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
306
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
272
307
|
msgid "ID of host"
|
273
308
|
msgstr ""
|
274
309
|
|
@@ -284,7 +319,10 @@ msgstr ""
|
|
284
319
|
msgid "Add a Puppet class to host group"
|
285
320
|
msgstr ""
|
286
321
|
|
287
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
322
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
323
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
324
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
325
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
288
326
|
msgid "ID of host group"
|
289
327
|
msgstr ""
|
290
328
|
|
@@ -296,7 +334,10 @@ msgstr ""
|
|
296
334
|
msgid "List of override values for a specific smart class parameter"
|
297
335
|
msgstr ""
|
298
336
|
|
299
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
337
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
338
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
339
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
340
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
300
341
|
msgid "Display hidden values"
|
301
342
|
msgstr ""
|
302
343
|
|
@@ -397,7 +438,9 @@ msgid "List of smart class parameters for a specific environment"
|
|
397
438
|
msgstr ""
|
398
439
|
|
399
440
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
400
|
-
msgid "
|
441
|
+
msgid ""
|
442
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
443
|
+
"combination"
|
401
444
|
msgstr ""
|
402
445
|
|
403
446
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -425,10 +468,13 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
425
468
|
msgstr ""
|
426
469
|
|
427
470
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
428
|
-
msgid "
|
471
|
+
msgid ""
|
472
|
+
"Foreman will not send this parameter in classification output.Puppet will "
|
473
|
+
"use the value defined in the Puppet manifest for this parameter"
|
429
474
|
msgstr ""
|
430
475
|
|
431
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
476
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
477
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
432
478
|
msgid "The order in which values are resolved"
|
433
479
|
msgstr ""
|
434
480
|
|
@@ -445,7 +491,9 @@ msgid "Types of variable values"
|
|
445
491
|
msgstr ""
|
446
492
|
|
447
493
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
448
|
-
msgid "
|
494
|
+
msgid ""
|
495
|
+
"If true, will raise an error if there is no default value and no matcher "
|
496
|
+
"provide a value"
|
449
497
|
msgstr ""
|
450
498
|
|
451
499
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -465,14 +513,17 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
465
513
|
msgstr ""
|
466
514
|
|
467
515
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
468
|
-
msgid "
|
516
|
+
msgid ""
|
517
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
469
518
|
msgstr ""
|
470
519
|
|
471
520
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
472
521
|
msgid "No parameters to override for Puppet class %s"
|
473
522
|
msgstr ""
|
474
523
|
|
475
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
524
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
525
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
526
|
+
#: ../webpack/src/Components/Environments/Welcome.js:9
|
476
527
|
msgid "Create Puppet Environment"
|
477
528
|
msgstr ""
|
478
529
|
|
@@ -529,7 +580,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
529
580
|
msgstr ""
|
530
581
|
|
531
582
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
532
|
-
msgid "
|
583
|
+
msgid ""
|
584
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
585
|
+
" will be empty.</i><br/>"
|
533
586
|
msgstr ""
|
534
587
|
|
535
588
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -566,7 +619,8 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
566
619
|
msgstr[0] ""
|
567
620
|
msgstr[1] ""
|
568
621
|
|
569
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
622
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
623
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
570
624
|
msgid "Click to remove %s"
|
571
625
|
msgstr "Click to remove %s"
|
572
626
|
|
@@ -574,7 +628,8 @@ msgstr "Click to remove %s"
|
|
574
628
|
msgid "Click to add %s"
|
575
629
|
msgstr ""
|
576
630
|
|
577
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
631
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
632
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
578
633
|
msgid "None"
|
579
634
|
msgstr ""
|
580
635
|
|
@@ -609,7 +664,9 @@ msgid "Operating system default"
|
|
609
664
|
msgstr ""
|
610
665
|
|
611
666
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
612
|
-
msgid "
|
667
|
+
msgid ""
|
668
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
669
|
+
"page."
|
613
670
|
msgstr ""
|
614
671
|
|
615
672
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
@@ -625,11 +682,15 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
625
682
|
msgstr ""
|
626
683
|
|
627
684
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
628
|
-
msgid "
|
685
|
+
msgid ""
|
686
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
687
|
+
"ignoring"
|
629
688
|
msgstr ""
|
630
689
|
|
631
690
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
632
|
-
msgid "
|
691
|
+
msgid ""
|
692
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
693
|
+
" and/or location"
|
633
694
|
msgstr ""
|
634
695
|
|
635
696
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -684,7 +745,11 @@ msgstr ""
|
|
684
745
|
msgid "Check/Uncheck all"
|
685
746
|
msgstr ""
|
686
747
|
|
687
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
748
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
749
|
+
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
750
|
+
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
751
|
+
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
752
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
688
753
|
msgid "Environment"
|
689
754
|
msgstr ""
|
690
755
|
|
@@ -724,19 +789,20 @@ msgstr "Cancel"
|
|
724
789
|
msgid "Update"
|
725
790
|
msgstr ""
|
726
791
|
|
727
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
792
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
728
793
|
msgid "included already from parent"
|
729
794
|
msgstr ""
|
730
795
|
|
731
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
796
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
797
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
732
798
|
msgid "Remove"
|
733
799
|
msgstr ""
|
734
800
|
|
735
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
801
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
736
802
|
msgid "Add"
|
737
803
|
msgstr ""
|
738
804
|
|
739
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
805
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
740
806
|
msgid "%s is not in environment"
|
741
807
|
msgstr ""
|
742
808
|
|
@@ -748,40 +814,57 @@ msgstr ""
|
|
748
814
|
msgid "Available Config Groups"
|
749
815
|
msgstr ""
|
750
816
|
|
751
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
817
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
818
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
819
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
752
820
|
msgid "Edit %s"
|
753
821
|
msgstr "Edit %s"
|
754
822
|
|
755
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
823
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
824
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
825
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
826
|
+
#: ../lib/foreman_puppet/register.rb:171
|
756
827
|
msgid "Config Groups"
|
757
828
|
msgstr ""
|
758
829
|
|
759
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
830
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
831
|
+
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
832
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
760
833
|
msgid "Create Config Group"
|
761
834
|
msgstr ""
|
762
835
|
|
763
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
836
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
837
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
764
838
|
msgid "Puppet Classes"
|
765
839
|
msgstr ""
|
766
840
|
|
767
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
841
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
842
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
843
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
768
844
|
msgid "Hosts"
|
769
845
|
msgstr "Hosts"
|
770
846
|
|
771
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
847
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
848
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
772
849
|
msgid "Host Groups"
|
773
850
|
msgstr ""
|
774
851
|
|
775
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
852
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
853
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
854
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
776
855
|
msgid "Actions"
|
777
856
|
msgstr "Actions"
|
778
857
|
|
779
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
858
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
859
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
780
860
|
msgid "Delete %s?"
|
781
861
|
msgstr "Delete %s?"
|
782
862
|
|
783
863
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
784
|
-
msgid "
|
864
|
+
msgid ""
|
865
|
+
"A config group provides a one-step method of associating many Puppet classes"
|
866
|
+
" to either a host or host group. Typically this would be used to add a "
|
867
|
+
"particular application profile or stack in one step."
|
785
868
|
msgstr ""
|
786
869
|
|
787
870
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -792,7 +875,9 @@ msgstr "Locations"
|
|
792
875
|
msgid "Organizations"
|
793
876
|
msgstr "Organisations"
|
794
877
|
|
795
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
878
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
879
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
880
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
796
881
|
msgid "Puppet Environments"
|
797
882
|
msgstr ""
|
798
883
|
|
@@ -800,7 +885,8 @@ msgstr ""
|
|
800
885
|
msgid "Environment|Name"
|
801
886
|
msgstr "Name"
|
802
887
|
|
803
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
888
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
889
|
+
#: ../lib/foreman_puppet/register.rb:168
|
804
890
|
msgid "Classes"
|
805
891
|
msgstr ""
|
806
892
|
|
@@ -808,7 +894,8 @@ msgstr ""
|
|
808
894
|
msgid "Create Environment"
|
809
895
|
msgstr ""
|
810
896
|
|
811
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
897
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
898
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
812
899
|
msgid "Puppet environments"
|
813
900
|
msgstr ""
|
814
901
|
|
@@ -825,10 +912,15 @@ msgid "No environments found"
|
|
825
912
|
msgstr ""
|
826
913
|
|
827
914
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
828
|
-
msgid "
|
915
|
+
msgid ""
|
916
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
917
|
+
"the puppet master configuration."
|
829
918
|
msgstr ""
|
830
919
|
|
831
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
920
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
921
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
922
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
923
|
+
#: ../lib/foreman_puppet/register.rb:174
|
832
924
|
msgid "Smart Class Parameters"
|
833
925
|
msgstr ""
|
834
926
|
|
@@ -836,7 +928,9 @@ msgstr ""
|
|
836
928
|
msgid "Parameter"
|
837
929
|
msgstr "Parameter"
|
838
930
|
|
839
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
931
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
932
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
840
934
|
msgid "Puppet Class"
|
841
935
|
msgstr ""
|
842
936
|
|
@@ -845,14 +939,18 @@ msgid "Number of Overrides"
|
|
845
939
|
msgstr ""
|
846
940
|
|
847
941
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
848
|
-
msgid "
|
942
|
+
msgid ""
|
943
|
+
"Parameterized class support permits detecting, importing, and supplying "
|
944
|
+
"parameters directly to classes which support it, via the ENC and depending "
|
945
|
+
"on a set of rules (Smart Matchers)."
|
849
946
|
msgstr ""
|
850
947
|
|
851
948
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
852
949
|
msgid "Included Classes"
|
853
950
|
msgstr ""
|
854
951
|
|
855
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
952
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
953
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
856
954
|
msgid "Not authorized to edit classes"
|
857
955
|
msgstr "Not authorised to edit classes"
|
858
956
|
|
@@ -868,7 +966,8 @@ msgstr ""
|
|
868
966
|
msgid "Filter classes"
|
869
967
|
msgstr ""
|
870
968
|
|
871
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
969
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
970
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
872
971
|
msgid "belongs to config group"
|
873
972
|
msgstr "belongs to config group"
|
874
973
|
|
@@ -885,7 +984,9 @@ msgid "Omit"
|
|
885
984
|
msgstr ""
|
886
985
|
|
887
986
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
888
|
-
msgid "
|
987
|
+
msgid ""
|
988
|
+
"The class could not be saved because of an error in one of the class "
|
989
|
+
"parameters."
|
889
990
|
msgstr ""
|
890
991
|
|
891
992
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -901,7 +1002,9 @@ msgid "This Puppet class has no parameters in its signature."
|
|
901
1002
|
msgstr ""
|
902
1003
|
|
903
1004
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
904
|
-
msgid "
|
1005
|
+
msgid ""
|
1006
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1007
|
+
"\"Import\"."
|
905
1008
|
msgstr ""
|
906
1009
|
|
907
1010
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -924,7 +1027,10 @@ msgstr ""
|
|
924
1027
|
msgid "Puppetclass|Name"
|
925
1028
|
msgstr "Class name"
|
926
1029
|
|
927
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1030
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1031
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:165
|
1033
|
+
#: ../webpack/src/Components/Environments/Welcome.js:21
|
928
1034
|
msgid "Environments"
|
929
1035
|
msgstr ""
|
930
1036
|
|
@@ -945,21 +1051,23 @@ msgid "Set parameters to defaults"
|
|
945
1051
|
msgstr ""
|
946
1052
|
|
947
1053
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
948
|
-
msgid "
|
1054
|
+
msgid ""
|
1055
|
+
"This will reset parameters of the class %s to their default values. "
|
1056
|
+
"Continue?"
|
949
1057
|
msgstr ""
|
950
1058
|
|
951
1059
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
952
|
-
msgid "Puppet Class Parameters"
|
953
|
-
msgstr ""
|
954
|
-
|
955
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
956
1060
|
msgid "Notice"
|
957
1061
|
msgstr ""
|
958
1062
|
|
959
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1063
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
960
1064
|
msgid "Please select an environment first"
|
961
1065
|
msgstr ""
|
962
1066
|
|
1067
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1068
|
+
msgid "Puppet Class Parameters"
|
1069
|
+
msgstr ""
|
1070
|
+
|
963
1071
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
964
1072
|
msgid "Select environment"
|
965
1073
|
msgstr ""
|
@@ -988,28 +1096,21 @@ msgstr ""
|
|
988
1096
|
msgid "Add Combination"
|
989
1097
|
msgstr ""
|
990
1098
|
|
991
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
|
1099
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
|
992
1100
|
msgid "General"
|
993
1101
|
msgstr ""
|
994
1102
|
|
995
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
|
1103
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
|
996
1104
|
msgid "Hosts managed:"
|
997
1105
|
msgstr ""
|
998
1106
|
|
999
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
|
1000
|
-
msgid "Certificates"
|
1001
|
-
msgstr ""
|
1002
|
-
|
1003
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
|
1004
|
-
msgid "Autosign entries"
|
1005
|
-
msgstr ""
|
1006
|
-
|
1007
1107
|
#: ../lib/foreman_puppet/register.rb:7
|
1008
1108
|
msgid "Facts"
|
1009
1109
|
msgstr ""
|
1010
1110
|
|
1011
1111
|
#: ../lib/foreman_puppet/register.rb:10
|
1012
|
-
msgid "
|
1112
|
+
msgid ""
|
1113
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1013
1114
|
msgstr ""
|
1014
1115
|
|
1015
1116
|
#: ../lib/foreman_puppet/register.rb:12
|
@@ -1017,7 +1118,10 @@ msgid "Default Puppet environment"
|
|
1017
1118
|
msgstr ""
|
1018
1119
|
|
1019
1120
|
#: ../lib/foreman_puppet/register.rb:16
|
1020
|
-
msgid "
|
1121
|
+
msgid ""
|
1122
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1123
|
+
"This will avoid conflicts between the environment in puppet.conf and the "
|
1124
|
+
"environment set in Foreman"
|
1021
1125
|
msgstr ""
|
1022
1126
|
|
1023
1127
|
#: ../lib/foreman_puppet/register.rb:19
|
@@ -1037,7 +1141,9 @@ msgid "Config Management"
|
|
1037
1141
|
msgstr ""
|
1038
1142
|
|
1039
1143
|
#: ../lib/foreman_puppet/register.rb:30
|
1040
|
-
msgid "
|
1144
|
+
msgid ""
|
1145
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1146
|
+
" sync."
|
1041
1147
|
msgstr ""
|
1042
1148
|
|
1043
1149
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1045,21 +1151,19 @@ msgid "Puppet interval"
|
|
1045
1151
|
msgstr ""
|
1046
1152
|
|
1047
1153
|
#: ../lib/foreman_puppet/register.rb:35
|
1048
|
-
msgid "
|
1154
|
+
msgid ""
|
1155
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1156
|
+
" does not arrive within configured interval"
|
1049
1157
|
msgstr ""
|
1050
1158
|
|
1051
1159
|
#: ../lib/foreman_puppet/register.rb:37
|
1052
1160
|
msgid "%s out of sync disabled"
|
1053
1161
|
msgstr ""
|
1054
1162
|
|
1055
|
-
#: ../lib/foreman_puppet/register.rb:
|
1163
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1056
1164
|
msgid "Puppet ENC"
|
1057
1165
|
msgstr ""
|
1058
1166
|
|
1059
|
-
#: ../webpack/src/Components/Environments/Welcome.js:13
|
1060
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
|
1061
|
-
msgstr ""
|
1062
|
-
|
1063
1167
|
#: ../webpack/src/foreman_class_edit.js:146
|
1064
1168
|
msgid "Click to remove config group"
|
1065
1169
|
msgstr "Click to remove config group"
|
@@ -1072,10 +1176,6 @@ msgstr " Remove"
|
|
1072
1176
|
msgid "Loading parameters..."
|
1073
1177
|
msgstr ""
|
1074
1178
|
|
1075
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1076
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1077
|
-
msgstr ""
|
1078
|
-
|
1079
1179
|
#: action_names.rb:2
|
1080
1180
|
msgid "Action with sub plans"
|
1081
1181
|
msgstr "Action with sub plans"
|