foreman_discovery 22.0.4 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) 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 +4 -0
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  22. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  23. data/extra/discover-host +1 -1
  24. data/lib/foreman_discovery/engine.rb +2 -8
  25. data/lib/foreman_discovery/version.rb +1 -1
  26. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ca/foreman_discovery.edit.po +1122 -0
  28. data/locale/ca/foreman_discovery.po +15 -3
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  31. data/locale/cs_CZ/foreman_discovery.po +846 -0
  32. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/de/foreman_discovery.edit.po +1129 -0
  34. data/locale/de/foreman_discovery.po +17 -5
  35. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/en/foreman_discovery.edit.po +1115 -0
  37. data/locale/en/foreman_discovery.po +15 -3
  38. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  40. data/locale/en_GB/foreman_discovery.po +17 -5
  41. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/es/foreman_discovery.edit.po +1130 -0
  43. data/locale/es/foreman_discovery.po +17 -5
  44. data/locale/foreman_discovery.pot +78 -59
  45. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/fr/foreman_discovery.edit.po +1126 -0
  47. data/locale/fr/foreman_discovery.po +17 -5
  48. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/gl/foreman_discovery.edit.po +1120 -0
  50. data/locale/gl/foreman_discovery.po +15 -3
  51. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/it/foreman_discovery.edit.po +1123 -0
  53. data/locale/it/foreman_discovery.po +15 -3
  54. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/ja/foreman_discovery.edit.po +1119 -0
  56. data/locale/ja/foreman_discovery.po +17 -5
  57. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/ka/foreman_discovery.edit.po +1120 -0
  59. data/locale/ka/foreman_discovery.po +15 -3
  60. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ko/foreman_discovery.edit.po +1119 -0
  62. data/locale/ko/foreman_discovery.po +16 -4
  63. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  65. data/locale/pt_BR/foreman_discovery.po +17 -5
  66. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ru/foreman_discovery.edit.po +1131 -0
  68. data/locale/ru/foreman_discovery.po +17 -5
  69. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  71. data/locale/sv_SE/foreman_discovery.po +15 -3
  72. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  74. data/locale/zh_CN/foreman_discovery.po +17 -5
  75. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  77. data/locale/zh_TW/foreman_discovery.po +15 -3
  78. data/package.json +0 -1
  79. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +11 -25
  80. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  81. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  82. metadata +54 -16
@@ -11,7 +11,7 @@
11
11
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
12
12
  msgid ""
13
13
  msgstr ""
14
- "Project-Id-Version: foreman_discovery 22.0.2\n"
14
+ "Project-Id-Version: foreman_discovery v22.0.4\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 <sergio.ocon@redhat.com>, 2014\n"
@@ -264,8 +264,8 @@ msgstr "Ejecutar reglas contra todos los hosts detectados actualmente"
264
264
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
265
265
  msgstr "Falta el discovery_fact '%s', no se puede detectar la interfaz primaria y establecer el nombre de host"
266
266
 
267
- msgid "Extra facter columns to show in host lists (separate by comma)"
268
- msgstr "Columnas de eventos adicionales para mostrar en las listas de hosts (separados por comas)"
267
+ msgid "Extra facter columns to show in host lists"
268
+ msgstr ""
269
269
 
270
270
  msgid "Fact + prefix"
271
271
  msgstr "Hecho + prefijo"
@@ -456,8 +456,8 @@ msgstr "Mostrar todas las reglas de detección"
456
456
  msgid "List all fact values of a given discovered host"
457
457
  msgstr "Mostrar todos los valores de eventos de un host detectado específico"
458
458
 
459
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
460
- msgstr "Mostrar los eventos que deben utilizarse para el nombre de host (separados por comas, los primeros son los más importantes)"
459
+ msgid "List of facts to use for the hostname (first wins)"
460
+ msgstr ""
461
461
 
462
462
  msgid "Location"
463
463
  msgstr "Ubicación"
