foreman_puppet 5.1.2 → 5.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
7
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
10
  "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
@@ -15,34 +15,14 @@ msgstr ""
15
15
  "Content-Transfer-Encoding: 8bit\n"
16
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
17
 
18
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:14
19
- msgid "Import puppet classes from puppet proxy"
20
- msgstr ""
21
-
22
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:15 ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:16
23
- msgid "Import puppet classes from puppet proxy for an environment"
24
- msgstr ""
25
-
26
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:21
27
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
28
- msgstr ""
29
-
30
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:49
31
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
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"
32
20
  msgstr ""
33
21
 
34
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:77 ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
22
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
35
23
  msgid "No changes to your environments detected"
36
24
  msgstr ""
37
25
 
38
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:104 ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:117
39
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
40
- msgstr ""
41
-
42
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
43
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
44
- msgstr ""
45
-
46
26
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
47
27
  msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
48
28
  msgstr ""
@@ -63,109 +43,157 @@ msgstr ""
63
43
  msgid "Ignored classes in the environments: %s"
64
44
  msgstr ""
65
45
 
66
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:11
46
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
67
47
  msgid "List all host groups for a Puppet class"
68
48
  msgstr ""
69
49
 
70
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:14
50
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
71
51
  msgid "ID of Puppetclass"
72
52
  msgstr ""
73
53
 
74
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
54
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
75
55
  msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
76
56
  msgstr ""
77
57
 
78
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
58
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
79
59
  msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
80
60
  msgstr ""
81
61
 
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:21
62
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
83
63
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
84
64
  msgstr ""
85
65
 
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
66
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
87
67
  msgid "ID of associated puppet Environment"
88
68
  msgstr ""
89
69
 
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
70
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
91
71
  msgid "IDs of associated Puppetclasses"
92
72
  msgstr ""
93
73
 
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:26 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:26
74
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
95
75
  msgid "IDs of associated ConfigGroups"
96
76
  msgstr ""
97
77
 
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
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
99
127
  msgid "ID of environment"
100
128
  msgstr ""
101
129
 
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:11
130
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
103
131
  msgid "List hosts per environment"
104
132
  msgstr ""
105
133
 
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:14
134
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
107
135
  msgid "ID of puppet environment"
108
136
  msgstr ""
109
137
 
110
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
138
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
111
139
  msgid "Deprecated in favor of host/puppet_attributes/environment_id"
112
140
  msgstr ""
113
141
 
114
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
142
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
115
143
  msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
116
144
  msgstr ""
117
145
 
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:21
146
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
119
147
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
120
148
  msgstr ""
121
149
 
122
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:63 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:116
150
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
123
151
  msgid "No environment selected!"
124
152
  msgstr ""
125
153
 
126
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:77
154
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
127
155
  msgid "Updated hosts: changed environment"
128
156
  msgstr ""
129
157
 
130
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:106
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
131
159
  msgid "Unable to generate output, Check log files"
132
160
  msgstr ""
133
161
 
134
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:146
162
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
135
163
  msgid "No proxy selected!"
136
164
  msgstr ""
137
165
 
138
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:152
166
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
139
167
  msgid "Invalid proxy selected!"
140
168
  msgstr ""
141
169
 
142
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:169
170
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
143
171
  msgid "Failed to set %{proxy_type} proxy for %{host}."
144
172
  msgstr ""
145
173
 
146
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:175
174
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
147
175
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
148
176
  msgstr ""
149
177
 
150
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:177 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:192
178
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
151
179
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
152
180
  msgstr ""
153
181
 
154
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:180 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:195
182
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
155
183
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
156
184
  msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
157
185
  msgstr[0] ""
158
186
  msgstr[1] ""
159
187
 
160
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:190
188
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
161
189
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
162
190
  msgstr ""
163
191
 
164
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:205
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
165
193
  msgid "Puppet"
166
194
  msgstr ""
167
195
 
168
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:212
196
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
169
197
  msgid "Puppet CA"
170
198
  msgstr ""
171
199
 
@@ -189,39 +217,39 @@ msgstr ""
189
217
  msgid "Delete a config group"
190
218
  msgstr ""
191
219
 
192
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
220
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
193
221
  msgid "List all environments"
194
222
  msgstr ""
195
223
 
196
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
224
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
197
225
  msgid "List environments of Puppet class"
198
226
  msgstr ""
199
227
 
200
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
228
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
201
229
  msgid "List environments per location"
202
230
  msgstr ""
203
231
 
204
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
232
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
205
233
  msgid "List environments per organization"
206
234
  msgstr ""
207
235
 
208
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:19 ../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
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
209
237
  msgid "ID of Puppet class"
210
238
  msgstr ""
211
239
 
212
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:28
240
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
213
241
  msgid "Show an environment"
214
242
  msgstr ""
215
243
 
216
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:41
244
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
217
245
  msgid "Create an environment"
218
246
  msgstr ""
219
247
 
220
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:49
248
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
221
249
  msgid "Update an environment"
222
250
  msgstr ""
223
251
 
