foreman_discovery 16.1.4 → 16.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/api/v2/discovered_hosts_controller.rb +3 -10
- data/app/models/host/discovered.rb +10 -14
- data/app/models/setting/discovered.rb +3 -1
- data/app/services/foreman_discovery/host_fact_importer.rb +10 -0
- data/app/views/foreman_discovery/debian_kexec.erb +2 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +2 -1
- data/lib/foreman_discovery/engine.rb +1 -1
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +67 -99
- data/locale/ca/foreman_discovery.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +71 -103
- data/locale/de/foreman_discovery.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +65 -97
- data/locale/en/foreman_discovery.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +70 -102
- data/locale/en_GB/foreman_discovery.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +94 -128
- data/locale/es/foreman_discovery.po +1 -1
- data/locale/foreman_discovery.pot +85 -85
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +102 -134
- data/locale/fr/foreman_discovery.po +1 -1
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +66 -98
- data/locale/gl/foreman_discovery.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +71 -103
- data/locale/it/foreman_discovery.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +107 -137
- data/locale/ja/foreman_discovery.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +71 -103
- data/locale/ko/foreman_discovery.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +92 -127
- data/locale/pt_BR/foreman_discovery.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +71 -103
- data/locale/ru/foreman_discovery.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +67 -99
- data/locale/sv_SE/foreman_discovery.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +143 -172
- data/locale/zh_CN/foreman_discovery.po +1 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +71 -103
- data/locale/zh_TW/foreman_discovery.po +1 -1
- data/test/facts/only-ipv6.json +205 -0
- data/test/facts/skylake-ipv6.json +223 -0
- data/test/functional/api/v2/settings_controller_test.rb +2 -2
- data/test/unit/host_discovered_test.rb +0 -16
- metadata +19 -16
- data/test/facts/vmware-facter4-nolegacy.json +0 -402
Binary file
|
@@ -5,10 +5,10 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery 16.
|
8
|
+
"Project-Id-Version: foreman_discovery 16.1.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"PO-Revision-Date: 2020-
|
11
|
-
"Last-Translator:
|
10
|
+
"PO-Revision-Date: 2020-05-26 17:21+0000\n"
|
11
|
+
"Last-Translator: Transifex Bot <>\n"
|
12
12
|
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
|
13
13
|
"uage/zh_TW/)\n"
|
14
14
|
"MIME-Version: 1.0\n"
|
@@ -41,7 +41,7 @@ msgstr "每個請求的項目數量"
|
|
41
41
|
msgid "Show a discovered host"
|
42
42
|
msgstr ""
|
43
43
|
|
44
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
44
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
45
45
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
46
46
|
msgstr ""
|
47
47
|
|
@@ -53,10 +53,6 @@ msgstr ""
|
|
53
53
|
msgid "Provision a discovered host"
|
54
54
|
msgstr ""
|
55
55
|
|
56
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
|
57
|
-
msgid "required if host is managed and value is not inherited from host group"
|
58
|
-
msgstr "若主機是個受管理的主機,並且值不是由主機群組所繼承的話便需要"
|
59
|
-
|
60
56
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
|
61
57
|
msgid "not required if using a subnet with DHCP proxy"
|
62
58
|
msgstr "若是使用一個含有 DHCP 協定的子網路則不需要"
|
@@ -65,99 +61,71 @@ msgstr "若是使用一個含有 DHCP 協定的子網路則不需要"
|
|
65
61
|
msgid "not required if it's a virtual machine"
|
66
62
|
msgstr ""
|
67
63
|
|
68
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
69
|
-
msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
|
70
|
-
msgstr "若不是基於映像檔的佈建,而主機受管理並且值並非由主機群組所繼承的話便需要"
|
71
|
-
|
72
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
|
73
|
-
msgid "required if host is managed and custom partition has not been defined"
|
74
|
-
msgstr "若主機是個受管理的主機,並且尚未定義自訂分割區的話便需要"
|
75
|
-
|
76
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
|
77
|
-
msgid "Host's owner type"
|
78
|
-
msgstr "主機的擁有者類型"
|
79
|
-
|
80
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
|
81
|
-
msgid "Host's parameters (array or indexed hash)"
|
82
|
-
msgstr "主機參數(陣列或索引過的雜湊)"
|
83
|
-
|
84
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
|
85
|
-
msgid "Name of the parameter"
|
86
|
-
msgstr "參數名稱"
|
87
|
-
|
88
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
|
89
|
-
msgid "Parameter value"
|
90
|
-
msgstr "參數值"
|
91
|
-
|
92
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
|
93
|
-
msgid "Type of value"
|
94
|
-
msgstr ""
|
95
|
-
|
96
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
|
64
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
97
65
|
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
98
66
|
msgstr "用來追蹤協調流程任務狀態的 UUID,GET /api/orchestration/:UUID/tasks"
|
99
67
|
|
100
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
68
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
101
69
|
msgid "required if value is not inherited from host group or default password in settings"
|
102
70
|
msgstr ""
|
103
71
|
|
104
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
72
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
105
73
|
msgid "Delete a discovered host"
|
106
74
|
msgstr ""
|
107
75
|
|
108
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
76
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
|
109
77
|
msgid "Upload facts for a host, creating the host if required"
|
110
78
|
msgstr "上傳主機的詳情,並視需求建立主機"
|
111
79
|
|
112
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
80
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
113
81
|
msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
|
114
82
|
msgstr ""
|
115
83
|
|
116
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
84
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
117
85
|
msgid "Execute rules against a discovered host"
|
118
86
|
msgstr ""
|
119
87
|
|
120
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
88
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
|
121
89
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
122
90
|
msgstr ""
|
123
91
|
|
124
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
92
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
|
125
93
|
msgid "Unable to provision %{host}: %{errors}"
|
126
94
|
msgstr ""
|
127
95
|
|
128
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
96
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
|
129
97
|
msgid "No rule found for host %s"
|
130
98
|
msgstr ""
|
131
99
|
|
132
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
100
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
|
133
101
|
msgid "Execute rules against all currently discovered hosts"
|
134
102
|
msgstr ""
|
135
103
|
|
136
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
104
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
|
137
105
|
msgid "Errors during auto provisioning: %s"
|
138
106
|
msgstr ""
|
139
107
|
|
140
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
108
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
|
141
109
|
msgid "No discovered hosts to provision"
|
142
110
|
msgstr ""
|
143
111
|
|
144
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
112
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
|
145
113
|
msgid "%s discovered hosts were provisioned"
|
146
114
|
msgstr ""
|
147
115
|
|
148
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
116
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
|
149
117
|
msgid "Refreshing the facts of a discovered host"
|
150
118
|
msgstr ""
|
151
119
|
|
152
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
120
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
|
153
121
|
msgid "Rebooting a discovered host"
|
154
122
|
msgstr ""
|
155
123
|
|
156
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
124
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
|
157
125
|
msgid "Rebooting all discovered hosts"
|
158
126
|
msgstr ""
|
159
127
|
|
160
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
128
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
|
161
129
|
msgid "Discovered hosts are rebooting now"
|
162
130
|
msgstr ""
|
163
131
|
|
@@ -329,11 +297,11 @@ msgstr "未選擇主機"
|
|
329
297
|
msgid "Something went wrong while selecting hosts - %s"
|
330
298
|
msgstr "選擇主機時發生了錯誤 - %s"
|
331
299
|
|
332
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
300
|
+
#: ../app/controllers/discovery_rules_controller.rb:68
|
333
301
|
msgid "Rule enabled"
|
334
302
|
msgstr ""
|
335
303
|
|
336
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
304
|
+
#: ../app/controllers/discovery_rules_controller.rb:68
|
337
305
|
msgid "Rule disabled"
|
338
306
|
msgstr ""
|
339
307
|
|
@@ -341,15 +309,15 @@ msgstr ""
|
|
341
309
|
msgid "%s ago"
|
342
310
|
msgstr "%s 之前"
|
343
311
|
|
344
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
312
|
+
#: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
|
345
313
|
msgid "Auto Provision"
|
346
314
|
msgstr ""
|
347
315
|
|
348
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
316
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
349
317
|
msgid "Refresh facts"
|
350
318
|
msgstr "刷新詳情"
|
351
319
|
|
352
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
320
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
353
321
|
msgid "Reboot"
|
354
322
|
msgstr "重新開機"
|
355
323
|
|
@@ -361,7 +329,7 @@ msgstr "上一步"
|
|
361
329
|
msgid "Select Action"
|
362
330
|
msgstr "選擇動作"
|
363
331
|
|
364
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
332
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
365
333
|
msgid "Delete %s?"
|
366
334
|
msgstr "刪除 %s?"
|
367
335
|
|
@@ -401,7 +369,7 @@ msgstr ""
|
|
401
369
|
msgid "Provision"
|
402
370
|
msgstr "佈建"
|
403
371
|
|
404
|
-
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:
|
372
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
|
405
373
|
msgid "Discovered Hosts"
|
406
374
|
msgstr ""
|
407
375
|
|
@@ -751,15 +719,15 @@ msgstr ""
|
|
751
719
|
msgid "Host"
|
752
720
|
msgstr "主機"
|
753
721
|
|
754
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
722
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
755
723
|
msgid "Model"
|
756
724
|
msgstr "型號"
|
757
725
|
|
758
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
726
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
759
727
|
msgid "CPUs"
|
760
728
|
msgstr "CPU"
|
761
729
|
|
762
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
730
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
763
731
|
msgid "Memory"
|
764
732
|
msgstr "記憶體"
|
765
733
|
|
@@ -771,59 +739,59 @@ msgstr ""
|
|
771
739
|
msgid "Create Host"
|
772
740
|
msgstr ""
|
773
741
|
|
774
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
742
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
775
743
|
msgid "Select all items in this page"
|
776
744
|
msgstr "選擇這頁中的所有項目"
|
777
745
|
|
778
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
746
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
779
747
|
msgid "items selected. Uncheck to Clear"
|
780
748
|
msgstr "已選取項目。反選以清除"
|
781
749
|
|
782
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
750
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
783
751
|
msgid "Name"
|
784
752
|
msgstr "名稱"
|
785
753
|
|
786
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
754
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
787
755
|
msgid "IP Address"
|
788
756
|
msgstr "IP 位址"
|
789
757
|
|
790
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
758
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
791
759
|
msgid "Disk Count"
|
792
760
|
msgstr ""
|
793
761
|
|
794
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
762
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
795
763
|
msgid "Disks Size"
|
796
764
|
msgstr ""
|
797
765
|
|
798
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
766
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
799
767
|
msgid "Location"
|
800
768
|
msgstr "位置"
|
801
769
|
|
802
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
770
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
803
771
|
msgid "Organization"
|
804
772
|
msgstr "組織"
|
805
773
|
|
806
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
774
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
807
775
|
msgid "Subnet"
|
808
776
|
msgstr "子網路"
|
809
777
|
|
810
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
778
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
|
811
779
|
msgid "Last Facts Upload"
|
812
780
|
msgstr ""
|
813
781
|
|
814
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
782
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
|
815
783
|
msgid "Actions"
|
816
784
|
msgstr "動作"
|
817
785
|
|
818
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
786
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
|
819
787
|
msgid "Please Confirm"
|
820
788
|
msgstr "請確認"
|
821
789
|
|
822
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
790
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
|
823
791
|
msgid "Cancel"
|
824
792
|
msgstr "取消"
|
825
793
|
|
826
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
794
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
|
827
795
|
msgid "Submit"
|
828
796
|
msgstr "提交"
|
829
797
|
|
@@ -871,6 +839,18 @@ msgstr "IP 位址"
|
|
871
839
|
msgid "Collapse All"
|
872
840
|
msgstr "全部收回"
|
873
841
|
|
842
|
+
#: ../app/views/discovered_hosts/welcome.html.erb:7
|
843
|
+
msgid "No discovered hosts found in this context."
|
844
|
+
msgstr ""
|
845
|
+
|
846
|
+
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
847
|
+
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
848
|
+
msgstr ""
|
849
|
+
|
850
|
+
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
851
|
+
msgid "Learn more about this in the documentation."
|
852
|
+
msgstr ""
|
853
|
+
|
874
854
|
#: ../app/views/discovered_mailer/discovered_summary.html.erb:6
|
875
855
|
msgid "Summary report for discovered hosts from Foreman"
|
876
856
|
msgstr ""
|
@@ -963,11 +943,11 @@ msgstr ""
|
|
963
943
|
msgid "Edit %s"
|
964
944
|
msgstr "編輯 %s"
|
965
945
|
|
966
|
-
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:
|
946
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
|
967
947
|
msgid "Discovery Rules"
|
968
948
|
msgstr ""
|
969
949
|
|
970
|
-
#: ../app/views/discovery_rules/index.html.erb:2
|
950
|
+
#: ../app/views/discovery_rules/index.html.erb:2
|
971
951
|
msgid "Create Rule"
|
972
952
|
msgstr ""
|
973
953
|
|
@@ -999,10 +979,6 @@ msgstr ""
|
|
999
979
|
msgid "New Discovery Rule"
|
1000
980
|
msgstr ""
|
1001
981
|
|
1002
|
-
#: ../app/views/discovery_rules/welcome.html.erb:8
|
1003
|
-
msgid "Discovered Rules"
|
1004
|
-
msgstr ""
|
1005
|
-
|
1006
982
|
#: ../db/seeds.d/50_discovery_templates.rb:5
|
1007
983
|
msgid "Command line options for kexec during PXE-less provisioning."
|
1008
984
|
msgstr ""
|
@@ -1023,42 +999,34 @@ msgstr ""
|
|
1023
999
|
msgid "Details"
|
1024
1000
|
msgstr "詳細資料"
|
1025
1001
|
|
1026
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1002
|
+
#: ../lib/foreman_discovery/engine.rb:179
|
1027
1003
|
msgid "Discovery Kexec template"
|
1028
1004
|
msgstr ""
|
1029
1005
|
|
1030
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1006
|
+
#: ../lib/foreman_discovery/engine.rb:188
|
1031
1007
|
msgid "Discovery Proxy"
|
1032
1008
|
msgstr ""
|
1033
1009
|
|
1034
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1010
|
+
#: ../lib/foreman_discovery/engine.rb:189
|
1035
1011
|
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1036
1012
|
msgstr ""
|
1037
1013
|
|
1038
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1014
|
+
#: ../lib/foreman_discovery/engine.rb:190
|
1039
1015
|
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1040
1016
|
msgstr ""
|
1041
1017
|
|
1042
|
-
#: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
|
1043
|
-
msgid "For more information please see "
|
1044
|
-
msgstr ""
|
1045
|
-
|
1046
|
-
#: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
|
1047
|
-
msgid "documentation"
|
1048
|
-
msgstr ""
|
1049
|
-
|
1050
1018
|
#: action_names.rb:2
|
1051
|
-
msgid "
|
1052
|
-
msgstr "
|
1019
|
+
msgid "Remote action:"
|
1020
|
+
msgstr ""
|
1053
1021
|
|
1054
1022
|
#: action_names.rb:3
|
1055
|
-
msgid "Import
|
1056
|
-
msgstr "
|
1023
|
+
msgid "Import Puppet classes"
|
1024
|
+
msgstr ""
|
1057
1025
|
|
1058
1026
|
#: action_names.rb:4
|
1059
|
-
msgid "Import
|
1060
|
-
msgstr "
|
1027
|
+
msgid "Import facts"
|
1028
|
+
msgstr ""
|
1061
1029
|
|
1062
1030
|
#: action_names.rb:5
|
1063
|
-
msgid "
|
1064
|
-
msgstr "
|
1031
|
+
msgid "Action with sub plans"
|
1032
|
+
msgstr ""
|
@@ -0,0 +1,205 @@
|
|
1
|
+
{
|
2
|
+
"lib": "/usr/share/fdi/facts:/opt/extension/facts",
|
3
|
+
"processors": {
|
4
|
+
"models": [
|
5
|
+
"AMD EPYC Processor (with IBPB)",
|
6
|
+
"AMD EPYC Processor (with IBPB)"
|
7
|
+
],
|
8
|
+
"count": 2,
|
9
|
+
"physicalcount": 2
|
10
|
+
},
|
11
|
+
"kernel": "Linux",
|
12
|
+
"ps": "ps -ef",
|
13
|
+
"hostname": "fdi",
|
14
|
+
"architecture": "x86_64",
|
15
|
+
"hardwaremodel": "x86_64",
|
16
|
+
"operatingsystem": "CentOS",
|
17
|
+
"os": {
|
18
|
+
"name": "CentOS",
|
19
|
+
"family": "RedHat",
|
20
|
+
"release": {
|
21
|
+
"major": "7",
|
22
|
+
"minor": "8",
|
23
|
+
"full": "7.8.2003"
|
24
|
+
}
|
25
|
+
},
|
26
|
+
"processor0": "AMD EPYC Processor (with IBPB)",
|
27
|
+
"processor1": "AMD EPYC Processor (with IBPB)",
|
28
|
+
"processorcount": 2,
|
29
|
+
"uptime_days": 0,
|
30
|
+
"macaddress": "52:54:00:fb:f4:1d",
|
31
|
+
"path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/extension/bin:/root/bin",
|
32
|
+
"uptime_hours": 0,
|
33
|
+
"rubyplatform": "x86_64-linux",
|
34
|
+
"netmask": "255.0.0.0",
|
35
|
+
"ipaddress6": "2001:db8::1",
|
36
|
+
"osfamily": "RedHat",
|
37
|
+
"kernelrelease": "3.10.0-1127.18.2.el7.x86_64",
|
38
|
+
"system_uptime": {
|
39
|
+
"seconds": 1464,
|
40
|
+
"hours": 0,
|
41
|
+
"days": 0,
|
42
|
+
"uptime": "0:24 hours"
|
43
|
+
},
|
44
|
+
"bios_vendor": "SeaBIOS",
|
45
|
+
"bios_version": "1.13.0-2.fc32",
|
46
|
+
"bios_release_date": "04/01/2014",
|
47
|
+
"manufacturer": "QEMU",
|
48
|
+
"productname": "Standard PC (Q35 + ICH9, 2009)",
|
49
|
+
"serialnumber": "Not Specified",
|
50
|
+
"uuid": "afe1e6f8-50f1-4b18-9f66-c03e446717d9",
|
51
|
+
"type": "Other",
|
52
|
+
"operatingsystemrelease": "7.8.2003",
|
53
|
+
"uptime": "0:24 hours",
|
54
|
+
"hardwareisa": "x86_64",
|
55
|
+
"virtual": "kvm",
|
56
|
+
"is_virtual": true,
|
57
|
+
"rubysitedir": "/usr/local/share/ruby/site_ruby/",
|
58
|
+
"id": "root",
|
59
|
+
"filesystems": "ext2,ext3,ext4,iso9660,squashfs",
|
60
|
+
"timezone": "UTC",
|
61
|
+
"uniqueid": "007f0200",
|
62
|
+
"sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDVNqhy9+Zglfk+i+iwUuAdR4dFwiQZN1n3wSIWAGOkIy/FDUYNStOvm3DDU+1/Wbv4ZuFYzFK59R9VtXAIPA6c90oloBU+WZv0ZRuUojle5egaVx6vg3i0MtW2ON2BdtApI4q7DnBxtL0konC/lbCDab0e/jcZh7WTa/HHVpmB+dQ5RS5bnQz96ecHRnUgQqf9bxXcX1PZXqhvGKQwsqCLlfMjjA5h8q2s5ydbObF2oYQfUbzLjygPQLCTve7J/oPWeJJ1xFnmoBgE/+Lc1xVyTo8CmhoSDXir+nWYD/Tr5UX17Ru9W/7yJvQlSi7Bqq5HJ/nq+/xrJmCVBGFfyuwd",
|
63
|
+
"sshfp_rsa": "SSHFP 1 1 79f3b0ea4105a94ab150975098a76a8b891d2e8f\nSSHFP 1 2 955a992cbc6959d72bcc7a5ca456d4570a273ead6bda7f584344949c54043219",
|
64
|
+
"sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBiNm4VBXEmGUH/Gx+uSlXu88k13kQfOIPPJj1NBiWXgU9Pjc1SrTjI9QinccMt2+1z/cymCzzwa0F+b/JknWQg=",
|
65
|
+
"sshfp_ecdsa": "SSHFP 3 1 144cd608f182179aeef8f071eb014866313dce57\nSSHFP 3 2 4a68e5b795ed2d60d3e756a945cfad61e51e75968e479c5a011794246360b4ec",
|
66
|
+
"sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIDzmAQdVlo1evefuHIyNWy+X0kVdzoEi1I9/pBsUiVjT",
|
67
|
+
"sshfp_ed25519": "SSHFP 4 1 098706643ce9926e24060b4c5f36ce41fdca74f2\nSSHFP 4 2 55ee2a7cba7eb66c61d9519e94e6ebd79df37b8a80b9b46a5c30ae5177df8de3",
|
68
|
+
"network_lo": "127.0.0.0",
|
69
|
+
"physicalprocessorcount": 2,
|
70
|
+
"kernelmajversion": "3.10",
|
71
|
+
"fqdn": "fdi",
|
72
|
+
"kernelversion": "3.10.0",
|
73
|
+
"facterversion": "2.4.1",
|
74
|
+
"operatingsystemmajrelease": "7",
|
75
|
+
"interfaces": "eth0,lo",
|
76
|
+
"ipaddress6_eth0": "2001:db8::1",
|
77
|
+
"macaddress_eth0": "52:54:00:fb:f4:1d",
|
78
|
+
"mtu_eth0": 1500,
|
79
|
+
"ipaddress_lo": "127.0.0.1",
|
80
|
+
"netmask_lo": "255.0.0.0",
|
81
|
+
"mtu_lo": 65536,
|
82
|
+
"gid": "root",
|
83
|
+
"memorysize": "2.39 GB",
|
84
|
+
"memoryfree": "2.19 GB",
|
85
|
+
"swapsize": "0.00 MB",
|
86
|
+
"swapfree": "0.00 MB",
|
87
|
+
"swapsize_mb": "0.00",
|
88
|
+
"swapfree_mb": "0.00",
|
89
|
+
"memorysize_mb": "2442.77",
|
90
|
+
"memoryfree_mb": "2247.03",
|
91
|
+
"selinux": false,
|
92
|
+
"rubyversion": "2.0.0",
|
93
|
+
"uptime_seconds": 1464,
|
94
|
+
"efi": false,
|
95
|
+
"discovery_version": "3.6.5",
|
96
|
+
"discovery_release": "20200819.1",
|
97
|
+
"discovery_bootif": "52:54:00:fb:f4:1d",
|
98
|
+
"link_eth0": "true",
|
99
|
+
"link_lo": "true",
|
100
|
+
"nmprimary_connection_id": "primary",
|
101
|
+
"nmprimary_connection_uuid": "a5869516-e2b3-11ea-b42d-525400fbf41d",
|
102
|
+
"nmprimary_connection_stable-id": "",
|
103
|
+
"nmprimary_connection_type": "802-3-ethernet",
|
104
|
+
"nmprimary_connection_interface-name": "",
|
105
|
+
"nmprimary_connection_autoconnect": "yes",
|
106
|
+
"nmprimary_connection_autoconnect-priority": "1",
|
107
|
+
"nmprimary_connection_autoconnect-retries": "-1",
|
108
|
+
"nmprimary_connection_multi-connect": "0",
|
109
|
+
"nmprimary_connection_auth-retries": "-1",
|
110
|
+
"nmprimary_connection_timestamp": "1597908310",
|
111
|
+
"nmprimary_connection_read-only": "no",
|
112
|
+
"nmprimary_connection_permissions": "",
|
113
|
+
"nmprimary_connection_zone": "",
|
114
|
+
"nmprimary_connection_master": "",
|
115
|
+
"nmprimary_connection_slave-type": "",
|
116
|
+
"nmprimary_connection_autoconnect-slaves": "-1",
|
117
|
+
"nmprimary_connection_secondaries": "",
|
118
|
+
"nmprimary_connection_gateway-ping-timeout": "0",
|
119
|
+
"nmprimary_connection_metered": "unknown",
|
120
|
+
"nmprimary_connection_lldp": "default",
|
121
|
+
"nmprimary_connection_mdns": "-1",
|
122
|
+
"nmprimary_connection_llmnr": "-1",
|
123
|
+
"nmprimary_802-3-ethernet_port": "",
|
124
|
+
"nmprimary_802-3-ethernet_speed": "0",
|
125
|
+
"nmprimary_802-3-ethernet_duplex": "",
|
126
|
+
"nmprimary_802-3-ethernet_auto-negotiate": "no",
|
127
|
+
"nmprimary_802-3-ethernet_mac-address": "52:54:00:FB:F4:1D",
|
128
|
+
"nmprimary_802-3-ethernet_cloned-mac-address": "",
|
129
|
+
"nmprimary_802-3-ethernet_generate-mac-address-mask": "",
|
130
|
+
"nmprimary_802-3-ethernet_mac-address-blacklist": "",
|
131
|
+
"nmprimary_802-3-ethernet_mtu": "auto",
|
132
|
+
"nmprimary_802-3-ethernet_s390-subchannels": "",
|
133
|
+
"nmprimary_802-3-ethernet_s390-nettype": "",
|
134
|
+
"nmprimary_802-3-ethernet_s390-options": "",
|
135
|
+
"nmprimary_802-3-ethernet_wake-on-lan": "default",
|
136
|
+
"nmprimary_802-3-ethernet_wake-on-lan-password": "",
|
137
|
+
"nmprimary_ipv4_method": "disabled",
|
138
|
+
"nmprimary_ipv4_dns": "",
|
139
|
+
"nmprimary_ipv4_dns-search": "",
|
140
|
+
"nmprimary_ipv4_dns-options": " ",
|
141
|
+
"nmprimary_ipv4_dns-priority": "0",
|
142
|
+
"nmprimary_ipv4_addresses": "",
|
143
|
+
"nmprimary_ipv4_gateway": "",
|
144
|
+
"nmprimary_ipv4_routes": "",
|
145
|
+
"nmprimary_ipv4_route-metric": "-1",
|
146
|
+
"nmprimary_ipv4_route-table": "0",
|
147
|
+
"nmprimary_ipv4_routing-rules": "",
|
148
|
+
"nmprimary_ipv4_ignore-auto-routes": "no",
|
149
|
+
"nmprimary_ipv4_ignore-auto-dns": "no",
|
150
|
+
"nmprimary_ipv4_dhcp-client-id": "",
|
151
|
+
"nmprimary_ipv4_dhcp-timeout": "0",
|
152
|
+
"nmprimary_ipv4_dhcp-send-hostname": "yes",
|
153
|
+
"nmprimary_ipv4_dhcp-hostname": "",
|
154
|
+
"nmprimary_ipv4_dhcp-fqdn": "",
|
155
|
+
"nmprimary_ipv4_never-default": "no",
|
156
|
+
"nmprimary_ipv4_may-fail": "yes",
|
157
|
+
"nmprimary_ipv4_dad-timeout": "-1",
|
158
|
+
"nmprimary_ipv6_method": "manual",
|
159
|
+
"nmprimary_ipv6_dns": "2001:db8::2",
|
160
|
+
"nmprimary_ipv6_dns-search": "",
|
161
|
+
"nmprimary_ipv6_dns-options": " ",
|
162
|
+
"nmprimary_ipv6_dns-priority": "0",
|
163
|
+
"nmprimary_ipv6_addresses": "2001:db8::1/64",
|
164
|
+
"nmprimary_ipv6_gateway": "2001:db8::2",
|
165
|
+
"nmprimary_ipv6_routes": "",
|
166
|
+
"nmprimary_ipv6_route-metric": "-1",
|
167
|
+
"nmprimary_ipv6_route-table": "0",
|
168
|
+
"nmprimary_ipv6_routing-rules": "",
|
169
|
+
"nmprimary_ipv6_ignore-auto-routes": "no",
|
170
|
+
"nmprimary_ipv6_ignore-auto-dns": "no",
|
171
|
+
"nmprimary_ipv6_never-default": "no",
|
172
|
+
"nmprimary_ipv6_may-fail": "yes",
|
173
|
+
"nmprimary_ipv6_ip6-privacy": "-1",
|
174
|
+
"nmprimary_ipv6_addr-gen-mode": "eui64",
|
175
|
+
"nmprimary_ipv6_dhcp-duid": "",
|
176
|
+
"nmprimary_ipv6_dhcp-send-hostname": "no",
|
177
|
+
"nmprimary_ipv6_dhcp-hostname": "",
|
178
|
+
"nmprimary_ipv6_token": "",
|
179
|
+
"nmprimary_vlan_parent": "",
|
180
|
+
"nmprimary_vlan_id": "0",
|
181
|
+
"nmprimary_vlan_flags": "1",
|
182
|
+
"nmprimary_vlan_ingress-priority-map": "",
|
183
|
+
"nmprimary_vlan_egress-priority-map": "",
|
184
|
+
"nmprimary_proxy_method": "none",
|
185
|
+
"nmprimary_proxy_browser-only": "no",
|
186
|
+
"nmprimary_proxy_pac-url": "",
|
187
|
+
"nmprimary_proxy_pac-script": "",
|
188
|
+
"nmprimary_general_name": "primary",
|
189
|
+
"nmprimary_general_uuid": "a5869516-e2b3-11ea-b42d-525400fbf41d",
|
190
|
+
"nmprimary_general_devices": "eth0",
|
191
|
+
"nmprimary_general_state": "activated",
|
192
|
+
"nmprimary_general_default": "no",
|
193
|
+
"nmprimary_general_default6": "yes",
|
194
|
+
"nmprimary_general_spec-object": "",
|
195
|
+
"nmprimary_general_vpn": "no",
|
196
|
+
"nmprimary_general_dbus-path": "/org/freedesktop/NetworkManager/ActiveConnection/2",
|
197
|
+
"nmprimary_general_con-path": "/org/freedesktop/NetworkManager/Settings/2",
|
198
|
+
"nmprimary_general_zone": "",
|
199
|
+
"nmprimary_general_master-path": "",
|
200
|
+
"nmprimary_ip4_gateway": "",
|
201
|
+
"nmprimary_ip6_address": "2001:db8::1/64",
|
202
|
+
"nmprimary_ip6_gateway": "2001:db8::2",
|
203
|
+
"nmprimary_ip6_route": "dst = 2001:db8::/64, nh = ::, mt = 100",
|
204
|
+
"nmprimary_ip6_dns": "2001:db8::2"
|
205
|
+
}
|