foreman_discovery 22.0.2 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (94) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +847 -0
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +847 -0
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +847 -0
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +846 -0
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +847 -0
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +850 -0
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +850 -0
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +847 -0
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +847 -0
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +844 -0
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +847 -0
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +847 -0
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +850 -0
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +851 -0
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +847 -0
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +844 -0
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +847 -0
  19. data/app/controllers/discovered_hosts_controller.rb +5 -1
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/models/host/discovered.rb +3 -3
  22. data/app/services/foreman_discovery/import_hooks/lock_templates.rb +1 -1
  23. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  24. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  25. data/app/views/discovered_hosts/_discovered_host.html.erb +1 -1
  26. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +1 -1
  27. data/db/migrate/20221102065954_fix_discovery_settings_category_to_dsl.rb +1 -1
  28. data/db/migrate/20221102075151_migrate_discovery_hostname_and_fact_column_to_array.rb +13 -0
  29. data/extra/discover-host +1 -1
  30. data/lib/foreman_discovery/engine.rb +8 -20
  31. data/lib/foreman_discovery/version.rb +1 -1
  32. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/ca/foreman_discovery.edit.po +1122 -0
  34. data/locale/ca/foreman_discovery.po +22 -10
  35. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  37. data/locale/cs_CZ/foreman_discovery.po +846 -0
  38. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/de/foreman_discovery.edit.po +1129 -0
  40. data/locale/de/foreman_discovery.po +22 -10
  41. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/en/foreman_discovery.edit.po +1115 -0
  43. data/locale/en/foreman_discovery.po +19 -7
  44. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  46. data/locale/en_GB/foreman_discovery.po +22 -10
  47. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/es/foreman_discovery.edit.po +1130 -0
  49. data/locale/es/foreman_discovery.po +81 -65
  50. data/locale/foreman_discovery.pot +231 -211
  51. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/fr/foreman_discovery.edit.po +1126 -0
  53. data/locale/fr/foreman_discovery.po +35 -19
  54. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/gl/foreman_discovery.edit.po +1120 -0
  56. data/locale/gl/foreman_discovery.po +19 -7
  57. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/it/foreman_discovery.edit.po +1123 -0
  59. data/locale/it/foreman_discovery.po +21 -8
  60. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ja/foreman_discovery.edit.po +1119 -0
  62. data/locale/ja/foreman_discovery.po +34 -22
  63. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/ka/foreman_discovery.edit.po +1120 -0
  65. data/locale/ka/foreman_discovery.po +846 -0
  66. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ko/foreman_discovery.edit.po +1119 -0
  68. data/locale/ko/foreman_discovery.po +20 -8
  69. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  71. data/locale/pt_BR/foreman_discovery.po +61 -45
  72. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/ru/foreman_discovery.edit.po +1131 -0
  74. data/locale/ru/foreman_discovery.po +21 -9
  75. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  77. data/locale/sv_SE/foreman_discovery.po +19 -7
  78. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  79. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  80. data/locale/zh_CN/foreman_discovery.po +31 -19
  81. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  82. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  83. data/locale/zh_TW/foreman_discovery.po +19 -7
  84. data/package.json +0 -1
  85. data/test/functional/api/v2/fact_value_extensions_test.rb +1 -1
  86. data/test/functional/discovered_hosts_controller_test.rb +1 -1
  87. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +75 -0
  88. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  89. data/test/test_helper_discovery.rb +1 -1
  90. data/test/unit/discovery_attribute_set_test.rb +1 -1
  91. data/test/unit/host_discovered_test.rb +3 -3
  92. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  93. metadata +50 -8
  94. data/app/models/setting/discovered.rb +0 -22
@@ -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: 2022-03-17 14:06+0100\n"
12
- "PO-Revision-Date: 2022-03-17 14:06+0100\n"
11
+ "POT-Creation-Date: 2023-06-05 16:26+0200\n"
12
+ "PO-Revision-Date: 2023-06-05 16:26+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -356,8 +356,8 @@ msgstr ""
356
356
 