@@ -558,6 +558,18 @@ msgstr "No se informó en más de 7 días"
558
558
  msgid "One or more hosts have been discovered"
559
559
  msgstr "Se detectaron uno o más hosts"
560
560
 
561
+ msgid "One or more hosts with failed discovery due to error: %s"
562
+ msgstr ""
563
+
564
+ msgid "Option 'url' must be provided"
565
+ msgstr ""
566
+
567
+ msgid "Option 'url' must be valid URI: %s"
568
+ msgstr ""
569
+
570
+ msgid "Options must be hash"
571
+ msgstr ""
572
+
561
573
  msgid "Organization"
562
574
  msgstr "Organización"
563
575
 
@@ -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-11-24 17:02+0100\n"
12
- "PO-Revision-Date: 2022-11-24 17:02+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"
@@ -357,7 +357,7 @@ msgstr ""
357
357
  #: ../app/helpers/discovered_hosts_helper.rb:16
358
358
  #: ../app/helpers/discovered_hosts_helper.rb:30
359
359
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
360
- #: ../lib/foreman_discovery/engine.rb:104
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:323
419
- #: ../lib/foreman_discovery/engine.rb:338
418
+ #: ../lib/foreman_discovery/engine.rb:311
419
+ #: ../lib/foreman_discovery/engine.rb:326
420
420
  msgid "Discovered Hosts"
421
421
  msgstr ""
422
422
 
@@ -602,6 +602,20 @@ msgstr ""
602
602
  msgid "IPAM must be configured for subnet '%s'"
603
603
  msgstr ""
604
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
+
605
619
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
606
620
  msgid "Image API returned HTTP/%{code} with '%{body}"
607
621
  msgstr ""
@@ -610,6 +624,10 @@ msgstr ""
610
624
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
611
625
  msgstr ""
612
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
+
613
631
  #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
614
632
  msgid "Host %s has been dicovered"
615
633
  msgstr ""
@@ -881,7 +899,8 @@ msgid "Edit %s"
881
899
  msgstr ""
882
900
 
883
901
  #: ../app/views/discovery_rules/index.html.erb:1
884
- #: ../lib/foreman_discovery/engine.rb:328
902
+ #: ../lib/foreman_discovery/engine.rb:316
903
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
885
904
  msgid "Discovery Rules"
886
905
  msgstr ""
887
906
 
@@ -946,217 +965,217 @@ msgstr ""
946
965
  msgid "Error message goes here"
947
966
  msgstr ""
948
967
 
949
- #: ../lib/foreman_discovery/engine.rb:50
968
+ #: ../lib/foreman_discovery/engine.rb:38
950
969
  msgid "Discovery"
951
970
  msgstr ""
952
971
 
953
- #: ../lib/foreman_discovery/engine.rb:59
972
+ #: ../lib/foreman_discovery/engine.rb:47
954
973
  msgid "Discovery location"
955
974
  msgstr ""
956
975
 
957
- #: ../lib/foreman_discovery/engine.rb:60
976
+ #: ../lib/foreman_discovery/engine.rb:48
958
977
  msgid "The default location to place discovered hosts in"
959
978
  msgstr ""
960
979
 
961
- #: ../lib/foreman_discovery/engine.rb:66
980
+ #: ../lib/foreman_discovery/engine.rb:54
962
981
  msgid "Discovery organization"
963
982
  msgstr ""
964
983
 
965
- #: ../lib/foreman_discovery/engine.rb:67
984
+ #: ../lib/foreman_discovery/engine.rb:55
966
985
  msgid "The default organization to place discovered hosts in"
967
986
  msgstr ""
968
987
 
969
- #: ../lib/foreman_discovery/engine.rb:72
988
+ #: ../lib/foreman_discovery/engine.rb:60
970
989
  msgid "Interface fact"
971
990
  msgstr ""
972
991
 
