foreman_discovery 24.0.1 → 25.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/api/v2/discovered_hosts_controller.rb +1 -1
- data/app/helpers/discovered_hosts_helper.rb +1 -1
- data/app/models/host/discovered.rb +1 -1
- data/app/views/discovered_hosts/show.html.erb +23 -21
- data/app/views/discovery_rules/_form.html.erb +0 -6
- data/config/initializers/inflections.rb +5 -0
- data/db/migrate/20141223142759_fill_discovery_attribute_sets_for_existing_hosts.rb +1 -1
- data/db/migrate/20150512150432_remove_old_discovery_reader_permissions.rb +1 -1
- data/lib/foreman_discovery/engine.rb +300 -305
- data/lib/foreman_discovery/version.rb +1 -1
- data/lib/foreman_discovery.rake +1 -5
- data/locale/ca/foreman_discovery.edit.po +64 -64
- data/locale/cs_CZ/foreman_discovery.edit.po +64 -64
- data/locale/de/foreman_discovery.edit.po +64 -64
- data/locale/en/foreman_discovery.edit.po +64 -64
- data/locale/en_GB/foreman_discovery.edit.po +64 -64
- data/locale/es/foreman_discovery.edit.po +64 -64
- data/locale/foreman_discovery.pot +68 -68
- data/locale/fr/foreman_discovery.edit.po +64 -64
- data/locale/gl/foreman_discovery.edit.po +64 -64
- data/locale/it/foreman_discovery.edit.po +64 -64
- data/locale/ja/foreman_discovery.edit.po +64 -64
- data/locale/ka/foreman_discovery.edit.po +64 -64
- data/locale/ko/foreman_discovery.edit.po +64 -64
- data/locale/pt_BR/foreman_discovery.edit.po +64 -64
- data/locale/ru/foreman_discovery.edit.po +64 -64
- data/locale/sv_SE/foreman_discovery.edit.po +64 -64
- data/locale/zh_CN/foreman_discovery.edit.po +64 -64
- data/locale/zh_TW/foreman_discovery.edit.po +64 -64
- data/package.json +0 -2
- data/test/functional/discovered_hosts_controller_test.rb +1 -1
- metadata +14 -15
- data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +0 -81
@@ -126,7 +126,7 @@ msgstr "Hash, der Fakten für den Host mit minimaler Anzahl an Fakten enthält:
|
|
126
126
|
msgid "Execute rules against a discovered host"
|
127
127
|
msgstr "Regeln auf einem entdeckten Host anwenden"
|
128
128
|
|
129
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:
|
129
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:164
|
130
130
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
131
131
|
msgstr "Host %{host} wurde bereitgestellt mit Regel %{rule}"
|
132
132
|
|
@@ -134,7 +134,7 @@ msgstr "Host %{host} wurde bereitgestellt mit Regel %{rule}"
|
|
134
134
|
msgid "Unable to provision %{host}: %{errors}"
|
135
135
|
msgstr "%{host} kann nicht bereitgestellt werden: %{errors} "
|
136
136
|
|
137
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:
|
137
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:171
|
138
138
|
msgid "No rule found for host %s"
|
139
139
|
msgstr "Keine Regel gefunden für Host %s"
|
140
140
|
|
@@ -142,11 +142,11 @@ msgstr "Keine Regel gefunden für Host %s"
|
|
142
142
|
msgid "Execute rules against all currently discovered hosts"
|
143
143
|
msgstr "Regeln auf allen kürzlich entdeckten Hosts anwenden"
|
144
144
|
|
145
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:
|
145
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:177
|
146
146
|
msgid "Errors during auto provisioning: %s"
|
147
147
|
msgstr "Fehler bei automatischer Bereitstellung: %s"
|
148
148
|
|
149
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:
|
149
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:180
|
150
150
|
msgid "No discovered hosts to provision"
|
151
151
|
msgstr "Keine entdeckten Hosts zur Bereitstellung"
|
152
152
|
|
@@ -166,7 +166,7 @@ msgstr "Entdeckten Host neu starten"
|
|
166
166
|
msgid "Rebooting all discovered hosts"
|
167
167
|
msgstr "Alle entdeckten Hosts neu starten"
|
168
168
|
|
169
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:
|
169
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:133
|
170
170
|
msgid "Discovered hosts are rebooting now"
|
171
171
|
msgstr "Entdeckte Hosts werden jetzt neu gestartet"
|
172
172
|
|
@@ -250,71 +250,71 @@ msgstr "Keine entdeckten Hosts zum Neustarten"
|
|
250
250
|
msgid "Successfully provisioned %s"
|
251
251
|
msgstr "%s erfolgreich bereitgestellt"
|
252
252
|
|
253
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
253
|
+
#: ../app/controllers/discovered_hosts_controller.rb:101
|
254
254
|
msgid "Facts refreshed for %s"
|
255
255
|
msgstr "Fakten für %s erneuert"
|
256
256
|
|
257
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
257
|
+
#: ../app/controllers/discovered_hosts_controller.rb:103
|
258
258
|
msgid "Failed to refresh facts for %s"
|
259
259
|
msgstr "Fehler beim Aktualisieren von Fakten für %s"
|
260
260
|
|
261
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
261
|
+
#: ../app/controllers/discovered_hosts_controller.rb:106
|
262
262
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
263
263
|
msgstr "Fehler beim Aktualisieren der Fakten für %{hostname} mit Fehlermeldung %{error_message}"
|
264
264
|
|
265
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
265
|
+
#: ../app/controllers/discovered_hosts_controller.rb:113
|
266
266
|
msgid "Host of type %s can not be rebooted"
|
267
267
|
msgstr "Host vom Typ %s kann nicht neu gestartet werden"
|
268
268
|
|
269
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
269
|
+
#: ../app/controllers/discovered_hosts_controller.rb:117
|
270
270
|
msgid "Rebooting host %s"
|
271
271
|
msgstr "Host %s wird neu gestartet"
|
272
272
|
|
273
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
273
|
+
#: ../app/controllers/discovered_hosts_controller.rb:119
|
274
274
|
msgid "Failed to reboot host %s"
|
275
275
|
msgstr "Fehler beim Neustart von Host %s"
|
276
276
|
|
277
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
277
|
+
#: ../app/controllers/discovered_hosts_controller.rb:122
|
278
278
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
279
279
|
msgstr "Fehler beim Neustart von Host %{hostname} mit Fehlermeldung %{error_message}"
|
280
280
|
|
281
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
281
|
+
#: ../app/controllers/discovered_hosts_controller.rb:136
|
282
282
|
msgid "Failed to reboot hosts with error %s"
|
283
283
|
msgstr "Neustart von Hosts fehlgeschlagen mit Fehler %s"
|
284
284
|
|
285
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
285
|
+
#: ../app/controllers/discovered_hosts_controller.rb:154
|
286
286
|
msgid "Destroyed selected hosts"
|
287
287
|
msgstr "Ausgewählte Hosts gelöscht"
|
288
288
|
|
289
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
289
|
+
#: ../app/controllers/discovered_hosts_controller.rb:156
|
290
290
|
msgid "The following hosts were not deleted: %s"
|
291
291
|
msgstr "Die folgenden Hosts wurden nicht gelöscht: %s"
|
292
292
|
|
293
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
293
|
+
#: ../app/controllers/discovered_hosts_controller.rb:168
|
294
294
|
msgid "Failed to auto provision host %s: %s"
|
295
295
|
msgstr "Fehler bei automatischer Bereitstellung von Host %s: %s"
|
296
296
|
|
297
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
297
|
+
#: ../app/controllers/discovered_hosts_controller.rb:196
|
298
298
|
msgid "Discovered hosts are provisioning now"
|
299
299
|
msgstr "Entdeckte Hosts, die jetzt bereitgestellt werden"
|
300
300
|
|
301
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
301
|
+
#: ../app/controllers/discovered_hosts_controller.rb:285
|
302
302
|
msgid "Discovered host reported from unknown subnet, communication will not be proxied."
|
303
303
|
msgstr "Der erkannte Host wurde von einem unbekannten Subnetz gemeldet, die Kommunikation wird nicht über einen Proxy geleitet."
|
304
304
|
|
305
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
305
|
+
#: ../app/controllers/discovered_hosts_controller.rb:290
|
306
306
|
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
307
307
|
msgstr "Erkannte Hosts, die von einem unbekannten Subnetz gemeldet wurden %s sind , die Kommunikation wird nicht über einen Proxy geleitet."
|
308
308
|
|
309
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
309
|
+
#: ../app/controllers/discovered_hosts_controller.rb:304
|
310
310
|
msgid "No hosts were found with that id or name"
|
311
311
|
msgstr "Keine Systeme mit dieser ID oder diesem Namen gefunden"
|
312
312
|
|
313
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
313
|
+
#: ../app/controllers/discovered_hosts_controller.rb:308
|
314
314
|
msgid "No hosts selected"
|
315
315
|
msgstr "Keine Hosts ausgewählt"
|
316
316
|
|
317
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
317
|
+
#: ../app/controllers/discovered_hosts_controller.rb:314
|
318
318
|
msgid "Something went wrong while selecting hosts - %s"
|
319
319
|
msgstr "Fehler beim Auswählen der Hosts – %s"
|
320
320
|
|
@@ -334,7 +334,7 @@ msgstr "Automatisch bereitstellen"
|
|
334
334
|
msgid "Refresh facts"
|
335
335
|
msgstr "Fakten aktualisieren"
|
336
336
|
|
337
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42 ../lib/foreman_discovery/engine.rb:
|
337
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42 ../lib/foreman_discovery/engine.rb:91
|
338
338
|
msgid "Reboot"
|
339
339
|
msgstr "Neustart"
|
340
340
|
|
@@ -386,7 +386,7 @@ msgstr "Berichtet in den letzten 7 Tagen"
|
|
386
386
|
msgid "Provision"
|
387
387
|
msgstr "Bereitstellen"
|
388
388
|
|
389
|
-
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:
|
389
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:5 ../lib/foreman_discovery/engine.rb:309 ../lib/foreman_discovery/engine.rb:324
|
390
390
|
msgid "Discovered Hosts"
|
391
391
|
msgstr "Entdeckte Hosts"
|
392
392
|
|
@@ -824,7 +824,7 @@ msgstr "%s klonen"
|
|
824
824
|
msgid "Edit %s"
|
825
825
|
msgstr "%s bearbeiten"
|
826
826
|
|
827
|
-
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:
|
827
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:314 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
|
828
828
|
msgid "Discovery Rules"
|
829
829
|
msgstr "Entdeckungsregeln"
|
830
830
|
|
@@ -860,7 +860,7 @@ msgstr "Aktiviert"
|
|
860
860
|
msgid "New Discovery Rule"
|
861
861
|
msgstr "Neue Entdeckungsregel"
|
862
862
|
|
863
|
-
#: ../app/views/discovery_rules/welcome.html.erb:
|
863
|
+
#: ../app/views/discovery_rules/welcome.html.erb:5
|
864
864
|
msgid "Discovered Rules"
|
865
865
|
msgstr "Entdeckte Regeln"
|
866
866
|
|
@@ -932,23 +932,23 @@ msgstr "Alle Fakten löschen"
|
|
932
932
|
msgid "Clean all reported facts during provisioning (except discovery facts)"
|
933
933
|
msgstr "Alle berichteten Fakten während der Bereitstellung löschen (ausgenommen Entdeckungsfakten)"
|
934
934
|
|
935
|
-
#: ../lib/foreman_discovery/engine.rb:
|
935
|
+
#: ../lib/foreman_discovery/engine.rb:79
|
936
936
|
msgid "Hostname facts"
|
937
937
|
msgstr "Hostnamenfakten"
|
938
938
|
|
939
|
-
#: ../lib/foreman_discovery/engine.rb:
|
939
|
+
#: ../lib/foreman_discovery/engine.rb:80
|
940
940
|
msgid "List of facts to use for the hostname (first wins)"
|
941
941
|
msgstr ""
|
942
942
|
|
943
|
-
#: ../lib/foreman_discovery/engine.rb:
|
943
|
+
#: ../lib/foreman_discovery/engine.rb:85
|
944
944
|
msgid "Auto provisioning"
|
945
945
|
msgstr "Automatische Bereitstellung"
|
946
946
|
|
947
|
-
#: ../lib/foreman_discovery/engine.rb:
|
947
|
+
#: ../lib/foreman_discovery/engine.rb:86
|
948
948
|
msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
|
949
949
|
msgstr "Neu entdeckte Hosts automatisch bereitstellen gemäß Bereitstellungsregeln"
|
950
950
|
|
951
|
-
#: ../lib/foreman_discovery/engine.rb:
|
951
|
+
#: ../lib/foreman_discovery/engine.rb:92
|
952
952
|
msgid "Automatically reboot or kexec discovered host during provisioning"
|
953
953
|
msgstr "Automatischer Reboot oder kexec endeckter Hosts während der Bereitstellung"
|
954
954
|
|
@@ -960,135 +960,135 @@ msgstr "Hostnamenpräfix"
|
|
960
960
|
msgid "The default prefix to use for the host name, must start with a letter"
|
961
961
|
msgstr "Das Standard-Präfix zum Verwenden für den Hostnamen, muss mit einem Buchstaben beginnen"
|
962
962
|
|
963
|
-
#: ../lib/foreman_discovery/engine.rb:
|
963
|
+
#: ../lib/foreman_discovery/engine.rb:104
|
964
964
|
msgid "Fact columns"
|
965
965
|
msgstr "Faktspalten"
|
966
966
|
|
967
|
-
#: ../lib/foreman_discovery/engine.rb:
|
967
|
+
#: ../lib/foreman_discovery/engine.rb:105
|
968
968
|
msgid "Extra facter columns to show in host lists"
|
969
969
|
msgstr ""
|
970
970
|
|
971
|
-
#: ../lib/foreman_discovery/engine.rb:
|
971
|
+
#: ../lib/foreman_discovery/engine.rb:110
|
972
972
|
msgid "Highlighted facts"
|
973
973
|
msgstr "Hervorgehobene Fakten"
|
974
974
|
|
975
|
-
#: ../lib/foreman_discovery/engine.rb:
|
975
|
+
#: ../lib/foreman_discovery/engine.rb:111
|
976
976
|
msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
|
977
977
|
msgstr "Regex zum Organisieren von Fakten für den Abschnitt Highlights - z.B. ^(abc|cde)$"
|
978
978
|
|
979
|
-
#: ../lib/foreman_discovery/engine.rb:
|
979
|
+
#: ../lib/foreman_discovery/engine.rb:116
|
980
980
|
msgid "Storage facts"
|
981
981
|
msgstr "Speicherfakten"
|
982
982
|
|
983
|
-
#: ../lib/foreman_discovery/engine.rb:
|
983
|
+
#: ../lib/foreman_discovery/engine.rb:117
|
984
984
|
msgid "Regex to organize facts for storage section"
|
985
985
|
msgstr "Regex zur Faktensortierung im Speicher-Bereich"
|
986
986
|
|
987
|
-
#: ../lib/foreman_discovery/engine.rb:
|
987
|
+
#: ../lib/foreman_discovery/engine.rb:122
|
988
988
|
msgid "Software facts"
|
989
989
|
msgstr "Softwarefakten"
|
990
990
|
|
991
|
-
#: ../lib/foreman_discovery/engine.rb:
|
991
|
+
#: ../lib/foreman_discovery/engine.rb:123
|
992
992
|
msgid "Regex to organize facts for software section"
|
993
993
|
msgstr "Regex zur Faktensortierung im Software-Bereich"
|
994
994
|
|
995
|
-
#: ../lib/foreman_discovery/engine.rb:
|
995
|
+
#: ../lib/foreman_discovery/engine.rb:128
|
996
996
|
msgid "Hardware facts"
|
997
997
|
msgstr "Hardwarefakten"
|
998
998
|
|
999
|
-
#: ../lib/foreman_discovery/engine.rb:
|
999
|
+
#: ../lib/foreman_discovery/engine.rb:129
|
1000
1000
|
msgid "Regex to organize facts for hardware section"
|
1001
1001
|
msgstr "Regex zur Faktensortierung im Hardware-Bereich"
|
1002
1002
|
|
1003
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1003
|
+
#: ../lib/foreman_discovery/engine.rb:134
|
1004
1004
|
msgid "Network facts"
|
1005
1005
|
msgstr "Netzwerkfakten"
|
1006
1006
|
|
1007
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1007
|
+
#: ../lib/foreman_discovery/engine.rb:135
|
1008
1008
|
msgid "Regex to organize facts for network section"
|
1009
1009
|
msgstr "Regex zur Faktensortierung im Netzwerk-Bereich"
|
1010
1010
|
|
1011
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1011
|
+
#: ../lib/foreman_discovery/engine.rb:140
|
1012
1012
|
msgid "IPMI facts"
|
1013
1013
|
msgstr "IPMI-Fakten"
|
1014
1014
|
|
1015
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1015
|
+
#: ../lib/foreman_discovery/engine.rb:141
|
1016
1016
|
msgid "Regex to organize facts for ipmi section"
|
1017
1017
|
msgstr "Regex zur Faktensortierung im IMPI-Bereich"
|
1018
1018
|
|
1019
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1019
|
+
#: ../lib/foreman_discovery/engine.rb:146
|
1020
1020
|
msgid "Lock PXE"
|
1021
1021
|
msgstr "PXE sperren"
|
1022
1022
|
|
1023
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1023
|
+
#: ../lib/foreman_discovery/engine.rb:147
|
1024
1024
|
msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
1025
1025
|
msgstr "PXE-Konfiguration automatisch erzeugen, um einen neu entdeckten Host zu einer Entdeckung anzuheften"
|
1026
1026
|
|
1027
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1027
|
+
#: ../lib/foreman_discovery/engine.rb:153
|
1028
1028
|
msgid "Locked PXELinux template name"
|
1029
1029
|
msgstr "Gesperrter PXELinux-Vorlagenname"
|
1030
1030
|
|
1031
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1031
|
+
#: ../lib/foreman_discovery/engine.rb:154
|
1032
1032
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
1033
1033
|
msgstr "PXELinux-Vorlage, die beim Anheften eines Hosts an die Erkennung verwendet werden soll"
|
1034
1034
|
|
1035
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1035
|
+
#: ../lib/foreman_discovery/engine.rb:160
|
1036
1036
|
msgid "Locked PXEGrub template name"
|
1037
1037
|
msgstr "Gesperrter PXEGrub-Vorlagenname"
|
1038
1038
|
|
1039
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1039
|
+
#: ../lib/foreman_discovery/engine.rb:161
|
1040
1040
|
msgid "PXEGrub template to be used when pinning a host to discovery"
|
1041
1041
|
msgstr "PXEGrub-Vorlage, die beim Anheften eines Hosts an die Erkennung verwendet werden soll"
|
1042
1042
|
|
1043
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1043
|
+
#: ../lib/foreman_discovery/engine.rb:167
|
1044
1044
|
msgid "Locked PXEGrub2 template name"
|
1045
1045
|
msgstr "Gesperrter PXEGrub2-Vorlagenname"
|
1046
1046
|
|
1047
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1047
|
+
#: ../lib/foreman_discovery/engine.rb:168
|
1048
1048
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
1049
1049
|
msgstr "PXEGrub2-Vorlage, die beim Anheften eines Hosts an Discovery verwendet werden soll"
|
1050
1050
|
|
1051
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1051
|
+
#: ../lib/foreman_discovery/engine.rb:173
|
1052
1052
|
msgid "Force DNS"
|
1053
1053
|
msgstr "DNS erzwingen"
|
1054
1054
|
|
1055
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1055
|
+
#: ../lib/foreman_discovery/engine.rb:174
|
1056
1056
|
msgid "Force DNS entries creation when provisioning discovered host"
|
1057
1057
|
msgstr "Erzwingen Sie die Erstellung von DNS-Einträgen bei der Bereitstellung des erkannten Hosts"
|
1058
1058
|
|
1059
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1059
|
+
#: ../lib/foreman_discovery/engine.rb:179
|
1060
1060
|
msgid "Error on existing NIC"
|
1061
1061
|
msgstr "Fehler auf existierenden NIC"
|
1062
1062
|
|
1063
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1063
|
+
#: ../lib/foreman_discovery/engine.rb:180
|
1064
1064
|
msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
1065
1065
|
msgstr "Nicht zulassen, dass vorhandene verwaltete Hosts gefunden werden, die dem MAC einer Provisioning-NIC entsprechen (Fehler werden frühzeitig behoben)"
|
1066
1066
|
|
1067
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1067
|
+
#: ../lib/foreman_discovery/engine.rb:186
|
1068
1068
|
msgid "Type of name generator"
|
1069
1069
|
msgstr "Typ des Namensgenerators"
|
1070
1070
|
|
1071
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1071
|
+
#: ../lib/foreman_discovery/engine.rb:187
|
1072
1072
|
msgid "Discovery hostname naming pattern"
|
1073
1073
|
msgstr "Benennungsmuster für Discovery-Hostnamen"
|
1074
1074
|
|
1075
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1075
|
+
#: ../lib/foreman_discovery/engine.rb:192
|
1076
1076
|
msgid "Prefer IPv6"
|
1077
1077
|
msgstr "IPv6 bevorzugen"
|
1078
1078
|
|
1079
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1079
|
+
#: ../lib/foreman_discovery/engine.rb:193
|
1080
1080
|
msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
|
1081
1081
|
msgstr "Bevorzugen Sie IPv6 gegenüber IPv4, wenn Sie erkannte Knoten aufrufen"
|
1082
1082
|
|
1083
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1083
|
+
#: ../lib/foreman_discovery/engine.rb:333
|
1084
1084
|
msgid "Discovery Proxy"
|
1085
1085
|
msgstr "Discovery-Proxy"
|
1086
1086
|
|
1087
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1087
|
+
#: ../lib/foreman_discovery/engine.rb:334
|
1088
1088
|
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1089
1089
|
msgstr "Discovery Proxy zur Verwendung innerhalb dieses Subnetzes zum Verwalten der Verbindung zu erkannten Hosts"
|
1090
1090
|
|
1091
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1091
|
+
#: ../lib/foreman_discovery/engine.rb:335
|
1092
1092
|
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1093
1093
|
msgstr "ID des Discovery-Proxys, der in diesem Subnetz zum Verwalten der Verbindung zu erkannten Hosts verwendet werden soll"
|
1094
1094
|
|