foreman_discovery 26.0.2 → 26.1.1
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/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +3 -9
- data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +3 -9
- data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +3 -9
- data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +4 -10
- data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +3 -9
- data/app/services/foreman_discovery/host_converter.rb +5 -3
- data/lib/foreman_discovery/engine.rb +0 -9
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.po +4 -10
- data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/cs_CZ/foreman_discovery.po +3 -9
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.po +4 -10
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.po +4 -10
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.po +4 -10
- data/locale/foreman_discovery.pot +42 -48
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.po +4 -10
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.po +3 -9
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.po +4 -10
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.po +4 -10
- data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ka/foreman_discovery.po +4 -10
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.po +4 -10
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.po +4 -10
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.po +4 -10
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.po +3 -9
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.po +4 -10
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.po +3 -9
- data/test/test_helper_discovery.rb +0 -1
- data/test/unit/host_discovered_test.rb +1 -1
- metadata +1 -1
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_discovery": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_discovery 26.0.
|
6
|
+
"Project-Id-Version": "foreman_discovery 26.0.2",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2013-11-15 17:25+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -449,9 +449,6 @@
|
|
449
449
|
"Lock PXE": [
|
450
450
|
""
|
451
451
|
],
|
452
|
-
"Locked PXEGrub template name": [
|
453
|
-
""
|
454
|
-
],
|
455
452
|
"Locked PXEGrub2 template name": [
|
456
453
|
""
|
457
454
|
],
|
@@ -557,9 +554,6 @@
|
|
557
554
|
"Organizations": [
|
558
555
|
"組織"
|
559
556
|
],
|
560
|
-
"PXEGrub template to be used when pinning a host to discovery": [
|
561
|
-
""
|
562
|
-
],
|
563
557
|
"PXEGrub2 template to be used when pinning a host to discovery": [
|
564
558
|
""
|
565
559
|
],
|
@@ -788,10 +782,10 @@
|
|
788
782
|
"must be present.": [
|
789
783
|
""
|
790
784
|
],
|
791
|
-
"must start with a letter": [
|
785
|
+
"must start with a letter or ERB.": [
|
792
786
|
""
|
793
787
|
],
|
794
|
-
"must start with a letter
|
788
|
+
"must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters.": [
|
795
789
|
""
|
796
790
|
],
|
797
791
|
"not required if it's a virtual machine": [
|
@@ -5,14 +5,16 @@ class ForemanDiscovery::HostConverter
|
|
5
5
|
def self.to_managed(original_host, set_managed = true, set_build = true, added_attributes = {})
|
6
6
|
host = original_host.becomes(::Host::Managed)
|
7
7
|
host.type = 'Host::Managed'
|
8
|
-
host.attributes = host.apply_inherited_attributes(added_attributes)
|
9
|
-
host.set_hostgroup_defaults if host.hostgroup_id.present?
|
10
8
|
|
11
9
|
# the following flags can be skipped when parameters are set to false
|
12
10
|
if set_managed
|
13
11
|
host.managed = set_managed
|
14
12
|
host.primary_interface.managed = set_managed
|
15
13
|
end
|
14
|
+
|
15
|
+
host.attributes = host.apply_inherited_attributes(added_attributes)
|
16
|
+
host.set_hostgroup_defaults if host.hostgroup_id.present?
|
17
|
+
|
16
18
|
# set build only and only on final save (facts are deleted)
|
17
19
|
set_build_clean_facts(host) if set_build
|
18
20
|
host
|
@@ -52,7 +54,7 @@ class ForemanDiscovery::HostConverter
|
|
52
54
|
end
|
53
55
|
end
|
54
56
|
|
55
|
-
def self.ip_for_subnet(subnet, mac, ip)
|
57
|
+
def self.ip_for_subnet(subnet, mac, ip)
|
56
58
|
return ip if ip && subnet&.unused_ip(mac)&.ip_include?(ip)
|
57
59
|
|
58
60
|
unused_ip_for_subnet(subnet, mac, ip)
|
@@ -21,7 +21,6 @@ module ForemanDiscovery
|
|
21
21
|
end
|
22
22
|
end
|
23
23
|
|
24
|
-
# rubocop:disable Metrics/BlockLength
|
25
24
|
initializer 'foreman_discovery.register_plugin', :before => :finisher_hook do |app|
|
26
25
|
app.reloader.to_prepare do
|
27
26
|
Foreman::Plugin.register :foreman_discovery do
|
@@ -149,13 +148,6 @@ module ForemanDiscovery
|
|
149
148
|
full_name: N_("Locked PXELinux template name"),
|
150
149
|
description: N_("PXELinux template to be used when pinning a host to discovery")
|
151
150
|
|
152
|
-
setting "discovery_pxegrub_lock_template",
|
153
|
-
type: :string,
|
154
|
-
collection: snippets,
|
155
|
-
default: "pxegrub_discovery",
|
156
|
-
full_name: N_("Locked PXEGrub template name"),
|
157
|
-
description: N_("PXEGrub template to be used when pinning a host to discovery")
|
158
|
-
|
159
151
|
setting "discovery_pxegrub2_lock_template",
|
160
152
|
type: :string,
|
161
153
|
collection: snippets,
|
@@ -332,7 +324,6 @@ module ForemanDiscovery
|
|
332
324
|
end
|
333
325
|
end
|
334
326
|
end
|
335
|
-
# rubocop:enable Metrics/BlockLength
|
336
327
|
|
337
328
|
initializer "foreman_discovery.apipie" do
|
338
329
|
if Apipie.configuration.respond_to?(:checksum_path)
|
Binary file
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2015-2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
10
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
13
13
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017\n"
|
@@ -454,9 +454,6 @@ msgstr "Ubicacions"
|
|
454
454
|
msgid "Lock PXE"
|
455
455
|
msgstr ""
|
456
456
|
|
457
|
-
msgid "Locked PXEGrub template name"
|
458
|
-
msgstr ""
|
459
|
-
|
460
457
|
msgid "Locked PXEGrub2 template name"
|
461
458
|
msgstr ""
|
462
459
|
|
@@ -562,9 +559,6 @@ msgstr "Organització"
|
|
562
559
|
msgid "Organizations"
|
563
560
|
msgstr "Organitzacions"
|
564
561
|
|
565
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
566
|
-
msgstr ""
|
567
|
-
|
568
562
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
569
563
|
msgstr ""
|
570
564
|
|
@@ -793,12 +787,12 @@ msgstr ""
|
|
793
787
|
msgid "must be present."
|
794
788
|
msgstr ""
|
795
789
|
|
796
|
-
msgid "must start with a letter"
|
797
|
-
msgstr ""
|
798
|
-
|
799
790
|
msgid "must start with a letter or ERB."
|
800
791
|
msgstr "ha de començar amb una lletra o ERB."
|
801
792
|
|
793
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
794
|
+
msgstr ""
|
795
|
+
|
802
796
|
msgid "not required if it's a virtual machine"
|
803
797
|
msgstr ""
|
804
798
|
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
9
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
12
12
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020\n"
|
@@ -454,9 +454,6 @@ msgstr "Umístění"
|
|
454
454
|
msgid "Lock PXE"
|
455
455
|
msgstr "Zamknout PXE"
|
456
456
|
|
457
|
-
msgid "Locked PXEGrub template name"
|
458
|
-
msgstr ""
|
459
|
-
|
460
457
|
msgid "Locked PXEGrub2 template name"
|
461
458
|
msgstr ""
|
462
459
|
|
@@ -562,9 +559,6 @@ msgstr "Organizace"
|
|
562
559
|
msgid "Organizations"
|
563
560
|
msgstr "Organizace"
|
564
561
|
|
565
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
566
|
-
msgstr ""
|
567
|
-
|
568
562
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
569
563
|
msgstr ""
|
570
564
|
|
@@ -793,10 +787,10 @@ msgstr ""
|
|
793
787
|
msgid "must be present."
|
794
788
|
msgstr ""
|
795
789
|
|
796
|
-
msgid "must start with a letter"
|
790
|
+
msgid "must start with a letter or ERB."
|
797
791
|
msgstr ""
|
798
792
|
|
799
|
-
msgid "must start with a letter
|
793
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
800
794
|
msgstr ""
|
801
795
|
|
802
796
|
msgid "not required if it's a virtual machine"
|
Binary file
|
@@ -15,7 +15,7 @@
|
|
15
15
|
# stbenjam <stephen@redhat.com>, 2016
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
18
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
21
21
|
"Last-Translator: pdolinic, 2021\n"
|
@@ -461,9 +461,6 @@ msgstr "Standorte"
|
|
461
461
|
msgid "Lock PXE"
|
462
462
|
msgstr "PXE sperren"
|
463
463
|
|
464
|
-
msgid "Locked PXEGrub template name"
|
465
|
-
msgstr "Gesperrter PXEGrub-Vorlagenname"
|
466
|
-
|
467
464
|
msgid "Locked PXEGrub2 template name"
|
468
465
|
msgstr "Gesperrter PXEGrub2-Vorlagenname"
|
469
466
|
|
@@ -569,9 +566,6 @@ msgstr "Organisation"
|
|
569
566
|
msgid "Organizations"
|
570
567
|
msgstr "Organisationen"
|
571
568
|
|
572
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
573
|
-
msgstr "PXEGrub-Vorlage, die beim Anheften eines Hosts an die Erkennung verwendet werden soll"
|
574
|
-
|
575
569
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
576
570
|
msgstr "PXEGrub2-Vorlage, die beim Anheften eines Hosts an Discovery verwendet werden soll"
|
577
571
|
|
@@ -800,12 +794,12 @@ msgstr "Standort Kennung für bereitgestellte Hosts"
|
|
800
794
|
msgid "must be present."
|
801
795
|
msgstr "muss vorhanden sein."
|
802
796
|
|
803
|
-
msgid "must start with a letter"
|
804
|
-
msgstr ""
|
805
|
-
|
806
797
|
msgid "must start with a letter or ERB."
|
807
798
|
msgstr "muss mit einem Buchstaben oder ERB beginnen."
|
808
799
|
|
800
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
801
|
+
msgstr ""
|
802
|
+
|
809
803
|
msgid "not required if it's a virtual machine"
|
810
804
|
msgstr "nicht erforderlich für eine virtuelle Maschine"
|
811
805
|
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
# Lukáš Zapletal, 2015
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version:
|
13
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
16
16
|
"Last-Translator: Andi Chandler <andi@gowling.com>, 2015-2019,2023\n"
|
@@ -457,9 +457,6 @@ msgstr "Locations"
|
|
457
457
|
msgid "Lock PXE"
|
458
458
|
msgstr "Lock PXE"
|
459
459
|
|
460
|
-
msgid "Locked PXEGrub template name"
|
461
|
-
msgstr "Locked PXEGrub template name"
|
462
|
-
|
463
460
|
msgid "Locked PXEGrub2 template name"
|
464
461
|
msgstr "Locked PXEGrub2 template name"
|
465
462
|
|
@@ -565,9 +562,6 @@ msgstr "Organisation"
|
|
565
562
|
msgid "Organizations"
|
566
563
|
msgstr "Organisations"
|
567
564
|
|
568
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
569
|
-
msgstr "PXEGrub template to be used when pinning a host to discovery"
|
570
|
-
|
571
565
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
572
566
|
msgstr "PXEGrub2 template to be used when pinning a host to discovery"
|
573
567
|
|
@@ -796,12 +790,12 @@ msgstr "location ID for provisioned hosts"
|
|
796
790
|
msgid "must be present."
|
797
791
|
msgstr "must be present."
|
798
792
|
|
799
|
-
msgid "must start with a letter"
|
800
|
-
msgstr ""
|
801
|
-
|
802
793
|
msgid "must start with a letter or ERB."
|
803
794
|
msgstr "must start with a letter or ERB."
|
804
795
|
|
796
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
797
|
+
msgstr ""
|
798
|
+
|
805
799
|
msgid "not required if it's a virtual machine"
|
806
800
|
msgstr "not required if it's a virtual machine"
|
807
801
|
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
# Sergio Ocón-Cárdenas, 2014
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
14
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
17
17
|
"Last-Translator: Sergio Ocón-Cárdenas, 2014\n"
|
@@ -462,9 +462,6 @@ msgstr "Ubicaciones"
|
|
462
462
|
msgid "Lock PXE"
|
463
463
|
msgstr "Bloquear PXE"
|
464
464
|
|
465
|
-
msgid "Locked PXEGrub template name"
|
466
|
-
msgstr "Nombre de plantilla PXEGrub bloqueado"
|
467
|
-
|
468
465
|
msgid "Locked PXEGrub2 template name"
|
469
466
|
msgstr "Nombre de plantilla PXEGrub2 bloqueado"
|
470
467
|
|
@@ -570,9 +567,6 @@ msgstr "Organización"
|
|
570
567
|
msgid "Organizations"
|
571
568
|
msgstr "Organizaciones"
|
572
569
|
|
573
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
574
|
-
msgstr "Plantilla PXEGrub que debe utilizarse para adjuntar un host a la detección"
|
575
|
-
|
576
570
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
577
571
|
msgstr "Plantilla PXEGrub2 que debe utilizarse al adjuntar un host a la detección"
|
578
572
|
|
@@ -801,12 +795,12 @@ msgstr "ID de ubicación para hosts aprovisionados"
|
|
801
795
|
msgid "must be present."
|
802
796
|
msgstr "debe estar presente."
|
803
797
|
|
804
|
-
msgid "must start with a letter"
|
805
|
-
msgstr ""
|
806
|
-
|
807
798
|
msgid "must start with a letter or ERB."
|
808
799
|
msgstr "debe comenzar con una letra o ERB."
|
809
800
|
|
801
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
802
|
+
msgstr ""
|
803
|
+
|
810
804
|
msgid "not required if it's a virtual machine"
|
811
805
|
msgstr "no es necesario si no se trata de una máquina virtual"
|
812
806
|
|
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_discovery 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2025-
|
12
|
-
"PO-Revision-Date: 2025-
|
11
|
+
"POT-Creation-Date: 2025-10-07 14:18+0200\n"
|
12
|
+
"PO-Revision-Date: 2025-10-07 14:18+0200\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -425,8 +425,8 @@ msgstr ""
|
|
425
425
|
#: ../app/helpers/discovery_rules_helper.rb:26
|
426
426
|
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
|
427
427
|
#: ../app/views/discovered_hosts/welcome.html.erb:5
|
428
|
-
#: ../lib/foreman_discovery/engine.rb:
|
429
|
-
#: ../lib/foreman_discovery/engine.rb:
|
428
|
+
#: ../lib/foreman_discovery/engine.rb:297
|
429
|
+
#: ../lib/foreman_discovery/engine.rb:312
|
430
430
|
msgid "Discovered Hosts"
|
431
431
|
msgstr ""
|
432
432
|
|
@@ -608,7 +608,7 @@ msgstr ""
|
|
608
608
|
msgid "Miscellaneous"
|
609
609
|
msgstr ""
|
610
610
|
|
611
|
-
#: ../app/services/foreman_discovery/host_converter.rb:
|
611
|
+
#: ../app/services/foreman_discovery/host_converter.rb:49
|
612
612
|
msgid "IPAM must be configured for subnet '%s'"
|
613
613
|
msgstr ""
|
614
614
|
|
@@ -914,7 +914,7 @@ msgid "Edit %s"
|
|
914
914
|
msgstr ""
|
915
915
|
|
916
916
|
#: ../app/views/discovery_rules/index.html.erb:1
|
917
|
-
#: ../lib/foreman_discovery/engine.rb:
|
917
|
+
#: ../lib/foreman_discovery/engine.rb:302
|
918
918
|
#: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
|
919
919
|
msgid "Discovery Rules"
|
920
920
|
msgstr ""
|
@@ -1048,153 +1048,147 @@ msgstr ""
|
|
1048
1048
|
msgid "Automatically reboot or kexec discovered host during provisioning"
|
1049
1049
|
msgstr ""
|
1050
1050
|
|
1051
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1052
|
-
msgid "
|
1051
|
+
#: ../lib/foreman_discovery/engine.rb:92
|
1052
|
+
msgid ""
|
1053
|
+
"must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max"
|
1054
|
+
" length is 62 characters."
|
1053
1055
|
msgstr ""
|
1054
1056
|
|
1055
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1057
|
+
#: ../lib/foreman_discovery/engine.rb:93
|
1056
1058
|
msgid "Hostname prefix"
|
1057
1059
|
msgstr ""
|
1058
1060
|
|
1059
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1061
|
+
#: ../lib/foreman_discovery/engine.rb:94
|
1060
1062
|
msgid "The default prefix to use for the host name, must start with a letter"
|
1061
1063
|
msgstr ""
|
1062
1064
|
|
1063
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1065
|
+
#: ../lib/foreman_discovery/engine.rb:99
|
1064
1066
|
msgid "Fact columns"
|
1065
1067
|
msgstr ""
|
1066
1068
|
|
1067
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1069
|
+
#: ../lib/foreman_discovery/engine.rb:100
|
1068
1070
|
msgid "Extra facter columns to show in host lists"
|
1069
1071
|
msgstr ""
|
1070
1072
|
|
1071
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1073
|
+
#: ../lib/foreman_discovery/engine.rb:105
|
1072
1074
|
msgid "Highlighted facts"
|
1073
1075
|
msgstr ""
|
1074
1076
|
|
1075
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1077
|
+
#: ../lib/foreman_discovery/engine.rb:106
|
1076
1078
|
msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
|
1077
1079
|
msgstr ""
|
1078
1080
|
|
1079
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1081
|
+
#: ../lib/foreman_discovery/engine.rb:111
|
1080
1082
|
msgid "Storage facts"
|
1081
1083
|
msgstr ""
|
1082
1084
|
|
1083
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1085
|
+
#: ../lib/foreman_discovery/engine.rb:112
|
1084
1086
|
msgid "Regex to organize facts for storage section"
|
1085
1087
|
msgstr ""
|
1086
1088
|
|
1087
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1089
|
+
#: ../lib/foreman_discovery/engine.rb:117
|
1088
1090
|
msgid "Software facts"
|
1089
1091
|
msgstr ""
|
1090
1092
|
|
1091
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1093
|
+
#: ../lib/foreman_discovery/engine.rb:118
|
1092
1094
|
msgid "Regex to organize facts for software section"
|
1093
1095
|
msgstr ""
|
1094
1096
|
|
1095
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1097
|
+
#: ../lib/foreman_discovery/engine.rb:123
|
1096
1098
|
msgid "Hardware facts"
|
1097
1099
|
msgstr ""
|
1098
1100
|
|
1099
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1101
|
+
#: ../lib/foreman_discovery/engine.rb:124
|
1100
1102
|
msgid "Regex to organize facts for hardware section"
|
1101
1103
|
msgstr ""
|
1102
1104
|
|
1103
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1105
|
+
#: ../lib/foreman_discovery/engine.rb:129
|
1104
1106
|
msgid "Network facts"
|
1105
1107
|
msgstr ""
|
1106
1108
|
|
1107
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1109
|
+
#: ../lib/foreman_discovery/engine.rb:130
|
1108
1110
|
msgid "Regex to organize facts for network section"
|
1109
1111
|
msgstr ""
|
1110
1112
|
|
1111
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1113
|
+
#: ../lib/foreman_discovery/engine.rb:135
|
1112
1114
|
msgid "IPMI facts"
|
1113
1115
|
msgstr ""
|
1114
1116
|
|
1115
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1117
|
+
#: ../lib/foreman_discovery/engine.rb:136
|
1116
1118
|
msgid "Regex to organize facts for ipmi section"
|
1117
1119
|
msgstr ""
|
1118
1120
|
|
1119
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1121
|
+
#: ../lib/foreman_discovery/engine.rb:141
|
1120
1122
|
msgid "Lock PXE"
|
1121
1123
|
msgstr ""
|
1122
1124
|
|
1123
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1125
|
+
#: ../lib/foreman_discovery/engine.rb:142
|
1124
1126
|
msgid ""
|
1125
1127
|
"Automatically generate PXE configuration to pin a newly discovered host to dis"
|
1126
1128
|
"covery"
|
1127
1129
|
msgstr ""
|
1128
1130
|
|
1129
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1131
|
+
#: ../lib/foreman_discovery/engine.rb:148
|
1130
1132
|
msgid "Locked PXELinux template name"
|
1131
1133
|
msgstr ""
|
1132
1134
|
|
1133
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1135
|
+
#: ../lib/foreman_discovery/engine.rb:149
|
1134
1136
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
1135
1137
|
msgstr ""
|
1136
1138
|
|
1137
|
-
#: ../lib/foreman_discovery/engine.rb:154
|
1138
|
-
msgid "Locked PXEGrub template name"
|
1139
|
-
msgstr ""
|
1140
|
-
|
1141
1139
|
#: ../lib/foreman_discovery/engine.rb:155
|
1142
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
1143
|
-
msgstr ""
|
1144
|
-
|
1145
|
-
#: ../lib/foreman_discovery/engine.rb:161
|
1146
1140
|
msgid "Locked PXEGrub2 template name"
|
1147
1141
|
msgstr ""
|
1148
1142
|
|
1149
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1143
|
+
#: ../lib/foreman_discovery/engine.rb:156
|
1150
1144
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
1151
1145
|
msgstr ""
|
1152
1146
|
|
1153
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1147
|
+
#: ../lib/foreman_discovery/engine.rb:161
|
1154
1148
|
msgid "Force DNS"
|
1155
1149
|
msgstr ""
|
1156
1150
|
|
1157
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1151
|
+
#: ../lib/foreman_discovery/engine.rb:162
|
1158
1152
|
msgid "Force DNS entries creation when provisioning discovered host"
|
1159
1153
|
msgstr ""
|
1160
1154
|
|
1161
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1155
|
+
#: ../lib/foreman_discovery/engine.rb:167
|
1162
1156
|
msgid "Error on existing NIC"
|
1163
1157
|
msgstr ""
|
1164
1158
|
|
1165
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1159
|
+
#: ../lib/foreman_discovery/engine.rb:168
|
1166
1160
|
msgid ""
|
1167
1161
|
"Do not allow to discover existing managed host matching MAC of a provisioning "
|
1168
1162
|
"NIC (errors out early)"
|
1169
1163
|
msgstr ""
|
1170
1164
|
|
1171
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1165
|
+
#: ../lib/foreman_discovery/engine.rb:174
|
1172
1166
|
msgid "Type of name generator"
|
1173
1167
|
msgstr ""
|
1174
1168
|
|
1175
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1169
|
+
#: ../lib/foreman_discovery/engine.rb:175
|
1176
1170
|
msgid "Discovery hostname naming pattern"
|
1177
1171
|
msgstr ""
|
1178
1172
|
|
1179
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1173
|
+
#: ../lib/foreman_discovery/engine.rb:180
|
1180
1174
|
msgid "Prefer IPv6"
|
1181
1175
|
msgstr ""
|
1182
1176
|
|
1183
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1177
|
+
#: ../lib/foreman_discovery/engine.rb:181
|
1184
1178
|
msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
|
1185
1179
|
msgstr ""
|
1186
1180
|
|
1187
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1181
|
+
#: ../lib/foreman_discovery/engine.rb:321
|
1188
1182
|
msgid "Discovery Proxy"
|
1189
1183
|
msgstr ""
|
1190
1184
|
|
1191
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1185
|
+
#: ../lib/foreman_discovery/engine.rb:322
|
1192
1186
|
msgid ""
|
1193
1187
|
"Discovery Proxy to use within this subnet for managing connection to discovere"
|
1194
1188
|
"d hosts"
|
1195
1189
|
msgstr ""
|
1196
1190
|
|
1197
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1191
|
+
#: ../lib/foreman_discovery/engine.rb:323
|
1198
1192
|
msgid ""
|
1199
1193
|
"ID of Discovery Proxy to use within this subnet for managing connection to dis"
|
1200
1194
|
"covered hosts"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016-2017
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
11
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
14
14
|
"Last-Translator: Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019\n"
|
@@ -458,9 +458,6 @@ msgstr "Emplacements"
|
|
458
458
|
msgid "Lock PXE"
|
459
459
|
msgstr "Verrouiller PXE"
|
460
460
|
|
461
|
-
msgid "Locked PXEGrub template name"
|
462
|
-
msgstr "Nom de modèle PXEGrub verrouillé"
|
463
|
-
|
464
461
|
msgid "Locked PXEGrub2 template name"
|
465
462
|
msgstr "Nom de modèle PXEGrub2 verrouillé"
|
466
463
|
|
@@ -566,9 +563,6 @@ msgstr "Organisation"
|
|
566
563
|
msgid "Organizations"
|
567
564
|
msgstr "Organisations"
|
568
565
|
|
569
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
570
|
-
msgstr "Modèle PXEGrub à utiliser lors de l'épinglage d'un hôte pour la détection"
|
571
|
-
|
572
566
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
573
567
|
msgstr "Modèle PXEGrub2 à utiliser lors de l'épinglage d'un hôte pour la détection"
|
574
568
|
|
@@ -797,12 +791,12 @@ msgstr "ID d'emplacement pour les hôtes mis en service"
|
|
797
791
|
msgid "must be present."
|
798
792
|
msgstr "doit être présent."
|
799
793
|
|
800
|
-
msgid "must start with a letter"
|
801
|
-
msgstr ""
|
802
|
-
|
803
794
|
msgid "must start with a letter or ERB."
|
804
795
|
msgstr "doit commencer par une lettre ou par ERB."
|
805
796
|
|
797
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
798
|
+
msgstr ""
|
799
|
+
|
806
800
|
msgid "not required if it's a virtual machine"
|
807
801
|
msgstr "non requis s'il s'agit d'une machine virtuelle"
|
808
802
|
|
Binary file
|
@@ -5,7 +5,7 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery 26.0.
|
8
|
+
"Project-Id-Version: foreman_discovery 26.0.2\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -452,9 +452,6 @@ msgstr "Lugares"
|
|
452
452
|
msgid "Lock PXE"
|
453
453
|
msgstr ""
|
454
454
|
|
455
|
-
msgid "Locked PXEGrub template name"
|
456
|
-
msgstr ""
|
457
|
-
|
458
455
|
msgid "Locked PXEGrub2 template name"
|
459
456
|
msgstr ""
|
460
457
|
|
@@ -560,9 +557,6 @@ msgstr "Organización"
|
|
560
557
|
msgid "Organizations"
|
561
558
|
msgstr "Organizacións"
|
562
559
|
|
563
|
-
msgid "PXEGrub template to be used when pinning a host to discovery"
|
564
|
-
msgstr ""
|
565
|
-
|
566
560
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
567
561
|
msgstr ""
|
568
562
|
|
@@ -791,10 +785,10 @@ msgstr ""
|
|
791
785
|
msgid "must be present."
|
792
786
|
msgstr ""
|
793
787
|
|
794
|
-
msgid "must start with a letter"
|
788
|
+
msgid "must start with a letter or ERB."
|
795
789
|
msgstr ""
|
796
790
|
|
797
|
-
msgid "must start with a letter
|
791
|
+
msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
|
798
792
|
msgstr ""
|
799
793
|
|
800
794
|
msgid "not required if it's a virtual machine"
|
Binary file
|