357
357
  #: ../app/helpers/discovered_hosts_helper.rb:16
358
358
  #: ../app/helpers/discovered_hosts_helper.rb:30
359
- #: ../app/models/setting/discovered.rb:24
360
359
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
360
+ #: ../lib/foreman_discovery/engine.rb:92
361
361
  msgid "Reboot"
362
362
  msgstr ""
363
363
 
@@ -415,8 +415,8 @@ msgstr ""
415
415
  #: ../app/helpers/discovery_rules_helper.rb:26
416
416
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
417
417
  #: ../app/views/discovered_hosts/welcome.html.erb:8
418
- #: ../lib/foreman_discovery/engine.rb:160
419
- #: ../lib/foreman_discovery/engine.rb:175
418
+ #: ../lib/foreman_discovery/engine.rb:311
419
+ #: ../lib/foreman_discovery/engine.rb:326
420
420
  msgid "Discovered Hosts"
421
421
  msgstr ""
422
422
 
@@ -556,202 +556,6 @@ msgstr ""
556
556
  msgid "Rebuild DNS for %s"
557
557
  msgstr ""
558
558
 
559
- #: ../app/models/setting/discovered.rb:17
560
- msgid "The default location to place discovered hosts in"
561
- msgstr ""
562
-
563
- #: ../app/models/setting/discovered.rb:17
564
- msgid "Discovery location"
565
- msgstr ""
566
-
567
- #: ../app/models/setting/discovered.rb:18
568
- msgid "The default organization to place discovered hosts in"
569
- msgstr ""
570
-
571
- #: ../app/models/setting/discovered.rb:18
572
- msgid "Discovery organization"
573
- msgstr ""
574
-
575
- #: ../app/models/setting/discovered.rb:19
576
- msgid "Fact name to use for primary interface detection"
577
- msgstr ""
578
-
579
- #: ../app/models/setting/discovered.rb:19
580
- msgid "Interface fact"
581
- msgstr ""
582
-
583
- #: ../app/models/setting/discovered.rb:20
584
- msgid ""
585
- "Automatic bond interface (if another interface is detected on the same VLAN vi"
586
- "a LLDP)"
587
- msgstr ""
588
-
589
- #: ../app/models/setting/discovered.rb:20
590
- msgid "Create bond interfaces"
591
- msgstr ""
592
-
593
- #: ../app/models/setting/discovered.rb:21
594
- msgid "Clean all reported facts during provisioning (except discovery facts)"
595
- msgstr ""
596
-
597
- #: ../app/models/setting/discovered.rb:21
598
- msgid "Clean all facts"
599
- msgstr ""
600
-
601
- #: ../app/models/setting/discovered.rb:22
602
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
603
- msgstr ""
604
-
605
- #: ../app/models/setting/discovered.rb:22
606
- msgid "Hostname facts"
607
- msgstr ""
608
-
609
- #: ../app/models/setting/discovered.rb:23
610
- msgid ""
611
- "Automatically provision newly discovered hosts, according to the provisioning "
612
- "rules"
613
- msgstr ""
614
-
615
- #: ../app/models/setting/discovered.rb:23
616
- msgid "Auto provisioning"
617
- msgstr ""
618
-
619
- #: ../app/models/setting/discovered.rb:24
620
- msgid "Automatically reboot or kexec discovered host during provisioning"
621
- msgstr ""
622
-
623
- #: ../app/models/setting/discovered.rb:25
624
- msgid "The default prefix to use for the host name, must start with a letter"
625
- msgstr ""
626
-
627
- #: ../app/models/setting/discovered.rb:25
628
- msgid "Hostname prefix"
629
- msgstr ""
630
-
631
- #: ../app/models/setting/discovered.rb:26
632
- msgid "Extra facter columns to show in host lists (separate by comma)"
633
- msgstr ""
634
-
635
- #: ../app/models/setting/discovered.rb:26
636
- msgid "Fact columns"
637
- msgstr ""
638
-
639
- #: ../app/models/setting/discovered.rb:27
640
- msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
641
- msgstr ""
642
-
643
- #: ../app/models/setting/discovered.rb:27
644
- msgid "Highlighted facts"
645
- msgstr ""
646
-
647
- #: ../app/models/setting/discovered.rb:28
648
- msgid "Regex to organize facts for storage section"
649
- msgstr ""
650
-
651
- #: ../app/models/setting/discovered.rb:28
652
- msgid "Storage facts"
653
- msgstr ""
654
-
655
- #: ../app/models/setting/discovered.rb:29
656
- msgid "Regex to organize facts for software section"
657
- msgstr ""
658
-
659
- #: ../app/models/setting/discovered.rb:29
660
- msgid "Software facts"
661
- msgstr ""
662
-
663
- #: ../app/models/setting/discovered.rb:30
664
- msgid "Regex to organize facts for hardware section"
665
- msgstr ""
666
-
667
- #: ../app/models/setting/discovered.rb:30
668
- msgid "Hardware facts"
669
- msgstr ""
670
-
671
- #: ../app/models/setting/discovered.rb:31
672
- msgid "Regex to organize facts for network section"
673
- msgstr ""
674
-
675
- #: ../app/models/setting/discovered.rb:31
676
- msgid "Network facts"
677
- msgstr ""
678
-
679
- #: ../app/models/setting/discovered.rb:32
680
- msgid "Regex to organize facts for ipmi section"
681
- msgstr ""
682
-
683
- #: ../app/models/setting/discovered.rb:32
684
- msgid "IPMI facts"
685
- msgstr ""
686
-
687
- #: ../app/models/setting/discovered.rb:33
688
- msgid ""
689
- "Automatically generate PXE configuration to pin a newly discovered host to dis"
690
- "covery"
691
- msgstr ""
692
-
693
- #: ../app/models/setting/discovered.rb:33
694
- msgid "Lock PXE"
695
- msgstr ""
696
-
697
- #: ../app/models/setting/discovered.rb:34
698
- msgid "PXELinux template to be used when pinning a host to discovery"
699
- msgstr ""
700
-
701
- #: ../app/models/setting/discovered.rb:34
702
- msgid "Locked PXELinux template name"
703
- msgstr ""
704
-
705
- #: ../app/models/setting/discovered.rb:35
706
- msgid "PXEGrub template to be used when pinning a host to discovery"
707
- msgstr ""
708
-
709
- #: ../app/models/setting/discovered.rb:35
710
- msgid "Locked PXEGrub template name"
711
- msgstr ""
712
-
713
- #: ../app/models/setting/discovered.rb:36
714
- msgid "PXEGrub2 template to be used when pinning a host to discovery"
715
- msgstr ""
716
-
717
- #: ../app/models/setting/discovered.rb:36
718
- msgid "Locked PXEGrub2 template name"
719
- msgstr ""
720
-
721
- #: ../app/models/setting/discovered.rb:37
722
- msgid "Force DNS entries creation when provisioning discovered host"
723
- msgstr ""
724
-
725
- #: ../app/models/setting/discovered.rb:37
726
- msgid "Force DNS"
727
- msgstr ""
728
-
729
- #: ../app/models/setting/discovered.rb:38
730
- msgid ""
731
- "Do not allow to discover existing managed host matching MAC of a provisioning "
732
- "NIC (errors out early)"
733
- msgstr ""
734
-
735
- #: ../app/models/setting/discovered.rb:38
736
- msgid "Error on existing NIC"
737
- msgstr ""
738
-
739
- #: ../app/models/setting/discovered.rb:39
740
- msgid "Discovery hostname naming pattern"
741
- msgstr ""
742
-
743
- #: ../app/models/setting/discovered.rb:39
744
- msgid "Type of name generator"
745
- msgstr ""
746
-
747
- #: ../app/models/setting/discovered.rb:40
748
- msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
749
- msgstr ""
750
-
751
- #: ../app/models/setting/discovered.rb:40
752
- msgid "Prefer IPv6"
753
- msgstr ""
754
-
755
559
  #: ../app/services/foreman_discovery/fact_parser.rb:4
