foreman_puppet 2.0.0.alpha.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/concerns/foreman_puppet/extensions/parameters_host.rb +41 -32
- data/app/controllers/concerns/foreman_puppet/extensions/parameters_hostgroup.rb +37 -28
- data/app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb +1 -1
- data/app/helpers/foreman_puppet/environments_helper.rb +1 -1
- data/app/models/foreman_puppet/host_puppet_facet.rb +1 -1
- data/app/models/foreman_puppet/hostgroup_puppet_facet.rb +2 -0
- data/app/views/foreman_puppet/config_groups/index.html.erb +1 -1
- data/db/migrate/20200803113903_migrate_host_type_in_host_config_groups.foreman_puppet.rb +36 -20
- data/db/migrate/20201125113903_migrate_puppetclasses_to_facets.foreman_puppet.rb +0 -8
- data/db/migrate/20211111125003_drop_puppetclasses_direct_references.foreman_puppet.rb +11 -0
- data/db/migrate/20211112130803_cleanup_environment_from_core_tables.foreman_puppet.rb +10 -0
- data/db/migrate_foreman/{20090722141107_create_environments.rb → 20090722141107_create_environments.foreman_puppet.rb} +1 -1
- data/db/migrate_foreman/{20090802062223_create_puppetclasses.rb → 20090802062223_create_puppetclasses.foreman_puppet.rb} +3 -2
- data/db/migrate_foreman/{20090905150132_create_hostgroups_puppetclasses.rb → 20090905150132_create_hostgroups_puppetclasses.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20110412103238_remove_unused_fields_from_puppet_classes.rb → 20110412103238_remove_unused_fields_from_puppet_classes.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20110712070522_create_host_class.rb → 20110712070522_create_host_class.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20120824142048_add_some_indexes.rb → 20120824142048_add_some_indexes.foreman_puppet.rb} +8 -1
- data/db/migrate_foreman/{20120905095532_create_environment_classes.rb → 20120905095532_create_environment_classes.foreman_puppet.rb} +2 -2
- data/db/migrate_foreman/{20121018152459_create_hostgroup_classes.rb → 20121018152459_create_hostgroup_classes.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20140407161817_create_config_groups.rb → 20140407161817_create_config_groups.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20140407162007_create_config_group_classes.rb → 20140407162007_create_config_group_classes.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20140407162059_create_host_config_groups.rb → 20140407162059_create_host_config_groups.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20161205142618_delete_orphaned_smart_class_parameters.rb → 20161205142618_delete_orphaned_smart_class_parameters.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20170109115157_fix_lookup_key_auditable_type.rb → 20170109115157_fix_lookup_key_auditable_type.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20180816134832_cast_lookup_key_values.rb → 20180816134832_cast_lookup_key_values.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20180831115634_add_uniqueness_to_puppetclass_name.rb → 20180831115634_add_uniqueness_to_puppetclass_name.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20181023112532_add_environment_puppetclass_id.rb → 20181023112532_add_environment_puppetclass_id.foreman_puppet.rb} +0 -0
- data/db/migrate_foreman/{20181224174419_add_index_to_environment_class_by_lookup_key_and_puppetclass.rb → 20181224174419_add_index_to_environment_class_by_lookup_key_and_puppetclass.foreman_puppet.rb} +0 -0
- data/lib/foreman_puppet/register.rb +35 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.po +760 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1085 -0
- data/locale/cs_CZ/foreman_puppet.po +823 -0
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.po +844 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +317 -162
- data/locale/en/foreman_puppet.po +58 -1
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.po +820 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.po +827 -0
- data/locale/foreman_puppet.pot +181 -92
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.po +835 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.po +818 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.po +822 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.po +830 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.po +819 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.po +823 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.po +822 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.po +826 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.po +827 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.po +822 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.po +831 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.po +821 -0
- data/test/helpers/foreman_puppet/hosts_and_hostgroups_helper_test.rb +70 -31
- data/test/integration/foreman_puppet/dashboard_js_test.rb +31 -0
- data/test/models/foreman_puppet/host_puppet_facet_test.rb +7 -1
- metadata +64 -24
data/locale/foreman_puppet.pot
CHANGED
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: foreman_puppet 1.0.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2021-
|
|
12
|
-
"PO-Revision-Date: 2021-
|
|
11
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
|
12
|
+
"PO-Revision-Date: 2021-11-10 11:17+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -18,51 +18,17 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
20
20
|
|
|
21
|
-
#:
|
|
22
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:14
|
|
23
|
-
msgid "Import puppet classes from puppet proxy"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
#:
|
|
27
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:15
|
|
28
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:16
|
|
29
|
-
msgid "Import puppet classes from puppet proxy for an environment"
|
|
30
|
-
msgstr ""
|
|
31
|
-
|
|
32
|
-
#:
|
|
33
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:21
|
|
34
|
-
msgid ""
|
|
35
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolet"
|
|
36
|
-
"e'that is used to limit the imported Puppet classes"
|
|
37
|
-
msgstr ""
|
|
38
|
-
|
|
39
|
-
#:
|
|
40
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:49
|
|
21
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
|
41
22
|
msgid ""
|
|
42
|
-
"
|
|
43
|
-
"
|
|
23
|
+
"Ignored environment names resulting in booleans found. Please quote strings li"
|
|
24
|
+
"ke true/false and yes/no in config/ignored_environments.yml"
|
|
44
25
|
msgstr ""
|
|
45
26
|
|
|
46
|
-
#:
|
|
47
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:77
|
|
48
27
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
|
28
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
|
49
29
|
msgid "No changes to your environments detected"
|
|
50
30
|
msgstr ""
|
|
51
31
|
|
|
52
|
-
#:
|
|
53
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:104
|
|
54
|
-
#: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:117
|
|
55
|
-
msgid ""
|
|
56
|
-
"No proxy found to import classes from, ensure that the smart proxy has the Pup"
|
|
57
|
-
"pet feature enabled."
|
|
58
|
-
msgstr ""
|
|
59
|
-
|
|
60
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
|
61
|
-
msgid ""
|
|
62
|
-
"Ignored environment names resulting in booleans found. Please quote strings li"
|
|
63
|
-
"ke true/false and yes/no in config/ignored_environments.yml"
|
|
64
|
-
msgstr ""
|
|
65
|
-
|
|
66
32
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
|
67
33
|
msgid ""
|
|
68
34
|
"Successfully updated environments and Puppet classes from the on-disk Puppet i"
|
|
@@ -90,142 +56,210 @@ msgid "Ignored classes in the environments: %s"
|
|
|
90
56
|
msgstr ""
|
|
91
57
|
|
|
92
58
|
#:
|
|
93
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:
|
|
59
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
|
|
94
60
|
msgid "List all host groups for a Puppet class"
|
|
95
61
|
msgstr ""
|
|
96
62
|
|
|
97
63
|
#:
|
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:
|
|
64
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
|
|
99
65
|
msgid "ID of Puppetclass"
|
|
100
66
|
msgstr ""
|
|
101
67
|
|
|
102
68
|
#:
|
|
103
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:
|
|
69
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
|
|
104
70
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
|
|
105
71
|
msgstr ""
|
|
106
72
|
|
|
107
73
|
#:
|
|
108
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:
|
|
74
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
|
|
109
75
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
|
|
110
76
|
msgstr ""
|
|
111
77
|
|
|
112
78
|
#:
|
|
113
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:
|
|
79
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
|
|
114
80
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
|
115
81
|
msgstr ""
|
|
116
82
|
|
|
83
|
+
#:
|
|
84
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
|
85
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
|
86
|
+
msgid "ID of associated puppet Environment"
|
|
87
|
+
msgstr ""
|
|
88
|
+
|
|
117
89
|
#:
|
|
118
90
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
|
119
91
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
|
120
|
-
msgid "
|
|
92
|
+
msgid "IDs of associated Puppetclasses"
|
|
121
93
|
msgstr ""
|
|
122
94
|
|
|
123
95
|
#:
|
|
124
96
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
|
125
97
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
|
126
|
-
msgid "IDs of associated
|
|
98
|
+
msgid "IDs of associated ConfigGroups"
|
|
127
99
|
msgstr ""
|
|
128
100
|
|
|
129
101
|
#:
|
|
130
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/
|
|
131
|
-
|
|
132
|
-
|
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
|
103
|
+
msgid "Import puppet classes from puppet proxy"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
106
|
+
#:
|
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
|
108
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
|
109
|
+
msgid "Import puppet classes from puppet proxy for an environment"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
112
|
+
#:
|
|
113
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
|
114
|
+
msgid ""
|
|
115
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolet"
|
|
116
|
+
"e'that is used to limit the imported Puppet classes"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
#:
|
|
120
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
|
121
|
+
msgid ""
|
|
122
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet i"
|
|
123
|
+
"nstallation: %s"
|
|
124
|
+
msgstr ""
|
|
125
|
+
|
|
126
|
+
#:
|
|
127
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
|
128
|
+
msgid "The requested environment cannot be found."
|
|
129
|
+
msgstr ""
|
|
130
|
+
|
|
131
|
+
#:
|
|
132
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
|
133
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
|
134
|
+
msgid ""
|
|
135
|
+
"No proxy found to import classes from, ensure that the smart proxy has the Pup"
|
|
136
|
+
"pet feature enabled."
|
|
133
137
|
msgstr ""
|
|
134
138
|
|
|
135
139
|
#:
|
|
136
140
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
|
141
|
+
msgid "List template combination"
|
|
142
|
+
msgstr ""
|
|
143
|
+
|
|
144
|
+
#:
|
|
145
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
|
|
146
|
+
msgid "Add a template combination"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
#:
|
|
150
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
|
|
151
|
+
msgid "Show template combination"
|
|
152
|
+
msgstr ""
|
|
153
|
+
|
|
154
|
+
#:
|
|
155
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
|
|
156
|
+
msgid "Update template combination"
|
|
157
|
+
msgstr ""
|
|
158
|
+
|
|
159
|
+
#:
|
|
160
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
|
|
161
|
+
msgid "ID of Puppet environment"
|
|
162
|
+
msgstr ""
|
|
163
|
+
|
|
164
|
+
#:
|
|
165
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
|
|
166
|
+
msgid "environment id"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#:
|
|
170
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
|
137
171
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
|
138
172
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
|
139
173
|
msgid "ID of environment"
|
|
140
174
|
msgstr ""
|
|
141
175
|
|
|
142
176
|
#:
|
|
143
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:
|
|
177
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
|
|
144
178
|
msgid "List hosts per environment"
|
|
145
179
|
msgstr ""
|
|
146
180
|
|
|
147
181
|
#:
|
|
148
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:
|
|
182
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
|
|
149
183
|
msgid "ID of puppet environment"
|
|
150
184
|
msgstr ""
|
|
151
185
|
|
|
152
186
|
#:
|
|
153
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:
|
|
187
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
|
|
154
188
|
msgid "Deprecated in favor of host/puppet_attributes/environment_id"
|
|
155
189
|
msgstr ""
|
|
156
190
|
|
|
157
191
|
#:
|
|
158
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:
|
|
192
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
|
|
159
193
|
msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
|
|
160
194
|
msgstr ""
|
|
161
195
|
|
|
162
196
|
#:
|
|
163
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:
|
|
197
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
|
|
164
198
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
|
165
199
|
msgstr ""
|
|
166
200
|
|
|
167
201
|
#:
|
|
168
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
169
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
202
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
|
203
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
|
170
204
|
msgid "No environment selected!"
|
|
171
205
|
msgstr ""
|
|
172
206
|
|
|
173
207
|
#:
|
|
174
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
208
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
|
|
175
209
|
msgid "Updated hosts: changed environment"
|
|
176
210
|
msgstr ""
|
|
177
211
|
|
|
178
212
|
#:
|
|
179
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
213
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
|
|
180
214
|
msgid "Unable to generate output, Check log files"
|
|
181
215
|
msgstr ""
|
|
182
216
|
|
|
183
217
|
#:
|
|
184
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
218
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
|
|
185
219
|
msgid "No proxy selected!"
|
|
186
220
|
msgstr ""
|
|
187
221
|
|
|
188
222
|
#:
|
|
189
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
223
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
|
|
190
224
|
msgid "Invalid proxy selected!"
|
|
191
225
|
msgstr ""
|
|
192
226
|
|
|
193
227
|
#:
|
|
194
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
228
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
|
|
195
229
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
|
196
230
|
msgstr ""
|
|
197
231
|
|
|
198
232
|
#:
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
233
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
|
200
234
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
|
201
235
|
msgstr ""
|
|
202
236
|
|
|
203
237
|
#:
|
|
204
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
205
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
238
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
|
239
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
|
206
240
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
|
207
241
|
msgstr ""
|
|
208
242
|
|
|
209
243
|
#:
|
|
210
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
211
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
244
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
|
245
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
|
212
246
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
|
213
247
|
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
|
214
248
|
msgstr[0] ""
|
|
215
249
|
msgstr[1] ""
|
|
216
250
|
|
|
217
251
|
#:
|
|
218
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
252
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
|
219
253
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
|
220
254
|
msgstr ""
|
|
221
255
|
|
|
222
256
|
#:
|
|
223
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
257
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
|
224
258
|
msgid "Puppet"
|
|
225
259
|
msgstr ""
|
|
226
260
|
|
|
227
261
|
#:
|
|
228
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:
|
|
262
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
|
|
229
263
|
msgid "Puppet CA"
|
|
230
264
|
msgstr ""
|
|
231
265
|
|
|
@@ -249,23 +283,23 @@ msgstr ""
|
|
|
249
283
|
msgid "Delete a config group"
|
|
250
284
|
msgstr ""
|
|
251
285
|
|
|
252
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
286
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
|
|
253
287
|
msgid "List all environments"
|
|
254
288
|
msgstr ""
|
|
255
289
|
|
|
256
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
290
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
|
|
257
291
|
msgid "List environments of Puppet class"
|
|
258
292
|
msgstr ""
|
|
259
293
|
|
|
260
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
294
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
|
|
261
295
|
msgid "List environments per location"
|
|
262
296
|
msgstr ""
|
|
263
297
|
|
|
264
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
298
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
|
|
265
299
|
msgid "List environments per organization"
|
|
266
300
|
msgstr ""
|
|
267
301
|
|
|
268
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
302
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
|
269
303
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
|
270
304
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
|
271
305
|
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
|
@@ -274,19 +308,19 @@ msgstr ""
|
|
|
274
308
|
msgid "ID of Puppet class"
|
|
275
309
|
msgstr ""
|
|
276
310
|
|
|
277
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
311
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
|
|
278
312
|
msgid "Show an environment"
|
|
279
313
|
msgstr ""
|
|
280
314
|
|
|
281
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
315
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
|
|
282
316
|
msgid "Create an environment"
|
|
283
317
|
msgstr ""
|
|
284
318
|
|
|
285
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
319
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
|
|
286
320
|
msgid "Update an environment"
|
|
287
321
|
msgstr ""
|
|
288
322
|
|
|
289
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:
|
|
323
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
|
|
290
324
|
msgid "Delete an environment"
|
|
291
325
|
msgstr ""
|
|
292
326
|
|
|
@@ -546,23 +580,23 @@ msgstr ""
|
|
|
546
580
|
msgid "Create Puppet Environment"
|
|
547
581
|
msgstr ""
|
|
548
582
|
|
|
549
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:
|
|
583
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
|
550
584
|
msgid "Change Environment"
|
|
551
585
|
msgstr ""
|
|
552
586
|
|
|
553
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:
|
|
587
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:13
|
|
554
588
|
msgid "Change Puppet Master"
|
|
555
589
|
msgstr ""
|
|
556
590
|
|
|
557
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:
|
|
591
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:22
|
|
558
592
|
msgid "Puppet YAML"
|
|
559
593
|
msgstr ""
|
|
560
594
|
|
|
561
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:
|
|
595
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:22
|
|
562
596
|
msgid "Puppet external nodes YAML dump"
|
|
563
597
|
msgstr ""
|
|
564
598
|
|
|
565
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:
|
|
599
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
|
566
600
|
msgid "Puppet Environment"
|
|
567
601
|
msgstr ""
|
|
568
602
|
|
|
@@ -858,7 +892,7 @@ msgstr ""
|
|
|
858
892
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
|
859
893
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
|
860
894
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
|
861
|
-
#: ../lib/foreman_puppet/register.rb:
|
|
895
|
+
#: ../lib/foreman_puppet/register.rb:171
|
|
862
896
|
msgid "Config Groups"
|
|
863
897
|
msgstr ""
|
|
864
898
|
|
|
@@ -921,7 +955,7 @@ msgid "Environment|Name"
|
|
|
921
955
|
msgstr ""
|
|
922
956
|
|
|
923
957
|
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
|
924
|
-
#: ../lib/foreman_puppet/register.rb:
|
|
958
|
+
#: ../lib/foreman_puppet/register.rb:168
|
|
925
959
|
msgid "Classes"
|
|
926
960
|
msgstr ""
|
|
927
961
|
|
|
@@ -955,7 +989,7 @@ msgstr ""
|
|
|
955
989
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
|
956
990
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
|
957
991
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
|
958
|
-
#: ../lib/foreman_puppet/register.rb:
|
|
992
|
+
#: ../lib/foreman_puppet/register.rb:174
|
|
959
993
|
msgid "Smart Class Parameters"
|
|
960
994
|
msgstr ""
|
|
961
995
|
|
|
@@ -1064,7 +1098,7 @@ msgstr ""
|
|
|
1064
1098
|
|
|
1065
1099
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
|
1066
1100
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
|
1067
|
-
#: ../lib/foreman_puppet/register.rb:
|
|
1101
|
+
#: ../lib/foreman_puppet/register.rb:165
|
|
1068
1102
|
#: ../webpack/src/Components/Environments/Welcome.js:21
|
|
1069
1103
|
msgid "Environments"
|
|
1070
1104
|
msgstr ""
|
|
@@ -1089,15 +1123,15 @@ msgstr ""
|
|
|
1089
1123
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
|
1090
1124
|
msgstr ""
|
|
1091
1125
|
|
|
1092
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
|
1126
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
|
1093
1127
|
msgid "Notice"
|
|
1094
1128
|
msgstr ""
|
|
1095
1129
|
|
|
1096
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
|
1130
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
|
1097
1131
|
msgid "Please select an environment first"
|
|
1098
1132
|
msgstr ""
|
|
1099
1133
|
|
|
1100
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
|
1134
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
|
1101
1135
|
msgid "Puppet Class Parameters"
|
|
1102
1136
|
msgstr ""
|
|
1103
1137
|
|
|
@@ -1137,7 +1171,62 @@ msgstr ""
|
|
|
1137
1171
|
msgid "Hosts managed:"
|
|
1138
1172
|
msgstr ""
|
|
1139
1173
|
|
|
1140
|
-
#: ../lib/foreman_puppet/register.rb:
|
|
1174
|
+
#: ../lib/foreman_puppet/register.rb:7
|
|
1175
|
+
msgid "Facts"
|
|
1176
|
+
msgstr ""
|
|
1177
|
+
|
|
1178
|
+
#: ../lib/foreman_puppet/register.rb:10
|
|
1179
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
|
1180
|
+
msgstr ""
|
|
1181
|
+
|
|
1182
|
+
#: ../lib/foreman_puppet/register.rb:12
|
|
1183
|
+
msgid "Default Puppet environment"
|
|
1184
|
+
msgstr ""
|
|
1185
|
+
|
|
1186
|
+
#: ../lib/foreman_puppet/register.rb:16
|
|
1187
|
+
msgid ""
|
|
1188
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. Thi"
|
|
1189
|
+
"s will avoid conflicts between the environment in puppet.conf and the environm"
|
|
1190
|
+
"ent set in Foreman"
|
|
1191
|
+
msgstr ""
|
|
1192
|
+
|
|
1193
|
+
#: ../lib/foreman_puppet/register.rb:19
|
|
1194
|
+
msgid "ENC environment"
|
|
1195
|
+
msgstr ""
|
|
1196
|
+
|
|
1197
|
+
#: ../lib/foreman_puppet/register.rb:22
|
|
1198
|
+
msgid "Foreman will update a host's environment from its facts"
|
|
1199
|
+
msgstr ""
|
|
1200
|
+
|
|
1201
|
+
#: ../lib/foreman_puppet/register.rb:24
|
|
1202
|
+
msgid "Update environment from facts"
|
|
1203
|
+
msgstr ""
|
|
1204
|
+
|
|
1205
|
+
#: ../lib/foreman_puppet/register.rb:27
|
|
1206
|
+
msgid "Config Management"
|
|
1207
|
+
msgstr ""
|
|
1208
|
+
|
|
1209
|
+
#: ../lib/foreman_puppet/register.rb:30
|
|
1210
|
+
msgid ""
|
|
1211
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of s"
|
|
1212
|
+
"ync."
|
|
1213
|
+
msgstr ""
|
|
1214
|
+
|
|
1215
|
+
#: ../lib/foreman_puppet/register.rb:32
|
|
1216
|
+
msgid "Puppet interval"
|
|
1217
|
+
msgstr ""
|
|
1218
|
+
|
|
1219
|
+
#: ../lib/foreman_puppet/register.rb:35
|
|
1220
|
+
msgid ""
|
|
1221
|
+
"Disable host configuration status turning to out of sync for %s after report d"
|
|
1222
|
+
"oes not arrive within configured interval"
|
|
1223
|
+
msgstr ""
|
|
1224
|
+
|
|
1225
|
+
#: ../lib/foreman_puppet/register.rb:37
|
|
1226
|
+
msgid "%s out of sync disabled"
|
|
1227
|
+
msgstr ""
|
|
1228
|
+
|
|
1229
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
|
1141
1230
|
msgid "Puppet ENC"
|
|
1142
1231
|
msgstr ""
|
|
1143
1232
|
|
|
Binary file
|