973
- #: ../lib/foreman_discovery/engine.rb:73
992
+ #: ../lib/foreman_discovery/engine.rb:61
974
993
  msgid "Fact name to use for primary interface detection"
975
994
  msgstr ""
976
995
 
977
- #: ../lib/foreman_discovery/engine.rb:78
996
+ #: ../lib/foreman_discovery/engine.rb:66
978
997
  msgid "Create bond interfaces"
979
998
  msgstr ""
980
999
 
981
- #: ../lib/foreman_discovery/engine.rb:79
1000
+ #: ../lib/foreman_discovery/engine.rb:67
982
1001
  msgid ""
983
1002
  "Automatic bond interface (if another interface is detected on the same VLAN vi"
984
1003
  "a LLDP)"
985
1004
  msgstr ""
986
1005
 
987
- #: ../lib/foreman_discovery/engine.rb:84
1006
+ #: ../lib/foreman_discovery/engine.rb:72
988
1007
  msgid "Clean all facts"
989
1008
  msgstr ""
990
1009
 
991
- #: ../lib/foreman_discovery/engine.rb:85
1010
+ #: ../lib/foreman_discovery/engine.rb:73
992
1011
  msgid "Clean all reported facts during provisioning (except discovery facts)"
993
1012
  msgstr ""
994
1013
 
995
- #: ../lib/foreman_discovery/engine.rb:90
1014
+ #: ../lib/foreman_discovery/engine.rb:78
996
1015
  msgid "Hostname facts"
997
1016
  msgstr ""
998
1017
 
999
- #: ../lib/foreman_discovery/engine.rb:91
1000
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
1018
+ #: ../lib/foreman_discovery/engine.rb:79
1019
+ msgid "List of facts to use for the hostname (first wins)"
1001
1020
  msgstr ""
1002
1021
 
1003
- #: ../lib/foreman_discovery/engine.rb:98
1022
+ #: ../lib/foreman_discovery/engine.rb:86
1004
1023
  msgid "Auto provisioning"
1005
1024
  msgstr ""
1006
1025
 
1007
- #: ../lib/foreman_discovery/engine.rb:99
1026
+ #: ../lib/foreman_discovery/engine.rb:87
1008
1027
  msgid ""
1009
1028
  "Automatically provision newly discovered hosts, according to the provisioning "
1010
1029
  "rules"
1011
1030
  msgstr ""
1012
1031
 
1013
- #: ../lib/foreman_discovery/engine.rb:105
1032
+ #: ../lib/foreman_discovery/engine.rb:93
1014
1033
  msgid "Automatically reboot or kexec discovered host during provisioning"
1015
1034
  msgstr ""
1016
1035
 
1017
- #: ../lib/foreman_discovery/engine.rb:110
1036
+ #: ../lib/foreman_discovery/engine.rb:98
1018
1037
  msgid "Hostname prefix"
1019
1038
  msgstr ""
1020
1039
 
1021
- #: ../lib/foreman_discovery/engine.rb:111
1040
+ #: ../lib/foreman_discovery/engine.rb:99
1022
1041
  msgid "The default prefix to use for the host name, must start with a letter"
1023
1042
  msgstr ""
1024
1043
 
1025
- #: ../lib/foreman_discovery/engine.rb:118
1044
+ #: ../lib/foreman_discovery/engine.rb:106
1026
1045
  msgid "Fact columns"
1027
1046
  msgstr ""
1028
1047
 
1029
- #: ../lib/foreman_discovery/engine.rb:119
1030
- msgid "Extra facter columns to show in host lists (separate by comma)"
1048
+ #: ../lib/foreman_discovery/engine.rb:107
1049
+ msgid "Extra facter columns to show in host lists"
1031
1050
  msgstr ""
1032
1051
 
1033
- #: ../lib/foreman_discovery/engine.rb:124
1052
+ #: ../lib/foreman_discovery/engine.rb:112
1034
1053
  msgid "Highlighted facts"
1035
1054
  msgstr ""