756
560
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
757
561
  msgstr ""
@@ -798,6 +602,20 @@ msgstr ""
798
602
  msgid "IPAM must be configured for subnet '%s'"
799
603
  msgstr ""
800
604
 
605
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:4
606
+ msgid "Options must be hash"
607
+ msgstr ""
608
+
609
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:5
610
+ msgid "Option 'url' must be provided"
611
+ msgstr ""
612
+
613
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:41
614
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:47
615
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:53
616
+ msgid "Option 'url' must be valid URI: %s"
617
+ msgstr ""
618
+
801
619
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
802
620
  msgid "Image API returned HTTP/%{code} with '%{body}"
803
621
  msgstr ""
@@ -806,6 +624,10 @@ msgstr ""
806
624
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
807
625
  msgstr ""
808
626
 
627
+ #: ../app/services/foreman_discovery/ui_notifications/failed_discovery.rb:24
628
+ msgid "One or more hosts with failed discovery due to error: %s"
629
+ msgstr ""
630
+
809
631
  #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
810
632
  msgid "Host %s has been dicovered"
811
633
  msgstr ""
@@ -1077,7 +899,8 @@ msgid "Edit %s"
1077
899
  msgstr ""
1078
900
 
1079
901
  #: ../app/views/discovery_rules/index.html.erb:1
