foreman_puppet 5.1.1 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- 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/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- 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/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 +32 -27
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +36 -40
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +36 -40
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +32 -24
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +36 -37
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +36 -40
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +36 -53
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +32 -24
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +36 -37
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +36 -51
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +36 -53
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +36 -40
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +32 -24
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +32 -24
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +36 -40
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +36 -40
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +32 -24
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +36 -50
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +36 -40
- data/locale/zh_TW/foreman_puppet.po +6 -0
- 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
- metadata +37 -17
@@ -210,7 +210,7 @@ msgstr[1] "Der %{proxy_type} Puppet CA Proxy konnte für folgende Systeme nicht
|
|
210
210
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
211
211
|
msgstr "Der %{proxy_type} Proxy der ausgewählten Hosts wurde auf %{proxy_name} gesetzt."
|
212
212
|
|
213
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
213
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
214
214
|
msgid "Puppet"
|
215
215
|
msgstr "Puppet"
|
216
216
|
|
@@ -780,7 +780,7 @@ msgstr "Verfügbare Konfigurationsgruppen"
|
|
780
780
|
msgid "Edit %s"
|
781
781
|
msgstr "%s bearbeiten"
|
782
782
|
|
783
|
-
#: ../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:
|
783
|
+
#: ../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
|
784
784
|
msgid "Config Groups"
|
785
785
|
msgstr "Konfigurationsgruppen"
|
786
786
|
|
@@ -820,7 +820,7 @@ msgstr "Standorte"
|
|
820
820
|
msgid "Organizations"
|
821
821
|
msgstr "Organisationen"
|
822
822
|
|
823
|
-
#: ../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
|
823
|
+
#: ../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
|
824
824
|
msgid "Puppet Environments"
|
825
825
|
msgstr "Puppet-Umgebungen"
|
826
826
|
|
@@ -828,7 +828,7 @@ msgstr "Puppet-Umgebungen"
|
|
828
828
|
msgid "Environment|Name"
|
829
829
|
msgstr "Name"
|
830
830
|
|
831
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
831
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
832
832
|
msgid "Classes"
|
833
833
|
msgstr "Klassen"
|
834
834
|
|
@@ -856,7 +856,7 @@ msgstr "Keine Umgebungen gefunden"
|
|
856
856
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
857
857
|
msgstr "Auf diesem Puppet-Master sind keine Puppet-Umgebungen eingerichtet. Bitte überprüfen Sie die Konfiguration des Puppet-Master."
|
858
858
|
|
859
|
-
#: ../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:
|
859
|
+
#: ../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
|
860
860
|
msgid "Smart Class Parameters"
|
861
861
|
msgstr "Smart-Class-Parameter"
|
862
862
|
|
@@ -952,7 +952,7 @@ msgstr "Puppet-Klasse %s bearbeiten"
|
|
952
952
|
msgid "Puppetclass|Name"
|
953
953
|
msgstr "Name"
|
954
954
|
|
955
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
955
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
956
956
|
msgid "Environments"
|
957
957
|
msgstr "Umgebungen"
|
958
958
|
|
@@ -1024,59 +1024,59 @@ msgstr "Allgemein"
|
|
1024
1024
|
msgid "Hosts managed:"
|
1025
1025
|
msgstr "Verwaltete Hosts:"
|
1026
1026
|
|
1027
|
-
#: ../lib/foreman_puppet/register.rb:
|
1027
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1028
1028
|
msgid "Facts"
|
1029
1029
|
msgstr "Fakten"
|
1030
1030
|
|
1031
|
-
#: ../lib/foreman_puppet/register.rb:
|
1031
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1032
1032
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1033
1033
|
msgstr "Foreman nutzt standardmäßig diese Puppet-Umgebung, falls automatisch keine Umgebung gefunden werden kann"
|
1034
1034
|
|
1035
|
-
#: ../lib/foreman_puppet/register.rb:
|
1035
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1036
1036
|
msgid "Default Puppet environment"
|
1037
1037
|
msgstr "Standardmäßige Puppet-Umgebung"
|
1038
1038
|
|
1039
|
-
#: ../lib/foreman_puppet/register.rb:
|
1039
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1040
1040
|
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"
|
1041
1041
|
msgstr "Foreman legt ausdrücklich die Puppet-Umgebung in der ENC-yaml-Ausgabe fest. Dies vermeidet Konflikte zwischen der Umgebung in der puppet.conf und der in Foreman festgelegten Umgebung"
|
1042
1042
|
|
1043
|
-
#: ../lib/foreman_puppet/register.rb:
|
1043
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1044
1044
|
msgid "ENC environment"
|
1045
1045
|
msgstr "ENC-Umgebung"
|
1046
1046
|
|
1047
|
-
#: ../lib/foreman_puppet/register.rb:
|
1047
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1048
1048
|
msgid "Foreman will update a host's environment from its facts"
|
1049
1049
|
msgstr "Foreman aktualisiert die Umgebung eines Hosts basierend auf dessen Fakten"
|
1050
1050
|
|
1051
|
-
#: ../lib/foreman_puppet/register.rb:
|
1051
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1052
1052
|
msgid "Update environment from facts"
|
1053
1053
|
msgstr "Umgebung nach Fakten aktualisieren"
|
1054
1054
|
|
1055
|
-
#: ../lib/foreman_puppet/register.rb:
|
1055
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1056
1056
|
msgid "Config Management"
|
1057
1057
|
msgstr "Konfigurationsmanagement"
|
1058
1058
|
|
1059
|
-
#: ../lib/foreman_puppet/register.rb:
|
1059
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1060
1060
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1061
1061
|
msgstr "Zeitraum in Minuten, nachdem Server, welche über Puppet Rückmeldung geben, als \"nicht-synchronisiert\" klassifiziert werden."
|
1062
1062
|
|
1063
|
-
#: ../lib/foreman_puppet/register.rb:
|
1063
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1064
1064
|
msgid "Puppet interval"
|
1065
1065
|
msgstr "Puppet-Intervall"
|
1066
1066
|
|
1067
|
-
#: ../lib/foreman_puppet/register.rb:
|
1067
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1068
1068
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1069
1069
|
msgstr "Deaktiviere Host Konfigurations Status Änderung zu \"nicht-snychronisiert\" für %s falls der Bericht nicht im konfigurierten Intervall ankommt"
|
1070
1070
|
|
1071
|
-
#: ../lib/foreman_puppet/register.rb:
|
1071
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1072
1072
|
msgid "%s out of sync disabled"
|
1073
1073
|
msgstr "%s \"nicht-synchronisiert\" deaktiviert"
|
1074
1074
|
|
1075
|
-
#: ../lib/foreman_puppet/register.rb:
|
1075
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1076
1076
|
msgid "Puppet ENC"
|
1077
1077
|
msgstr "Puppet ENC"
|
1078
1078
|
|
1079
|
-
#: ../lib/foreman_puppet/register.rb:
|
1079
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1080
1080
|
msgid "Puppet env"
|
1081
1081
|
msgstr ""
|
1082
1082
|
|
@@ -1100,6 +1100,14 @@ msgstr ""
|
|
1100
1100
|
msgid "Smart class parameters"
|
1101
1101
|
msgstr "Smart-Klassenparameter"
|
1102
1102
|
|
1103
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1104
|
+
msgid "Successfully copied to clipboard!"
|
1105
|
+
msgstr ""
|
1106
|
+
|
1107
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1108
|
+
msgid "Copy to clipboard"
|
1109
|
+
msgstr ""
|
1110
|
+
|
1103
1111
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1104
1112
|
msgid "Couldn't find any ENC data for this host"
|
1105
1113
|
msgstr ""
|
@@ -1149,33 +1157,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1149
1157
|
msgstr "Einige Puppet-Klassen sind in der ausgewählten Umgebung nicht verfügbar"
|
1150
1158
|
|
1151
1159
|
#: action_names.rb:2
|
1152
|
-
msgid "
|
1153
|
-
msgstr "
|
1160
|
+
msgid "Action with sub plans"
|
1161
|
+
msgstr "Aktion mit Unterplänen"
|
1154
1162
|
|
1155
1163
|
#: action_names.rb:3
|
1156
|
-
msgid "
|
1157
|
-
msgstr ""
|
1164
|
+
msgid "Import facts"
|
1165
|
+
msgstr "Fakten importieren"
|
1158
1166
|
|
1159
1167
|
#: action_names.rb:4
|
1160
|
-
msgid "
|
1161
|
-
msgstr ""
|
1168
|
+
msgid "Import Puppet classes"
|
1169
|
+
msgstr "Puppet-Klassen importieren"
|
1162
1170
|
|
1163
1171
|
#: action_names.rb:5
|
1164
|
-
msgid "
|
1165
|
-
msgstr ""
|
1172
|
+
msgid "Remote action:"
|
1173
|
+
msgstr "Entfernte Aktion:"
|
1166
1174
|
|
1167
1175
|
#: gemspec.rb:2
|
1168
1176
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1169
1177
|
msgstr "Erlauben Sie es Puppet-Umgebungen und -Klassenzu Foreman-Hosts zuzuweisen"
|
1170
|
-
|
1171
|
-
#~ msgid "Action with sub plans"
|
1172
|
-
#~ msgstr "Aktion mit Unterplänen"
|
1173
|
-
|
1174
|
-
#~ msgid "Environment name"
|
1175
|
-
#~ msgstr "Umgebungsname"
|
1176
|
-
|
1177
|
-
#~ msgid "Import Puppet classes"
|
1178
|
-
#~ msgstr "Puppet-Klassen importieren"
|
1179
|
-
|
1180
|
-
#~ msgid "Import facts"
|
1181
|
-
#~ msgstr "Fakten importieren"
|
data/locale/de/foreman_puppet.po
CHANGED
@@ -166,6 +166,9 @@ msgstr "Konfigurationsgruppen"
|
|
166
166
|
msgid "Config Management"
|
167
167
|
msgstr "Konfigurationsmanagement"
|
168
168
|
|
169
|
+
msgid "Copy to clipboard"
|
170
|
+
msgstr ""
|
171
|
+
|
169
172
|
msgid "Couldn't find any ENC data for this host"
|
170
173
|
msgstr ""
|
171
174
|
|
@@ -739,6 +742,9 @@ msgstr "Smart-Klassenparameter"
|
|
739
742
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
740
743
|
msgstr "Einige Puppet-Klassen sind in der ausgewählten Umgebung nicht verfügbar"
|
741
744
|
|
745
|
+
msgid "Successfully copied to clipboard!"
|
746
|
+
msgstr ""
|
747
|
+
|
742
748
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
743
749
|
msgstr "Alle Parameter von Puppet-Klasse %s erfolgreich überschrieben"
|
744
750
|
|
@@ -189,7 +189,7 @@ msgstr[1] ""
|
|
189
189
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
190
190
|
msgstr ""
|
191
191
|
|
192
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
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
|
193
193
|
msgid "Puppet"
|
194
194
|
msgstr ""
|
195
195
|
|
@@ -749,7 +749,7 @@ msgstr ""
|
|
749
749
|
msgid "Edit %s"
|
750
750
|
msgstr ""
|
751
751
|
|
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:
|
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
|
753
753
|
msgid "Config Groups"
|
754
754
|
msgstr ""
|
755
755
|
|
@@ -789,7 +789,7 @@ msgstr ""
|
|
789
789
|
msgid "Organizations"
|
790
790
|
msgstr ""
|
791
791
|
|
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
|
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
|
793
793
|
msgid "Puppet Environments"
|
794
794
|
msgstr ""
|
795
795
|
|
@@ -797,7 +797,7 @@ msgstr ""
|
|
797
797
|
msgid "Environment|Name"
|
798
798
|
msgstr ""
|
799
799
|
|
800
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
800
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
801
801
|
msgid "Classes"
|
802
802
|
msgstr ""
|
803
803
|
|
@@ -825,7 +825,7 @@ msgstr ""
|
|
825
825
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
826
826
|
msgstr ""
|
827
827
|
|
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:
|
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
|
829
829
|
msgid "Smart Class Parameters"
|
830
830
|
msgstr ""
|
831
831
|
|
@@ -921,7 +921,7 @@ msgstr ""
|
|
921
921
|
msgid "Puppetclass|Name"
|
922
922
|
msgstr ""
|
923
923
|
|
924
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
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
|
925
925
|
msgid "Environments"
|
926
926
|
msgstr ""
|
927
927
|
|
@@ -993,59 +993,59 @@ msgstr ""
|
|
993
993
|
msgid "Hosts managed:"
|
994
994
|
msgstr ""
|
995
995
|
|
996
|
-
#: ../lib/foreman_puppet/register.rb:
|
996
|
+
#: ../lib/foreman_puppet/register.rb:9
|
997
997
|
msgid "Facts"
|
998
998
|
msgstr ""
|
999
999
|
|
1000
|
-
#: ../lib/foreman_puppet/register.rb:
|
1000
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1001
1001
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1002
1002
|
msgstr ""
|
1003
1003
|
|
1004
|
-
#: ../lib/foreman_puppet/register.rb:
|
1004
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1005
1005
|
msgid "Default Puppet environment"
|
1006
1006
|
msgstr ""
|
1007
1007
|
|
1008
|
-
#: ../lib/foreman_puppet/register.rb:
|
1008
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1009
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
1010
|
msgstr ""
|
1011
1011
|
|
1012
|
-
#: ../lib/foreman_puppet/register.rb:
|
1012
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1013
1013
|
msgid "ENC environment"
|
1014
1014
|
msgstr ""
|
1015
1015
|
|
1016
|
-
#: ../lib/foreman_puppet/register.rb:
|
1016
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1017
1017
|
msgid "Foreman will update a host's environment from its facts"
|
1018
1018
|
msgstr ""
|
1019
1019
|
|
1020
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1021
1021
|
msgid "Update environment from facts"
|
1022
1022
|
msgstr ""
|
1023
1023
|
|
1024
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1025
1025
|
msgid "Config Management"
|
1026
1026
|
msgstr ""
|
1027
1027
|
|
1028
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1029
1029
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1030
1030
|
msgstr ""
|
1031
1031
|
|
1032
|
-
#: ../lib/foreman_puppet/register.rb:
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1033
1033
|
msgid "Puppet interval"
|
1034
1034
|
msgstr ""
|
1035
1035
|
|
1036
|
-
#: ../lib/foreman_puppet/register.rb:
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1037
1037
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1038
1038
|
msgstr ""
|
1039
1039
|
|
1040
|
-
#: ../lib/foreman_puppet/register.rb:
|
1040
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1041
1041
|
msgid "%s out of sync disabled"
|
1042
1042
|
msgstr ""
|
1043
1043
|
|
1044
|
-
#: ../lib/foreman_puppet/register.rb:
|
1044
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1045
1045
|
msgid "Puppet ENC"
|
1046
1046
|
msgstr ""
|
1047
1047
|
|
1048
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1049
1049
|
msgid "Puppet env"
|
1050
1050
|
msgstr ""
|
1051
1051
|
|
@@ -1069,6 +1069,14 @@ msgstr ""
|
|
1069
1069
|
msgid "Smart class parameters"
|
1070
1070
|
msgstr ""
|
1071
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
|
+
|
1072
1080
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1073
1081
|
msgid "Couldn't find any ENC data for this host"
|
1074
1082
|
msgstr ""
|
@@ -1118,19 +1126,19 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1118
1126
|
msgstr ""
|
1119
1127
|
|
1120
1128
|
#: action_names.rb:2
|
1121
|
-
msgid "
|
1129
|
+
msgid "Action with sub plans"
|
1122
1130
|
msgstr ""
|
1123
1131
|
|
1124
1132
|
#: action_names.rb:3
|
1125
|
-
msgid "
|
1133
|
+
msgid "Import facts"
|
1126
1134
|
msgstr ""
|
1127
1135
|
|
1128
1136
|
#: action_names.rb:4
|
1129
|
-
msgid "
|
1137
|
+
msgid "Import Puppet classes"
|
1130
1138
|
msgstr ""
|
1131
1139
|
|
1132
1140
|
#: action_names.rb:5
|
1133
|
-
msgid "
|
1141
|
+
msgid "Remote action:"
|
1134
1142
|
msgstr ""
|
1135
1143
|
|
1136
1144
|
#: gemspec.rb:2
|
data/locale/en/foreman_puppet.po
CHANGED
@@ -141,6 +141,9 @@ msgstr ""
|
|
141
141
|
msgid "Config Management"
|
142
142
|
msgstr ""
|
143
143
|
|
144
|
+
msgid "Copy to clipboard"
|
145
|
+
msgstr ""
|
146
|
+
|
144
147
|
msgid "Couldn't find any ENC data for this host"
|
145
148
|
msgstr ""
|
146
149
|
|
@@ -714,6 +717,9 @@ msgstr ""
|
|
714
717
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
715
718
|
msgstr ""
|
716
719
|
|
720
|
+
msgid "Successfully copied to clipboard!"
|
721
|
+
msgstr ""
|
722
|
+
|
717
723
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
718
724
|
msgstr ""
|
719
725
|
|
@@ -195,7 +195,7 @@ msgstr[1] ""
|
|
195
195
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
196
196
|
msgstr ""
|
197
197
|
|
198
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
198
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
199
199
|
msgid "Puppet"
|
200
200
|
msgstr ""
|
201
201
|
|
@@ -755,7 +755,7 @@ msgstr ""
|
|
755
755
|
msgid "Edit %s"
|
756
756
|
msgstr "Edit %s"
|
757
757
|
|
758
|
-
#: ../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:
|
758
|
+
#: ../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
|
759
759
|
msgid "Config Groups"
|
760
760
|
msgstr ""
|
761
761
|
|
@@ -795,7 +795,7 @@ msgstr "Locations"
|
|
795
795
|
msgid "Organizations"
|
796
796
|
msgstr "Organisations"
|
797
797
|
|
798
|
-
#: ../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
|
798
|
+
#: ../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
|
799
799
|
msgid "Puppet Environments"
|
800
800
|
msgstr ""
|
801
801
|
|
@@ -803,7 +803,7 @@ msgstr ""
|
|
803
803
|
msgid "Environment|Name"
|
804
804
|
msgstr "Name"
|
805
805
|
|
806
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
806
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
807
807
|
msgid "Classes"
|
808
808
|
msgstr ""
|
809
809
|
|
@@ -831,7 +831,7 @@ msgstr ""
|
|
831
831
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
832
832
|
msgstr ""
|
833
833
|
|
834
|
-
#: ../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:
|
834
|
+
#: ../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
|
835
835
|
msgid "Smart Class Parameters"
|
836
836
|
msgstr ""
|
837
837
|
|
@@ -927,7 +927,7 @@ msgstr ""
|
|
927
927
|
msgid "Puppetclass|Name"
|
928
928
|
msgstr "Class name"
|
929
929
|
|
930
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
930
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
931
931
|
msgid "Environments"
|
932
932
|
msgstr ""
|
933
933
|
|
@@ -999,59 +999,59 @@ msgstr ""
|
|
999
999
|
msgid "Hosts managed:"
|
1000
1000
|
msgstr ""
|
1001
1001
|
|
1002
|
-
#: ../lib/foreman_puppet/register.rb:
|
1002
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1003
1003
|
msgid "Facts"
|
1004
1004
|
msgstr ""
|
1005
1005
|
|
1006
|
-
#: ../lib/foreman_puppet/register.rb:
|
1006
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1007
1007
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1008
1008
|
msgstr ""
|
1009
1009
|
|
1010
|
-
#: ../lib/foreman_puppet/register.rb:
|
1010
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1011
1011
|
msgid "Default Puppet environment"
|
1012
1012
|
msgstr ""
|
1013
1013
|
|
1014
|
-
#: ../lib/foreman_puppet/register.rb:
|
1014
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1015
1015
|
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"
|
1016
1016
|
msgstr ""
|
1017
1017
|
|
1018
|
-
#: ../lib/foreman_puppet/register.rb:
|
1018
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1019
1019
|
msgid "ENC environment"
|
1020
1020
|
msgstr ""
|
1021
1021
|
|
1022
|
-
#: ../lib/foreman_puppet/register.rb:
|
1022
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1023
1023
|
msgid "Foreman will update a host's environment from its facts"
|
1024
1024
|
msgstr ""
|
1025
1025
|
|
1026
|
-
#: ../lib/foreman_puppet/register.rb:
|
1026
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1027
1027
|
msgid "Update environment from facts"
|
1028
1028
|
msgstr ""
|
1029
1029
|
|
1030
|
-
#: ../lib/foreman_puppet/register.rb:
|
1030
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1031
1031
|
msgid "Config Management"
|
1032
1032
|
msgstr ""
|
1033
1033
|
|
1034
|
-
#: ../lib/foreman_puppet/register.rb:
|
1034
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1035
1035
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1036
1036
|
msgstr ""
|
1037
1037
|
|
1038
|
-
#: ../lib/foreman_puppet/register.rb:
|
1038
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1039
1039
|
msgid "Puppet interval"
|
1040
1040
|
msgstr ""
|
1041
1041
|
|
1042
|
-
#: ../lib/foreman_puppet/register.rb:
|
1042
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1043
1043
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1044
1044
|
msgstr ""
|
1045
1045
|
|
1046
|
-
#: ../lib/foreman_puppet/register.rb:
|
1046
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1047
1047
|
msgid "%s out of sync disabled"
|
1048
1048
|
msgstr ""
|
1049
1049
|
|
1050
|
-
#: ../lib/foreman_puppet/register.rb:
|
1050
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1051
1051
|
msgid "Puppet ENC"
|
1052
1052
|
msgstr ""
|
1053
1053
|
|
1054
|
-
#: ../lib/foreman_puppet/register.rb:
|
1054
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1055
1055
|
msgid "Puppet env"
|
1056
1056
|
msgstr ""
|
1057
1057
|
|
@@ -1075,6 +1075,14 @@ msgstr ""
|
|
1075
1075
|
msgid "Smart class parameters"
|
1076
1076
|
msgstr ""
|
1077
1077
|
|
1078
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1079
|
+
msgid "Successfully copied to clipboard!"
|
1080
|
+
msgstr ""
|
1081
|
+
|
1082
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1083
|
+
msgid "Copy to clipboard"
|
1084
|
+
msgstr ""
|
1085
|
+
|
1078
1086
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1079
1087
|
msgid "Couldn't find any ENC data for this host"
|
1080
1088
|
msgstr ""
|
@@ -1124,30 +1132,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1124
1132
|
msgstr ""
|
1125
1133
|
|
1126
1134
|
#: action_names.rb:2
|
1127
|
-
msgid "
|
1128
|
-
msgstr "
|
1135
|
+
msgid "Action with sub plans"
|
1136
|
+
msgstr "Action with sub plans"
|
1129
1137
|
|
1130
1138
|
#: action_names.rb:3
|
1131
|
-
msgid "
|
1132
|
-
msgstr ""
|
1139
|
+
msgid "Import facts"
|
1140
|
+
msgstr "Import facts"
|
1133
1141
|
|
1134
1142
|
#: action_names.rb:4
|
1135
|
-
msgid "
|
1136
|
-
msgstr ""
|
1143
|
+
msgid "Import Puppet classes"
|
1144
|
+
msgstr "Import Puppet classes"
|
1137
1145
|
|
1138
1146
|
#: action_names.rb:5
|
1139
|
-
msgid "
|
1140
|
-
msgstr ""
|
1147
|
+
msgid "Remote action:"
|
1148
|
+
msgstr "Remote action:"
|
1141
1149
|
|
1142
1150
|
#: gemspec.rb:2
|
1143
1151
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1144
1152
|
msgstr ""
|
1145
|
-
|
1146
|
-
#~ msgid "Action with sub plans"
|
1147
|
-
#~ msgstr "Action with sub plans"
|
1148
|
-
|
1149
|
-
#~ msgid "Import Puppet classes"
|
1150
|
-
#~ msgstr "Import Puppet classes"
|
1151
|
-
|
1152
|
-
#~ msgid "Import facts"
|
1153
|
-
#~ msgstr "Import facts"
|
@@ -147,6 +147,9 @@ msgstr ""
|
|
147
147
|
msgid "Config Management"
|
148
148
|
msgstr ""
|
149
149
|
|
150
|
+
msgid "Copy to clipboard"
|
151
|
+
msgstr ""
|
152
|
+
|
150
153
|
msgid "Couldn't find any ENC data for this host"
|
151
154
|
msgstr ""
|
152
155
|
|
@@ -720,6 +723,9 @@ msgstr ""
|
|
720
723
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
721
724
|
msgstr ""
|
722
725
|
|
726
|
+
msgid "Successfully copied to clipboard!"
|
727
|
+
msgstr ""
|
728
|
+
|
723
729
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
724
730
|
msgstr ""
|
725
731
|
|