foreman_puppet 5.0.0 → 5.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -7
- data/Rakefile +0 -5
- data/app/graphgl/foreman_puppet/types/environment.rb +1 -4
- data/app/graphgl/foreman_puppet/types/puppetclass.rb +1 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/models/foreman_puppet/puppetclass.rb +2 -2
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/lib/tasks/foreman_puppet_tasks.rake +0 -10
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.edit.po +1221 -0
- data/locale/ca/foreman_puppet.po +44 -8
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
- data/locale/cs_CZ/foreman_puppet.po +45 -9
- 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.edit.po +1300 -0
- data/locale/de/foreman_puppet.po +49 -13
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +998 -0
- data/locale/en/foreman_puppet.po +42 -6
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.pox +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1197 -0
- data/locale/en_GB/foreman_puppet.po +44 -8
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.edit.po +1275 -0
- data/locale/es/foreman_puppet.po +77 -39
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/foreman_puppet.pot +81 -25
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.edit.po +1290 -0
- data/locale/fr/foreman_puppet.po +67 -28
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.edit.po +1203 -0
- data/locale/gl/foreman_puppet.po +44 -8
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.edit.po +1233 -0
- data/locale/it/foreman_puppet.po +47 -10
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.edit.po +1223 -0
- data/locale/ja/foreman_puppet.po +60 -24
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +875 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.edit.po +1197 -0
- data/locale/ko/foreman_puppet.po +45 -9
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
- data/locale/nl_NL/foreman_puppet.po +44 -8
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.edit.po +1238 -0
- data/locale/pl/foreman_puppet.po +45 -9
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
- data/locale/pt_BR/foreman_puppet.po +78 -41
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.edit.po +1240 -0
- data/locale/ru/foreman_puppet.po +45 -9
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
- data/locale/sv_SE/foreman_puppet.po +44 -8
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
- data/locale/zh_CN/foreman_puppet.po +65 -29
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
- data/locale/zh_TW/foreman_puppet.po +45 -9
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/package.json +7 -7
- data/test/graphql/mutations/hosts/create_mutation_test.rb +1 -2
- data/test/unit/foreman_puppet/global_id_test.rb +13 -0
- data/webpack/src/Components/Environments/Welcome.js +25 -6
- data/webpack/src/Extends/Host/PuppetTab/index.js +2 -0
- metadata +108 -58
data/locale/de/foreman_puppet.po
CHANGED
@@ -9,26 +9,26 @@
|
|
9
9
|
# Bernhard Suttner <bernhard.suttner@atix.de>, 2021
|
10
10
|
# Lukas Kallies <github.com@luke-web.de>, 2021
|
11
11
|
# Wiederoder <stefanwiederoder@googlemail.com>, 2021
|
12
|
-
# abf90805572190d649c59f7a021d76cb, 2021
|
13
12
|
# 47388d0d0847859fcc07f8955b27d2a7_d1cb104 <93875580def0fcc1a566b016c3948752_122921>, 2021
|
14
13
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2021
|
15
14
|
# simon11 <transifex@stieger.co>, 2021
|
16
|
-
# Patrick Dolinic, 2021
|
17
15
|
# Ettore Atalan <atalanttore@googlemail.com>, 2021
|
18
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
19
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
20
16
|
# stbenjam <stephen@redhat.com>, 2021
|
21
17
|
# Christina Gurski <Gurski_christina@yahoo.de>, 2021
|
22
|
-
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2021
|
23
18
|
# Crited <Alexander.Stoll@netways.de>, 2021
|
24
19
|
# Mathias Reichardt, 2022
|
20
|
+
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2022
|
21
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
22
|
+
# Patrick Dolinic, 2022
|
23
|
+
# abf90805572190d649c59f7a021d76cb, 2022
|
24
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
25
25
|
#
|
26
26
|
msgid ""
|
27
27
|
msgstr ""
|
28
|
-
"Project-Id-Version: foreman_puppet
|
28
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
29
29
|
"Report-Msgid-Bugs-To: \n"
|
30
30
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
31
|
-
"Last-Translator:
|
31
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
32
32
|
"Language-Team: German (https://www.transifex.com/foreman/teams/114/de/)\n"
|
33
33
|
"MIME-Version: 1.0\n"
|
34
34
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -106,7 +106,7 @@ msgstr "Alle Umgebungen - (nicht gefiltert)"
|
|
106
106
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
107
107
|
msgstr "Erlauben Sie es Puppet-Umgebungen und -Klassenzu Foreman-Hosts zuzuweisen"
|
108
108
|
|
109
|
-
msgid "
|
109
|
+
msgid "Assigned classes"
|
110
110
|
msgstr ""
|
111
111
|
|
112
112
|
msgid "Available Classes"
|
@@ -124,9 +124,6 @@ msgstr "Kann keinen gültigen Proxy mit einer Puppet-Funktion finden"
|
|
124
124
|
msgid "Cancel"
|
125
125
|
msgstr "Abbrechen"
|
126
126
|
|
127
|
-
msgid "Certificates"
|
128
|
-
msgstr ""
|
129
|
-
|
130
127
|
msgid "Change Environment"
|
131
128
|
msgstr "Umgebung ändern"
|
132
129
|
|
@@ -169,6 +166,9 @@ msgstr "Konfigurationsgruppen"
|
|
169
166
|
msgid "Config Management"
|
170
167
|
msgstr "Konfigurationsmanagement"
|
171
168
|
|
169
|
+
msgid "Couldn't find any ENC data for this host"
|
170
|
+
msgstr ""
|
171
|
+
|
172
172
|
msgid "Create Config Group"
|
173
173
|
msgstr "Konfigurationsgruppe erstellen"
|
174
174
|
|
@@ -247,6 +247,9 @@ msgstr "Versteckte Werte anzeigen"
|
|
247
247
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
248
248
|
msgstr "Zeitraum in Minuten, nachdem Server, welche über Puppet Rückmeldung geben, als \"nicht-synchronisiert\" klassifiziert werden."
|
249
249
|
|
250
|
+
msgid "ENC Preview"
|
251
|
+
msgstr ""
|
252
|
+
|
250
253
|
msgid "ENC environment"
|
251
254
|
msgstr "ENC-Umgebung"
|
252
255
|
|
@@ -271,6 +274,9 @@ msgstr "Umgebungen"
|
|
271
274
|
msgid "Environment|Name"
|
272
275
|
msgstr "Name"
|
273
276
|
|
277
|
+
msgid "Error!"
|
278
|
+
msgstr "Fehler!"
|
279
|
+
|
274
280
|
msgid "Facts"
|
275
281
|
msgstr "Fakten"
|
276
282
|
|
@@ -310,6 +316,9 @@ msgstr "Foreman aktualisiert die Umgebung eines Hosts basierend auf dessen Fakte
|
|
310
316
|
msgid "General"
|
311
317
|
msgstr "Allgemein"
|
312
318
|
|
319
|
+
msgid "Help"
|
320
|
+
msgstr "Hilfe"
|
321
|
+
|
313
322
|
msgid "Host Groups"
|
314
323
|
msgstr "Hostgruppen"
|
315
324
|
|
@@ -364,7 +373,7 @@ msgstr "IDs der zugehörigen Puppetklassen"
|
|
364
373
|
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
365
374
|
msgstr "Falls \"True\", wird dies einen Fehler erzeugen, wenn es keinen Standardwert gibt und kein Treffer einen Wert liefert"
|
366
375
|
|
367
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments
|
376
|
+
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."
|
368
377
|
msgstr ""
|
369
378
|
|
370
379
|
msgid "Ignored classes in the environments: %s"
|
@@ -595,6 +604,9 @@ msgstr "Puppet"
|
|
595
604
|
msgid "Puppet CA"
|
596
605
|
msgstr "Puppet-CA"
|
597
606
|
|
607
|
+
msgid "Puppet CA Smart Proxy"
|
608
|
+
msgstr ""
|
609
|
+
|
598
610
|
msgid "Puppet Class"
|
599
611
|
msgstr "Puppet-Klasse"
|
600
612
|
|
@@ -616,9 +628,24 @@ msgstr "Puppet-Umgebungen"
|
|
616
628
|
msgid "Puppet Modules"
|
617
629
|
msgstr "Puppet-Module"
|
618
630
|
|
631
|
+
msgid "Puppet Smart Proxy"
|
632
|
+
msgstr ""
|
633
|
+
|
619
634
|
msgid "Puppet YAML"
|
620
635
|
msgstr "Puppet YAML"
|
621
636
|
|
637
|
+
msgid "Puppet classes"
|
638
|
+
msgstr ""
|
639
|
+
|
640
|
+
msgid "Puppet details"
|
641
|
+
msgstr ""
|
642
|
+
|
643
|
+
msgid "Puppet env"
|
644
|
+
msgstr ""
|
645
|
+
|
646
|
+
msgid "Puppet environment"
|
647
|
+
msgstr ""
|
648
|
+
|
622
649
|
msgid "Puppet environments"
|
623
650
|
msgstr "Puppet Umgebungen"
|
624
651
|
|
@@ -658,6 +685,9 @@ msgstr "Diese Außerkraftsetzung entfernen"
|
|
658
685
|
msgid "Remove:"
|
659
686
|
msgstr "Entferne:"
|
660
687
|
|
688
|
+
msgid "Reports"
|
689
|
+
msgstr "Berichte"
|
690
|
+
|
661
691
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
662
692
|
msgstr "Erforderlicher Parameter ohne Wert.<br/><b>Bitte überschreiben!</b><br/>"
|
663
693
|
|
@@ -703,8 +733,11 @@ msgstr "Smart-Class-Parameter"
|
|
703
733
|
msgid "Smart Class Parameters"
|
704
734
|
msgstr "Smart-Class-Parameter"
|
705
735
|
|
736
|
+
msgid "Smart class parameters"
|
737
|
+
msgstr "Smart-Klassenparameter"
|
738
|
+
|
706
739
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
707
|
-
msgstr ""
|
740
|
+
msgstr "Einige Puppet-Klassen sind in der ausgewählten Umgebung nicht verfügbar"
|
708
741
|
|
709
742
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
710
743
|
msgstr "Alle Parameter von Puppet-Klasse %s erfolgreich überschrieben"
|
@@ -747,6 +780,9 @@ msgstr "Auf diesem Puppet-Master sind keine Puppet-Umgebungen eingerichtet. Bitt
|
|
747
780
|
msgid "This Puppet class has no parameters in its signature."
|
748
781
|
msgstr "Diese puppet Klasse hat keine Parameter in ihrer Signatur."
|
749
782
|
|
783
|
+
msgid "This tab is still a work in progress"
|
784
|
+
msgstr ""
|
785
|
+
|
750
786
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
751
787
|
msgstr "Hiermit werden alle Parameter der Klasse %s auf ihre Standardwerte zurückgesetzt. Fortfahren?"
|
752
788
|
|
File without changes
|
Binary file
|