1080
- #: ../lib/foreman_discovery/engine.rb:165
902
+ #: ../lib/foreman_discovery/engine.rb:316
903
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
1081
904
  msgid "Discovery Rules"
1082
905
  msgstr ""
1083
906
 
@@ -1118,10 +941,6 @@ msgstr ""
1118
941
  msgid "Discovered Rules"
1119
942
  msgstr ""
1120
943
 
1121
- #: ../db/seeds.d/50_discovery_templates.rb:5
1122
- msgid "Command line options for kexec during PXE-less provisioning."
1123
- msgstr ""
1124
-
1125
944
  #: ../db/seeds.d/70_discovery_mail_notification.rb:3
1126
945
  msgid "A summary of discovered hosts"
1127
946
  msgstr ""
@@ -1146,21 +965,217 @@ msgstr ""
1146
965
  msgid "Error message goes here"
1147
966
  msgstr ""
1148
967
 
1149
- #: ../lib/foreman_discovery/engine.rb:177
1150
- msgid "Discovery Kexec template"
968
+ #: ../lib/foreman_discovery/engine.rb:38
969
+ msgid "Discovery"
970
+ msgstr ""
971
+
972
+ #: ../lib/foreman_discovery/engine.rb:47
973
+ msgid "Discovery location"
974
+ msgstr ""
975
+
976
+ #: ../lib/foreman_discovery/engine.rb:48
977
+ msgid "The default location to place discovered hosts in"
978
+ msgstr ""
979
+
980
+ #: ../lib/foreman_discovery/engine.rb:54
981
+ msgid "Discovery organization"
982
+ msgstr ""
983
+
984
+ #: ../lib/foreman_discovery/engine.rb:55
985
+ msgid "The default organization to place discovered hosts in"
986
+ msgstr ""
987
+
988
+ #: ../lib/foreman_discovery/engine.rb:60
989
+ msgid "Interface fact"
990
+ msgstr ""
991
+
992
+ #: ../lib/foreman_discovery/engine.rb:61
993
+ msgid "Fact name to use for primary interface detection"
994
+ msgstr ""
995
+
996
+ #: ../lib/foreman_discovery/engine.rb:66
997
+ msgid "Create bond interfaces"
998
+ msgstr ""
999
+
1000
+ #: ../lib/foreman_discovery/engine.rb:67
1001
+ msgid ""
1002
+ "Automatic bond interface (if another interface is detected on the same VLAN vi"
1003
+ "a LLDP)"
1004
+ msgstr ""
1005
+
1006
+ #: ../lib/foreman_discovery/engine.rb:72
1007
+ msgid "Clean all facts"
1008
+ msgstr ""
1009
+
1010
+ #: ../lib/foreman_discovery/engine.rb:73
1011
+ msgid "Clean all reported facts during provisioning (except discovery facts)"
1012
+ msgstr ""
1013
+
1014
+ #: ../lib/foreman_discovery/engine.rb:78
1015
+ msgid "Hostname facts"
1016
+ msgstr ""
1017
+
1018
+ #: ../lib/foreman_discovery/engine.rb:79
1019
+ msgid "List of facts to use for the hostname (first wins)"
1151
1020
  msgstr ""
