foreman_puppet 5.1.2 → 6.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 +4 -3
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/package.json +0 -3
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +83 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
data/locale/es/foreman_puppet.po
CHANGED
@@ -156,6 +156,9 @@ msgstr "Grupos de configuración"
|
|
156
156
|
msgid "Config Management"
|
157
157
|
msgstr "Administración de configuración"
|
158
158
|
|
159
|
+
msgid "Copy to clipboard"
|
160
|
+
msgstr ""
|
161
|
+
|
159
162
|
msgid "Couldn't find any ENC data for this host"
|
160
163
|
msgstr ""
|
161
164
|
|
@@ -729,6 +732,9 @@ msgstr "Parámetros de clase inteligentes"
|
|
729
732
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
730
733
|
msgstr "Algunas clases de Puppet no están disponibles en el entorno seleccionado"
|
731
734
|
|
735
|
+
msgid "Successfully copied to clipboard!"
|
736
|
+
msgstr ""
|
737
|
+
|
732
738
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
733
739
|
msgstr "Se han sobrescrito correctamente todos los parámetros de la clase Puppet %s"
|
734
740
|
|
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: 2023-
|
12
|
-
"PO-Revision-Date: 2023-
|
11
|
+
"POT-Creation-Date: 2023-06-01 14:06+0200\n"
|
12
|
+
"PO-Revision-Date: 2023-06-01 14:06+0200\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -255,7 +255,7 @@ msgstr ""
|
|
255
255
|
|
256
256
|
#:
|
257
257
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
258
|
-
#: ../lib/foreman_puppet/register.rb:
|
258
|
+
#: ../lib/foreman_puppet/register.rb:231
|
259
259
|
#: ../webpack/src/Extends/Fills/index.js:12
|
260
260
|
msgid "Puppet"
|
261
261
|
msgstr ""
|
@@ -900,7 +900,7 @@ msgstr ""
|
|
900
900
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
901
901
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
902
902
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
903
|
-
#: ../lib/foreman_puppet/register.rb:
|
903
|
+
#: ../lib/foreman_puppet/register.rb:174
|
904
904
|
msgid "Config Groups"
|
905
905
|
msgstr ""
|
906
906
|
|
@@ -955,6 +955,8 @@ msgstr ""
|
|
955
955
|
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
956
956
|
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
957
957
|
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
958
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:4
|
959
|
+
#: ../webpack/src/Components/Environments/Welcome.js:40
|
958
960
|
msgid "Puppet Environments"
|
959
961
|
msgstr ""
|
960
962
|
|
@@ -963,7 +965,7 @@ msgid "Environment|Name"
|
|
963
965
|
msgstr ""
|
964
966
|
|
965
967
|
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
966
|
-
#: ../lib/foreman_puppet/register.rb:
|
968
|
+
#: ../lib/foreman_puppet/register.rb:171
|
967
969
|
msgid "Classes"
|
968
970
|
msgstr ""
|
969
971
|
|
@@ -997,7 +999,7 @@ msgstr ""
|
|
997
999
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
998
1000
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
999
1001
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
1000
|
-
#: ../lib/foreman_puppet/register.rb:
|
1002
|
+
#: ../lib/foreman_puppet/register.rb:177
|
1001
1003
|
msgid "Smart Class Parameters"
|
1002
1004
|
msgstr ""
|
1003
1005
|
|
@@ -1106,8 +1108,7 @@ msgstr ""
|
|
1106
1108
|
|
1107
1109
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1108
1110
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1109
|
-
#: ../lib/foreman_puppet/register.rb:
|
1110
|
-
#: ../webpack/src/Components/Environments/Welcome.js:40
|
1111
|
+
#: ../lib/foreman_puppet/register.rb:168
|
1111
1112
|
msgid "Environments"
|
1112
1113
|
msgstr ""
|
1113
1114
|
|
@@ -1179,66 +1180,66 @@ msgstr ""
|
|
1179
1180
|
msgid "Hosts managed:"
|
1180
1181
|
msgstr ""
|
1181
1182
|
|
1182
|
-
#: ../lib/foreman_puppet/register.rb:
|
1183
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1183
1184
|
msgid "Facts"
|
1184
1185
|
msgstr ""
|
1185
1186
|
|
1186
|
-
#: ../lib/foreman_puppet/register.rb:
|
1187
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1187
1188
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1188
1189
|
msgstr ""
|
1189
1190
|
|
1190
|
-
#: ../lib/foreman_puppet/register.rb:
|
1191
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1191
1192
|
msgid "Default Puppet environment"
|
1192
1193
|
msgstr ""
|
1193
1194
|
|
1194
|
-
#: ../lib/foreman_puppet/register.rb:
|
1195
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1195
1196
|
msgid ""
|
1196
1197
|
"Foreman will explicitly set the puppet environment in the ENC yaml output. Thi"
|
1197
1198
|
"s will avoid conflicts between the environment in puppet.conf and the environm"
|
1198
1199
|
"ent set in Foreman"
|
1199
1200
|
msgstr ""
|
1200
1201
|
|
1201
|
-
#: ../lib/foreman_puppet/register.rb:
|
1202
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1202
1203
|
msgid "ENC environment"
|
1203
1204
|
msgstr ""
|
1204
1205
|
|
1205
|
-
#: ../lib/foreman_puppet/register.rb:
|
1206
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1206
1207
|
msgid "Foreman will update a host's environment from its facts"
|
1207
1208
|
msgstr ""
|
1208
1209
|
|
1209
|
-
#: ../lib/foreman_puppet/register.rb:
|
1210
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1210
1211
|
msgid "Update environment from facts"
|
1211
1212
|
msgstr ""
|
1212
1213
|
|
1213
|
-
#: ../lib/foreman_puppet/register.rb:
|
1214
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1214
1215
|
msgid "Config Management"
|
1215
1216
|
msgstr ""
|
1216
1217
|
|
1217
|
-
#: ../lib/foreman_puppet/register.rb:
|
1218
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1218
1219
|
msgid ""
|
1219
1220
|
"Duration in minutes after servers reporting via Puppet are classed as out of s"
|
1220
1221
|
"ync."
|
1221
1222
|
msgstr ""
|
1222
1223
|
|
1223
|
-
#: ../lib/foreman_puppet/register.rb:
|
1224
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1224
1225
|
msgid "Puppet interval"
|
1225
1226
|
msgstr ""
|
1226
1227
|
|
1227
|
-
#: ../lib/foreman_puppet/register.rb:
|
1228
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1228
1229
|
msgid ""
|
1229
1230
|
"Disable host configuration status turning to out of sync for %s after report d"
|
1230
1231
|
"oes not arrive within configured interval"
|
1231
1232
|
msgstr ""
|
1232
1233
|
|
1233
|
-
#: ../lib/foreman_puppet/register.rb:
|
1234
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1234
1235
|
msgid "%s out of sync disabled"
|
1235
1236
|
msgstr ""
|
1236
1237
|
|
1237
|
-
#: ../lib/foreman_puppet/register.rb:
|
1238
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1238
1239
|
msgid "Puppet ENC"
|
1239
1240
|
msgstr ""
|
1240
1241
|
|
1241
|
-
#: ../lib/foreman_puppet/register.rb:
|
1242
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1242
1243
|
msgid "Puppet env"
|
1243
1244
|
msgstr ""
|
1244
1245
|
|
@@ -1269,6 +1270,14 @@ msgstr ""
|
|
1269
1270
|
msgid "Smart class parameters"
|
1270
1271
|
msgstr ""
|
1271
1272
|
|
1273
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1274
|
+
msgid "Successfully copied to clipboard!"
|
1275
|
+
msgstr ""
|
1276
|
+
|
1277
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1278
|
+
msgid "Copy to clipboard"
|
1279
|
+
msgstr ""
|
1280
|
+
|
1272
1281
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1273
1282
|
msgid "Couldn't find any ENC data for this host"
|
1274
1283
|
msgstr ""
|