1036
1055
 
1037
- #: ../lib/foreman_discovery/engine.rb:125
1056
+ #: ../lib/foreman_discovery/engine.rb:113
1038
1057
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
1039
1058
  msgstr ""
1040
1059
 
1041
- #: ../lib/foreman_discovery/engine.rb:130
1060
+ #: ../lib/foreman_discovery/engine.rb:118
1042
1061
  msgid "Storage facts"
1043
1062
  msgstr ""
1044
1063
 
1045
- #: ../lib/foreman_discovery/engine.rb:131
1064
+ #: ../lib/foreman_discovery/engine.rb:119
1046
1065
  msgid "Regex to organize facts for storage section"
1047
1066
  msgstr ""
1048
1067
 
1049
- #: ../lib/foreman_discovery/engine.rb:136
1068
+ #: ../lib/foreman_discovery/engine.rb:124
1050
1069
  msgid "Software facts"
1051
1070
  msgstr ""
1052
1071
 
1053
- #: ../lib/foreman_discovery/engine.rb:137
1072
+ #: ../lib/foreman_discovery/engine.rb:125
1054
1073
  msgid "Regex to organize facts for software section"
1055
1074
  msgstr ""
1056
1075
 
1057
- #: ../lib/foreman_discovery/engine.rb:142
1076
+ #: ../lib/foreman_discovery/engine.rb:130
1058
1077
  msgid "Hardware facts"
1059
1078
  msgstr ""
1060
1079
 
1061
- #: ../lib/foreman_discovery/engine.rb:143
1080
+ #: ../lib/foreman_discovery/engine.rb:131
1062
1081
  msgid "Regex to organize facts for hardware section"
1063
1082
  msgstr ""
1064
1083
 
1065
- #: ../lib/foreman_discovery/engine.rb:148
1084
+ #: ../lib/foreman_discovery/engine.rb:136
1066
1085
  msgid "Network facts"
1067
1086
  msgstr ""
1068
1087
 
1069
- #: ../lib/foreman_discovery/engine.rb:149
1088
+ #: ../lib/foreman_discovery/engine.rb:137
1070
1089
  msgid "Regex to organize facts for network section"
1071
1090
  msgstr ""
1072
1091
 
1073
- #: ../lib/foreman_discovery/engine.rb:154
1092
+ #: ../lib/foreman_discovery/engine.rb:142
1074
1093
  msgid "IPMI facts"
1075
1094
  msgstr ""
1076
1095
 
1077
- #: ../lib/foreman_discovery/engine.rb:155
1096
+ #: ../lib/foreman_discovery/engine.rb:143
1078
1097
  msgid "Regex to organize facts for ipmi section"
1079
1098
  msgstr ""
1080
1099
 
1081
- #: ../lib/foreman_discovery/engine.rb:160
1100
+ #: ../lib/foreman_discovery/engine.rb:148
1082
1101
  msgid "Lock PXE"
1083
1102
  msgstr ""
1084
1103
 
1085
- #: ../lib/foreman_discovery/engine.rb:161
1104
+ #: ../lib/foreman_discovery/engine.rb:149
1086
1105
  msgid ""
1087
1106
  "Automatically generate PXE configuration to pin a newly discovered host to dis"
1088
1107
  "covery"
1089
1108
  msgstr ""
1090
1109
 
1091
- #: ../lib/foreman_discovery/engine.rb:167
1110
+ #: ../lib/foreman_discovery/engine.rb:155
1092
1111
  msgid "Locked PXELinux template name"
1093
1112
  msgstr ""
1094
1113
 
1095
- #: ../lib/foreman_discovery/engine.rb:168
1114
+ #: ../lib/foreman_discovery/engine.rb:156
1096
1115
  msgid "PXELinux template to be used when pinning a host to discovery"
1097
1116
  msgstr ""
1098
1117
 