224
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:57
252
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
225
253
  msgid "Delete an environment"
226
254
  msgstr ""
227
255
 
@@ -437,27 +465,31 @@ msgstr ""
437
465
  msgid "No parameters to override for Puppet class %s"
438
466
  msgstr ""
439
467
 
440
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
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
441
469
  msgid "Create Puppet Environment"
442
470
  msgstr ""
443
471
 
444
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:12
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
445
477
  msgid "Change Environment"
446
478
  msgstr ""
447
479
 
448
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:14
480
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
449
481
  msgid "Change Puppet Master"
450
482
  msgstr ""
451
483
 
452
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:26
484
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
453
485
  msgid "Puppet YAML"
454
486
  msgstr ""
455
487
 
456
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:26
488
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
457
489
  msgid "Puppet external nodes YAML dump"
458
490
  msgstr ""
459
491
 
460
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:38
492
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
461
493
  msgid "Puppet Environment"
462
494
  msgstr ""
463
495
 
@@ -689,19 +721,19 @@ msgstr ""
689
721
  msgid "Update"
690
722
  msgstr ""
691
723
 
692
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
724
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
693
725
  msgid "included already from parent"
694
726
  msgstr ""
695
727
 
696
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14 ../app/views/provisioning_templates/_combination.html.erb:4
728
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
697
729
  msgid "Remove"
698
730
  msgstr ""
699
731
 
700
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
732
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
701
733
  msgid "Add"
702
734
  msgstr ""
703
735
 
704
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
736
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
705
737
  msgid "%s is not in environment"
706
738
  msgstr ""
707
739
 
@@ -717,31 +749,31 @@ msgstr ""
717
749
  msgid "Edit %s"
718
750
  msgstr ""
719
751
 
720
- #: ../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:157
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
721
753
  msgid "Config Groups"
722
754
  msgstr ""
723
755
 
724
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
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
725
757
  msgid "Create Config Group"
726
758
  msgstr ""
727
759
 
728
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
760
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
729
761
  msgid "Puppet Classes"
730
762
  msgstr ""
731
763
 
732
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
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
733
765
  msgid "Hosts"
734
766
  msgstr ""
735
767
 
736
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
768
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
737
769
  msgid "Host Groups"
738
770
  msgstr ""
739
771
 
740
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
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
741
773
  msgid "Actions"
742
774
  msgstr ""
743
775
 
744
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
776
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
745
777
  msgid "Delete %s?"
746
778
  msgstr ""
747
779
 
@@ -757,7 +789,7 @@ msgstr ""
757
789
  msgid "Organizations"
758
790
  msgstr ""
759
791
 
760
- #: ../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
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
761
793
  msgid "Puppet Environments"
762
794
  msgstr ""
763
795
 
@@ -765,7 +797,7 @@ msgstr ""
765
797
  msgid "Environment|Name"
766
798
  msgstr ""
767
799
 
768
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:154
800
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
769
801
  msgid "Classes"
770
802
  msgstr ""
771
803
 
@@ -793,7 +825,7 @@ msgstr ""
793
825
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
794
826
  msgstr ""
795
827
 
796
- #: ../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:160
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
797
829
  msgid "Smart Class Parameters"
798
830
  msgstr ""
799
831
 
@@ -889,7 +921,7 @@ msgstr ""
889
921
  msgid "Puppetclass|Name"
890
922
  msgstr ""
891
923
 
892
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:151 ../webpack/src/Components/Environments/Welcome.js:21
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
893
925
  msgid "Environments"
894
926
  msgstr ""
895
927
 
@@ -913,16 +945,16 @@ msgstr ""
913
945
  msgid "This will reset parameters of the class %s to their default values. Continue?"
914
946
  msgstr ""
915
947
 
916
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
917
- msgid "Notice"
948
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
949
+ msgid "Puppet Class Parameters"
918
950
  msgstr ""
919
951
 
920
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:18
921
- msgid "Please select an environment first"
952
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
953
+ msgid "Notice"
922
954
  msgstr ""
923
955
 
924
956
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
925
- msgid "Puppet Class Parameters"
957
+ msgid "Please select an environment first"
926
958
  msgstr ""
927
959
 
928
960
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
@@ -961,10 +993,122 @@ msgstr ""
961
993
  msgid "Hosts managed:"
962
994
  msgstr ""
963
995
 
964
- #: ../lib/foreman_puppet/register.rb:148 ../lib/foreman_puppet/register.rb:210
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
965
1045
  msgid "Puppet ENC"
966
1046
  msgstr ""
967
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
+
968
1112
  #: ../webpack/src/foreman_class_edit.js:146
969
1113
  msgid "Click to remove config group"
970
1114
  msgstr ""
@@ -977,6 +1121,10 @@ msgstr ""
977
1121
  msgid "Loading parameters..."
978
1122
  msgstr ""
979
1123
 
1124
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1125
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1126
+ msgstr ""
1127
+
980
1128
  #: action_names.rb:2
981
1129
  msgid "Action with sub plans"
982
1130
  msgstr ""