1152
1021
 
1153
- #: ../lib/foreman_discovery/engine.rb:186
1022
+ #: ../lib/foreman_discovery/engine.rb:86
1023
+ msgid "Auto provisioning"
1024
+ msgstr ""
1025
+
1026
+ #: ../lib/foreman_discovery/engine.rb:87
1027
+ msgid ""
1028
+ "Automatically provision newly discovered hosts, according to the provisioning "
1029
+ "rules"
1030
+ msgstr ""
1031
+
1032
+ #: ../lib/foreman_discovery/engine.rb:93
1033
+ msgid "Automatically reboot or kexec discovered host during provisioning"
1034
+ msgstr ""
1035
+
1036
+ #: ../lib/foreman_discovery/engine.rb:98
1037
+ msgid "Hostname prefix"
1038
+ msgstr ""
1039
+
1040
+ #: ../lib/foreman_discovery/engine.rb:99
1041
+ msgid "The default prefix to use for the host name, must start with a letter"
1042
+ msgstr ""
1043
+
1044
+ #: ../lib/foreman_discovery/engine.rb:106
1045
+ msgid "Fact columns"
1046
+ msgstr ""
1047
+
1048
+ #: ../lib/foreman_discovery/engine.rb:107
1049
+ msgid "Extra facter columns to show in host lists"
1050
+ msgstr ""
1051
+
1052
+ #: ../lib/foreman_discovery/engine.rb:112
1053
+ msgid "Highlighted facts"
1054
+ msgstr ""
1055
+
1056
+ #: ../lib/foreman_discovery/engine.rb:113
1057
+ msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
1058
+ msgstr ""
1059
+
1060
+ #: ../lib/foreman_discovery/engine.rb:118
1061
+ msgid "Storage facts"
1062
+ msgstr ""
1063
+
1064
+ #: ../lib/foreman_discovery/engine.rb:119
1065
+ msgid "Regex to organize facts for storage section"
1066
+ msgstr ""
1067
+
1068
+ #: ../lib/foreman_discovery/engine.rb:124
1069
+ msgid "Software facts"
1070
+ msgstr ""
1071
+
1072
+ #: ../lib/foreman_discovery/engine.rb:125
1073
+ msgid "Regex to organize facts for software section"
1074
+ msgstr ""
1075
+
1076
+ #: ../lib/foreman_discovery/engine.rb:130
1077
+ msgid "Hardware facts"
1078
+ msgstr ""
1079
+
1080
+ #: ../lib/foreman_discovery/engine.rb:131
1081
+ msgid "Regex to organize facts for hardware section"
1082
+ msgstr ""
1083
+
1084
+ #: ../lib/foreman_discovery/engine.rb:136
1085
+ msgid "Network facts"
1086
+ msgstr ""
1087
+
1088
+ #: ../lib/foreman_discovery/engine.rb:137
1089
+ msgid "Regex to organize facts for network section"
1090
+ msgstr ""
1091
+
1092
+ #: ../lib/foreman_discovery/engine.rb:142
1093
+ msgid "IPMI facts"
1094
+ msgstr ""
1095
+
1096
+ #: ../lib/foreman_discovery/engine.rb:143
1097
+ msgid "Regex to organize facts for ipmi section"
1098
+ msgstr ""
1099
+
1100
+ #: ../lib/foreman_discovery/engine.rb:148
1101
+ msgid "Lock PXE"
1102
+ msgstr ""
1103
+
1104
+ #: ../lib/foreman_discovery/engine.rb:149
1105
+ msgid ""
1106
+ "Automatically generate PXE configuration to pin a newly discovered host to dis"
1107
+ "covery"
1108
+ msgstr ""
1109
+
1110
+ #: ../lib/foreman_discovery/engine.rb:155
1111
+ msgid "Locked PXELinux template name"
1112
+ msgstr ""
1113
+
1114
+ #: ../lib/foreman_discovery/engine.rb:156
1115
+ msgid "PXELinux template to be used when pinning a host to discovery"
1116
+ msgstr ""
1117
+
1118
+ #: ../lib/foreman_discovery/engine.rb:162
1119
+ msgid "Locked PXEGrub template name"
1120
+ msgstr ""
1121
+
1122
+ #: ../lib/foreman_discovery/engine.rb:163
1123
+ msgid "PXEGrub template to be used when pinning a host to discovery"
1124
+ msgstr ""
1125
+
1126
+ #: ../lib/foreman_discovery/engine.rb:169
1127
+ msgid "Locked PXEGrub2 template name"
1128
+ msgstr ""
1129
+
1130
+ #: ../lib/foreman_discovery/engine.rb:170
1131
+ msgid "PXEGrub2 template to be used when pinning a host to discovery"
1132
+ msgstr ""
1133
+
1134
+ #: ../lib/foreman_discovery/engine.rb:175
1135
+ msgid "Force DNS"
1136
+ msgstr ""
1137
+
1138
+ #: ../lib/foreman_discovery/engine.rb:176
1139
+ msgid "Force DNS entries creation when provisioning discovered host"
1140
+ msgstr ""
1141
+
1142
+ #: ../lib/foreman_discovery/engine.rb:181
1143
+ msgid "Error on existing NIC"
1144
+ msgstr ""
1145
+
1146
+ #: ../lib/foreman_discovery/engine.rb:182
1147
+ msgid ""
1148
+ "Do not allow to discover existing managed host matching MAC of a provisioning "
1149
+ "NIC (errors out early)"
1150
+ msgstr ""
1151
+
1152
+ #: ../lib/foreman_discovery/engine.rb:188
1153
+ msgid "Type of name generator"
1154
+ msgstr ""
1155
+
1156
+ #: ../lib/foreman_discovery/engine.rb:189
1157
+ msgid "Discovery hostname naming pattern"
1158
+ msgstr ""
1159
+
1160
+ #: ../lib/foreman_discovery/engine.rb:194
1161
+ msgid "Prefer IPv6"
1162
+ msgstr ""
1163
+
1164
+ #: ../lib/foreman_discovery/engine.rb:195
1165
+ msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
1166
+ msgstr ""
1167
+
1168
+ #: ../lib/foreman_discovery/engine.rb:335
1154
1169
  msgid "Discovery Proxy"
1155
1170
  msgstr ""
1156
1171
 
1157
- #: ../lib/foreman_discovery/engine.rb:187
1172
+ #: ../lib/foreman_discovery/engine.rb:336
1158
1173
  msgid ""
1159
1174
  "Discovery Proxy to use within this subnet for managing connection to discovere"
1160
1175
  "d hosts"
1161
1176
  msgstr ""
1162
1177
 
1163
- #: ../lib/foreman_discovery/engine.rb:188
1178
+ #: ../lib/foreman_discovery/engine.rb:337
1164
1179
  msgid ""
1165
1180
  "ID of Discovery Proxy to use within this subnet for managing connection to dis"
1166
1181
  "covered hosts"
@@ -1183,6 +1198,11 @@ msgid ""
1183
1198
  "al or virtual nodes waiting to be provisioned."
1184
1199
  msgstr ""
1185
1200
 
1201
+ #:
1202
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:15
1203
+ msgid "Foreman Discovery"
1204
+ msgstr ""
1205
+
1186
1206
  #:
1187
1207
  #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1188
1208
  msgid ""