1099
- #: ../lib/foreman_discovery/engine.rb:174
1118
+ #: ../lib/foreman_discovery/engine.rb:162
1100
1119
  msgid "Locked PXEGrub template name"
1101
1120
  msgstr ""
1102
1121
 
1103
- #: ../lib/foreman_discovery/engine.rb:175
1122
+ #: ../lib/foreman_discovery/engine.rb:163
1104
1123
  msgid "PXEGrub template to be used when pinning a host to discovery"
1105
1124
  msgstr ""
1106
1125
 
1107
- #: ../lib/foreman_discovery/engine.rb:181
1126
+ #: ../lib/foreman_discovery/engine.rb:169
1108
1127
  msgid "Locked PXEGrub2 template name"
1109
1128
  msgstr ""
1110
1129
 
1111
- #: ../lib/foreman_discovery/engine.rb:182
1130
+ #: ../lib/foreman_discovery/engine.rb:170
1112
1131
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
1113
1132
  msgstr ""
1114
1133
 
1115
- #: ../lib/foreman_discovery/engine.rb:187
1134
+ #: ../lib/foreman_discovery/engine.rb:175
1116
1135
  msgid "Force DNS"
1117
1136
  msgstr ""
1118
1137
 
1119
- #: ../lib/foreman_discovery/engine.rb:188
1138
+ #: ../lib/foreman_discovery/engine.rb:176
1120
1139
  msgid "Force DNS entries creation when provisioning discovered host"
1121
1140
  msgstr ""
1122
1141
 
1123
- #: ../lib/foreman_discovery/engine.rb:193
1142
+ #: ../lib/foreman_discovery/engine.rb:181
1124
1143
  msgid "Error on existing NIC"
1125
1144
  msgstr ""
1126
1145
 
1127
- #: ../lib/foreman_discovery/engine.rb:194
1146
+ #: ../lib/foreman_discovery/engine.rb:182
1128
1147
  msgid ""
1129
1148
  "Do not allow to discover existing managed host matching MAC of a provisioning "
1130
1149
  "NIC (errors out early)"
1131
1150
  msgstr ""
1132
1151
 
1133
- #: ../lib/foreman_discovery/engine.rb:200
1152
+ #: ../lib/foreman_discovery/engine.rb:188
1134
1153
  msgid "Type of name generator"
1135
1154
  msgstr ""
1136
1155
 
1137
- #: ../lib/foreman_discovery/engine.rb:201
1156
+ #: ../lib/foreman_discovery/engine.rb:189
1138
1157
  msgid "Discovery hostname naming pattern"
1139
1158
  msgstr ""
1140
1159
 
1141
- #: ../lib/foreman_discovery/engine.rb:206
1160
+ #: ../lib/foreman_discovery/engine.rb:194
1142
1161
  msgid "Prefer IPv6"
1143
1162
  msgstr ""
1144
1163
 
1145
- #: ../lib/foreman_discovery/engine.rb:207
1164
+ #: ../lib/foreman_discovery/engine.rb:195
1146
1165
  msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
1147
1166
  msgstr ""
1148
1167
 
1149
- #: ../lib/foreman_discovery/engine.rb:347
1168
+ #: ../lib/foreman_discovery/engine.rb:335
1150
1169
  msgid "Discovery Proxy"
1151
1170
  msgstr ""
1152
1171
 
1153
- #: ../lib/foreman_discovery/engine.rb:348
1172
+ #: ../lib/foreman_discovery/engine.rb:336
1154
1173
  msgid ""
1155
1174
  "Discovery Proxy to use within this subnet for managing connection to discovere"
1156
1175
  "d hosts"
1157
1176
  msgstr ""
1158
1177
 
1159
- #: ../lib/foreman_discovery/engine.rb:349
1178
+ #: ../lib/foreman_discovery/engine.rb:337
1160
1179
  msgid ""
1161
1180
  "ID of Discovery Proxy to use within this subnet for managing connection to dis"
1162
1181
  "covered hosts"