foreman_puppet 5.1.3 → 6.0.0

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