foreman_discovery 25.0.0 → 25.0.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.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +440 -452
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +397 -409
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +537 -549
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +280 -291
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +539 -551
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +541 -553
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +539 -551
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +339 -351
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +468 -480
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +536 -548
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +525 -537
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +493 -505
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +538 -550
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +510 -522
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +361 -373
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +540 -552
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +400 -412
  19. data/lib/foreman_discovery/version.rb +1 -1
  20. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/ca/foreman_discovery.po +2 -14
  22. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/cs_CZ/foreman_discovery.po +128 -138
  24. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/de/foreman_discovery.po +4 -16
  26. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/en/foreman_discovery.po +13 -20
  28. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/en_GB/foreman_discovery.po +39 -51
  30. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/es/foreman_discovery.po +47 -59
  32. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/fr/foreman_discovery.po +18 -30
  34. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/gl/foreman_discovery.po +2 -14
  36. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/it/foreman_discovery.po +2 -14
  38. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/ja/foreman_discovery.po +27 -38
  40. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ka/foreman_discovery.po +19 -31
  42. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  43. data/locale/ko/foreman_discovery.po +98 -108
  44. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/pt_BR/foreman_discovery.po +2 -14
  46. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/ru/foreman_discovery.po +2 -14
  48. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/sv_SE/foreman_discovery.po +2 -14
  50. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/zh_CN/foreman_discovery.po +20 -32
  52. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/zh_TW/foreman_discovery.po +2 -14
  54. data/test/integration/discovered_hosts_test.rb +3 -1
  55. metadata +3 -3
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery v22.0.4",
6
+ "Project-Id-Version": "foreman_discovery 25.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
- "Last-Translator": "Andi Chandler <andi@gowling.com>, 2015-2019",
10
- "Language-Team": "English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)",
9
+ "Last-Translator": "Andi Chandler <andi@gowling.com>, 2015-2019,2023",
10
+ "Language-Team": "English (United Kingdom) (http://app.transifex.com/foreman/foreman/language/en_GB/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,830 +17,818 @@
17
17
  "domain": "foreman_discovery",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "List all discovered hosts": [
21
- "List all discovered hosts"
20
+ "%s - The following hosts are about to be changed": [
21
+ "%s - The following hosts are about to be changed"
22
22
  ],
23
- "filter results": [
24
- "filter results"
23
+ "%s discovered hosts were provisioned": [
24
+ "%s discovered hosts were provisioned"
25
25
  ],
26
- "sort results": [
27
- "sort results"
26
+ "<b>Foreman</b> Discovered hosts summary": [
27
+ "<b>Foreman</b> Discovered hosts summary"
28
28
  ],
29
- "paginate results": [
30
- "paginate results"
29
+ "A summary of discovered hosts": [
30
+ "A summary of discovered hosts"
31
31
  ],
32
- "number of entries per request": [
33
- "number of entries per request"
32
+ "Actions": [
33
+ "Actions"
34
34
  ],
35
- "Show a discovered host": [
36
- "Show a discovered host"
35
+ "Assign Location": [
36
+ "Assign Location"
37
37
  ],
38
- "DHCP filename option (Grub2 or PXELinux by default)": [
39
- "DHCP filename option (Grub2 or PXELinux by default)"
38
+ "Assign Organization": [
39
+ "Assign Organisation"
40
40
  ],
41
- "Create a discovered host for testing (use /facts to create new hosts)": [
42
- "Create a discovered host for testing (use /facts to create new hosts)"
41
+ "Associated Hosts": [
42
+ "Associated Hosts"
43
43
  ],
44
- "Provision a discovered host": [
45
- "Provision a discovered host"
44
+ "Auto Provision": [
45
+ "Auto Provision"
46
46
  ],
47
- "required if host is managed and value is not inherited from host group": [
48
- ""
47
+ "Auto provisioning": [
48
+ "Auto provisioning"
49
49
  ],
50
- "not required if using a subnet with DHCP proxy": [
51
- "not required if using a subnet with DHCP proxy"
50
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
51
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
52
52
  ],
53
- "not required if it's a virtual machine": [
54
- "not required if it's a virtual machine"
53
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
54
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery"
55
55
  ],
56
- "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
57
- ""
56
+ "Automatically provision newly discovered hosts, according to the provisioning rules": [
57
+ "Automatically provision newly discovered hosts, according to the provisioning rules"
58
58
  ],
59
- "required if host is managed and custom partition has not been defined": [
60
- ""
59
+ "Automatically reboot or kexec discovered host during provisioning": [
60
+ "Automatically reboot or kexec discovered host during provisioning"
61
61
  ],
62
- "Host's owner type": [
63
- ""
62
+ "Back": [
63
+ "Back"
64
64
  ],
65
- "Host's parameters (array or indexed hash)": [
66
- ""
65
+ "CPUs": [
66
+ "CPUs"
67
67
  ],
68
- "Name of the parameter": [
69
- ""
68
+ "Cancel": [
69
+ "Cancel"
70
70
  ],
71
- "Parameter value": [
72
- ""
71
+ "Clean all facts": [
72
+ "Clean all facts"
73
73
  ],
74
- "Type of value": [
75
- ""
74
+ "Clean all reported facts during provisioning (except discovery facts)": [
75
+ "Clean all reported facts during provisioning (except discovery facts)"
76
76
  ],
77
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
78
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
77
+ "Clone": [
78
+ "Clone"
79
79
  ],
80
- "required if value is not inherited from host group or default password in settings": [
81
- "required if value is not inherited from host group or default password in settings"
80
+ "Clone %s": [
81
+ "Clone %s"
82
82
  ],
83
- "Delete a discovered host": [
84
- "Delete a discovered host"
83
+ "Collapse All": [
84
+ "Collapse All"
85
85
  ],
86
- "Upload facts for a host, creating the host if required": [
87
- "Upload facts for a host, creating the host if required"
86
+ "Could not get facts from proxy %{url}: %{error}": [
87
+ "Could not get facts from proxy %{url}: %{error}"
88
88
  ],
89
- "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)": [
90
- "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)"
89
+ "Create Host": [
90
+ "Create Host"
91
91
  ],
92
- "Execute rules against a discovered host": [
93
- "Execute rules against a discovered host"
92
+ "Create Rule": [
93
+ "Create Rule"
94
94
  ],
95
- "Host %{host} was provisioned with rule %{rule}": [
96
- "Host %{host} was provisioned with rule %{rule}"
95
+ "Create a discovered host for testing (use /facts to create new hosts)": [
96
+ "Create a discovered host for testing (use /facts to create new hosts)"
97
97
  ],
98
- "Unable to provision %{host}: %{errors}": [
99
- "Unable to provision %{host}: %{errors}"
98
+ "Create a discovery rule": [
99
+ "Create a discovery rule"
100
100
  ],
101
- "No rule found for host %s": [
102
- "No rule found for host %s"
101
+ "Create bond interfaces": [
102
+ "Create bond interfaces"
103
103
  ],
104
- "Execute rules against all currently discovered hosts": [
105
- "Execute rules against all currently discovered hosts"
104
+ "Customize Host": [
105
+ "Customise Host"
106
106
  ],
107
- "Errors during auto provisioning: %s": [
108
- "Errors during auto provisioning: %s"
107
+ "DHCP filename option (Grub2 or PXELinux by default)": [
108
+ "DHCP filename option (Grub2 or PXELinux by default)"
109
109
  ],
110
- "No discovered hosts to provision": [
111
- "No discovered hosts to provision"
110
+ "Delete": [
111
+ "Delete"
112
112
  ],
113
- "%s discovered hosts were provisioned": [
114
- "%s discovered hosts were provisioned"
113
+ "Delete %s?": [
114
+ "Delete %s?"
115
115
  ],
116
- "Refreshing the facts of a discovered host": [
117
- "Refreshing the facts of a discovered host"
116
+ "Delete a discovered host": [
117
+ "Delete a discovered host"
118
118
  ],
119
- "Rebooting a discovered host": [
120
- "Rebooting a discovered host"
119
+ "Delete a rule": [
120
+ "Delete a rule"
121
121
  ],
122
- "Rebooting all discovered hosts": [
123
- "Rebooting all discovered hosts"
122
+ "Delete rule '%s'?": [
123
+ "Delete rule '%s'?"
124
124
  ],
125
- "Discovered hosts are rebooting now": [
126
- "Discovered hosts are rebooting now"
125
+ "Destroyed selected hosts": [
126
+ "Destroyed selected hosts"
127
127
  ],
128
- "List all discovery rules": [
129
- "List all discovery rules"
128
+ "Details": [
129
+ "Details"
130
130
  ],
131
- "Show a discovery rule": [
132
- "Show a discovery rule"
131
+ "Disable": [
132
+ "Disable"
133
133
  ],
134
- "represents rule name shown to the users": [
135
- "represents rule name shown to the users"
134
+ "Disable rule '%s'?": [
135
+ "Disable rule '%s'?"
136
136
  ],
137
- "query to match discovered hosts for the particular rule": [
138
- "query to match discovered hosts for the particular rule"
137
+ "Discovered Host": [
138
+ "Discovered Host",
139
+ "Discovered Hosts"
139
140
  ],
140
- "the hostgroup that is used to auto provision a host": [
141
- "the hostgroup that is used to auto provision a host"
141
+ "Discovered Hosts": [
142
+ "Discovered Hosts"
142
143
  ],
143
- "defines a pattern to assign human-readable hostnames to the matching hosts": [
144
- "defines a pattern to assign human-readable hostnames to the matching hosts"
144
+ "Discovered Rules": [
145
+ "Discovered Rules"
145
146
  ],
146
- "enables to limit maximum amount of provisioned hosts per rule": [
147
- "enables to limit maximum amount of provisioned hosts per rule"
147
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
148
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
148
149
  ],
149
- "puts the rules in order, low numbers go first. Must be greater then zero": [
150
- "puts the rules in order, low numbers go first. Must be greater then zero"
150
+ "Discovered host reported from unknown subnet, communication will not be proxied.": [
151
+ "Discovered host reported from unknown subnet, communication will not be proxied."
151
152
  ],
152
- "flag is used for temporary shutdown of rules": [
153
- "flag is used for temporary shutdown of rules"
153
+ "Discovered host: %s": [
154
+ "Discovered host: %s"
154
155
  ],
155
- "location ID for provisioned hosts": [
156
- "location ID for provisioned hosts"
156
+ "Discovered hosts are provisioning now": [
157
+ "Discovered hosts are provisioning now"
157
158
  ],
158
- "organization ID for provisioned hosts": [
159
- "organisation ID for provisioned hosts"
159
+ "Discovered hosts are rebooting now": [
160
+ "Discovered hosts are rebooting now"
160
161
  ],
161
- "Create a discovery rule": [
162
- "Create a discovery rule"
162
+ "Discovered hosts from Foreman server at %{foreman_url}": [
163
+ "Discovered hosts from Foreman server at %{foreman_url}"
163
164
  ],
164
- "Update a rule": [
165
- "Update a rule"
165
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
166
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
166
167
  ],
167
- "Delete a rule": [
168
- "Delete a rule"
168
+ "Discovered hosts summary": [
169
+ "Discovered hosts summary"
169
170
  ],
170
- "List all fact values of a given discovered host": [
171
- "List all fact values of a given discovered host"
171
+ "Discovery": [
172
+ "Discovery"
172
173
  ],
173
- "Unable to find a discovery rule, no host provided (check permissions)": [
174
- "Unable to find a discovery rule, no host provided (check permissions)"
174
+ "Discovery Proxy": [
175
+ "Discovery Proxy"
175
176
  ],
176
- "No hostgroup associated with rule '%s'": [
177
- "No hostgroup associated with rule '%s'"
177
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
178
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
178
179
  ],
179
- "Errors during reboot: %s": [
180
- "Errors during reboot: %s"
180
+ "Discovery Rules": [
181
+ "Discovery Rules"
181
182
  ],
182
- "No discovered hosts to reboot": [
183
- "No discovered hosts to reboot"
183
+ "Discovery fact parser does not work with non-discovery host '%{host}'": [
184
+ "Discovery fact parser does not work with non-discovery host '%{host}'"
184
185
  ],
185
- "Successfully provisioned %s": [
186
- "Successfully provisioned %s"
186
+ "Discovery hostname naming pattern": [
187
+ "Discovery hostname naming pattern"
187
188
  ],
188
- "Facts refreshed for %s": [
189
- "Facts refreshed for %s"
189
+ "Discovery location": [
190
+ "Discovery location"
190
191
  ],
191
- "Failed to refresh facts for %s": [
192
- "Failed to refresh facts for %s"
192
+ "Discovery organization": [
193
+ "Discovery organisation"
193
194
  ],
194
- "Failed to refresh facts for %{hostname} with error %{error_message}": [
195
- "Failed to refresh facts for %{hostname} with error %{error_message}"
195
+ "DiscoveryRule|Enabled": [
196
+ "Enabled"
196
197
  ],
197
- "Host of type %s can not be rebooted": [
198
- "Host of type %s can not be rebooted"
198
+ "DiscoveryRule|Name": [
199
+ "Name"
199
200
  ],
200
- "Rebooting host %s": [
201
- "Rebooting host %s"
201
+ "DiscoveryRule|Priority": [
202
+ "Priority"
202
203
  ],
203
- "Failed to reboot host %s": [
204
- "Failed to reboot host %s"
204
+ "DiscoveryRule|Query": [
205
+ "Query"
205
206
  ],
206
- "Failed to reboot host %{hostname} with error %{error_message}": [
207
- "Failed to reboot host %{hostname} with error %{error_message}"
207
+ "Disk Count": [
208
+ "Disk Count"
208
209
  ],
209
- "Failed to reboot hosts with error %s": [
210
- "Failed to reboot hosts with error %s"
210
+ "Disk count": [
211
+ "Disk count"
211
212
  ],
212
- "Destroyed selected hosts": [
213
- "Destroyed selected hosts"
213
+ "Disks Size": [
214
+ "Disks Size"
214
215
  ],
215
- "The following hosts were not deleted: %s": [
216
- "The following hosts were not deleted: %s"
216
+ "Disks size": [
217
+ "Disks size"
217
218
  ],
218
- "Failed to auto provision host %s: %s": [
219
- "Failed to auto provision host %s: %s"
219
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
220
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
220
221
  ],
221
- "Discovered hosts are provisioning now": [
222
- "Discovered hosts are provisioning now"
222
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
223
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
223
224
  ],
224
- "Discovered host reported from unknown subnet, communication will not be proxied.": [
225
- ""
225
+ "Edit %s": [
226
+ "Edit %s"
226
227
  ],
227
- "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
228
- ""
228
+ "Enable": [
229
+ "Enable"
229
230
  ],
230
- "No hosts were found with that id or name": [
231
- "No hosts were found with that id or name"
231
+ "Enable rule '%s'?": [
232
+ "Enable rule '%s'?"
232
233
  ],
233
- "No hosts selected": [
234
- "No hosts selected"
234
+ "Error message goes here": [
235
+ "Error message goes here"
235
236
  ],
236
- "Something went wrong while selecting hosts - %s": [
237
- "Something went wrong while selecting hosts - %s"
237
+ "Error on existing NIC": [
238
+ "Error on existing NIC"
238
239
  ],
239
- "Rule enabled": [
240
- "Rule enabled"
240
+ "Errors during auto provisioning: %s": [
241
+ "Errors during auto provisioning: %s"
241
242
  ],
242
- "Rule disabled": [
243
- "Rule disabled"
243
+ "Errors during reboot: %s": [
244
+ "Errors during reboot: %s"
244
245
  ],
245
- "Auto Provision": [
246
- "Auto Provision"
246
+ "Execute rules against a discovered host": [
247
+ "Execute rules against a discovered host"
247
248
  ],
248
- "Refresh facts": [
249
- "Refresh facts"
249
+ "Execute rules against all currently discovered hosts": [
250
+ "Execute rules against all currently discovered hosts"
250
251
  ],
251
- "Reboot": [
252
- "Reboot"
252
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
253
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
253
254
  ],
254
- "Back": [
255
- "Back"
255
+ "Extra facter columns to show in host lists": [
256
+ "Extra Facter columns to show in host lists"
256
257
  ],
257
- "Select Action": [
258
- "Select Action"
258
+ "Fact + prefix": [
259
+ "Fact + prefix"
259
260
  ],
260
- "Delete %s?": [
261
- "Delete %s?"
261
+ "Fact columns": [
262
+ "Fact columns"
262
263
  ],
263
- "Assign Organization": [
264
- "Assign Organisation"
264
+ "Fact name to use for primary interface detection": [
265
+ "Fact name to use for primary interface detection"
265
266
  ],
266
- "Assign Location": [
267
- "Assign Location"
267
+ "Facts could not be imported": [
268
+ "Facts could not be imported"
268
269
  ],
269
- "Delete": [
270
- "Delete"
270
+ "Facts refreshed for %s": [
271
+ "Facts refreshed for %s"
271
272
  ],
272
- "%s - The following hosts are about to be changed": [
273
- "%s - The following hosts are about to be changed"
273
+ "Failed to auto provision host %s: %s": [
274
+ "Failed to auto provision host %s: %s"
274
275
  ],
275
- "N/A": [
276
- "N/A"
276
+ "Failed to reboot host %s": [
277
+ "Failed to reboot host %s"
277
278
  ],
278
- "New in the last 24 hours": [
279
- "New in the last 24 hours"
279
+ "Failed to reboot host %{hostname} with error %{error_message}": [
280
+ "Failed to reboot host %{hostname} with error %{error_message}"
280
281
  ],
281
- "Not reported in more than 7 days": [
282
- "Not reported in more than 7 days"
282
+ "Failed to reboot hosts with error %s": [
283
+ "Failed to reboot hosts with error %s"
283
284
  ],
284
- "Reported in the last 7 days": [
285
- "Reported in the last 7 days"
285
+ "Failed to refresh facts for %s": [
286
+ "Failed to refresh facts for %s"
286
287
  ],
287
- "Provision": [
288
- "Provision"
288
+ "Failed to refresh facts for %{hostname} with error %{error_message}": [
289
+ "Failed to refresh facts for %{hostname} with error %{error_message}"
289
290
  ],
290
- "Discovered Hosts": [
291
- "Discovered Hosts"
291
+ "For more information please see ": [
292
+ "For more information please see "
292
293
  ],
293
- "Associated Hosts": [
294
- "Associated Hosts"
294
+ "Force DNS": [
295
+ "Force DNS"
295
296
  ],
296
- "Disable": [
297
- "Disable"
297
+ "Force DNS entries creation when provisioning discovered host": [
298
+ "Force DNS entries creation when provisioning discovered host"
298
299
  ],
299
- "Disable rule '%s'?": [
300
- "Disable rule '%s'?"
300
+ "Foreman Discovery": [
301
+ "Foreman Discovery"
301
302
  ],
302
- "Enable": [
303
- "Enable"
303
+ "Foreman discovered hosts summary": [
304
+ "Foreman discovered hosts summary"
304
305
  ],
305
- "Enable rule '%s'?": [
306
- "Enable rule '%s'?"
306
+ "Hardware": [
307
+ "Hardware"
307
308
  ],
308
- "Clone": [
309
- ""
309
+ "Hardware facts": [
310
+ "Hardware facts"
310
311
  ],
311
- "Delete rule '%s'?": [
312
- "Delete rule '%s'?"
312
+ "Highlighted facts": [
313
+ "Highlighted facts"
313
314
  ],
314
- "Invalid user type of %s was provided": [
315
- "Invalid user type of %s was provided"
315
+ "Highlights": [
316
+ "Highlights"
316
317
  ],
317
- "Discovered hosts summary": [
318
- "Discovered hosts summary"
318
+ "Host": [
319
+ "Host"
319
320
  ],
320
- "can't contain white spaces.": [
321
- "can't contain white spaces."
321
+ "Host %s has been dicovered": [
322
+ "Host %s has been dicovered"
322
323
  ],
323
- "must start with a letter or ERB.": [
324
- "must start with a letter or ERB."
324
+ "Host %{host} was provisioned with rule %{rule}": [
325
+ "Host %{host} was provisioned with rule %{rule}"
325
326
  ],
326
- "must be present.": [
327
- "must be present."
327
+ "Host Group": [
328
+ "Host Group"
329
+ ],
330
+ "Host group location %s must also be associated to the discovery rule": [
331
+ "Host group location %s must also be associated to the discovery rule",
332
+ "Host group locations %s must also be associated to the discovery rule"
328
333
  ],
329
334
  "Host group organization %s must also be associated to the discovery rule": [
330
335
  "Host group organisation %s must also be associated to the discovery rule",
331
336
  "Host group organisations %s must also be associated to the discovery rule"
332
337
  ],
333
- "Host group location %s must also be associated to the discovery rule": [
334
- "Host group location %s must also be associated to the discovery rule",
335
- "Host group locations %s must also be associated to the discovery rule"
338
+ "Host of type %s can not be rebooted": [
339
+ "Host of type %s can not be rebooted"
336
340
  ],
337
- "Fact + prefix": [
338
- "Fact + prefix"
341
+ "Host's owner type": [
342
+ "Host's owner type"
339
343
  ],
340
- "Random name": [
341
- "Random name"
344
+ "Host's parameters (array or indexed hash)": [
345
+ "Host's parameters (array or indexed hash)"
342
346
  ],
343
- "MAC-based name": [
344
- "MAC-based name"
347
+ "Hostname facts": [
348
+ "Hostname facts"
345
349
  ],
346
- "Invalid facts, must be a Hash": [
347
- "Invalid facts, must be a Hash"
350
+ "Hostname for provisioned hosts": [
351
+ "Hostname for provisioned hosts"
348
352
  ],
349
- "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
350
- "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
353
+ "Hostname prefix": [
354
+ "Hostname prefix"
351
355
  ],
352
- "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
353
- "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
356
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
357
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
354
358
  ],
355
- "Facts could not be imported": [
356
- "Facts could not be imported"
359
+ "Hosts": [
360
+ "Hosts"
357
361
  ],
358
- "Could not get facts from proxy %{url}: %{error}": [
359
- "Could not get facts from proxy %{url}: %{error}"
362
+ "Hosts Limit": [
363
+ "Hosts Limit"
360
364
  ],
361
- "Unable to perform reboot on %{name} (%{url}): %{msg}": [
362
- ""
365
+ "Hosts/Limit": [
366
+ "Hosts/Limit"
363
367
  ],
364
- "Unable to perform %{action} on %{ips}": [
365
- ""
368
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
369
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
366
370
  ],
367
- "Unable to perform kexec on %{name} (%{url}): %{msg}": [
368
- ""
371
+ "IP Address": [
372
+ "IP Address"
369
373
  ],
370
- "Invalid hostname: Could not normalize the hostname": [
371
- "Invalid hostname: Could not normalise the hostname"
374
+ "IP address": [
375
+ "IP address"
372
376
  ],
373
- "Reloading kernel on %s": [
374
- "Reloading kernel on %s"
377
+ "IPAM must be configured for subnet '%s'": [
378
+ "IPAM must be configured for subnet '%s'"
375
379
  ],
376
- "Rebooting %s": [
377
- "Rebooting %s"
380
+ "IPMI": [
381
+ "IPMI"
378
382
  ],
379
- "Kexec template not associated with operating system": [
380
- "Kexec template not associated with operating system"
383
+ "IPMI facts": [
384
+ "IPMI facts"
381
385
  ],
382
- "Kernel kexec URL is invalid: '%s'": [
383
- "Kernel kexec URL is invalid: '%s'"
386
+ "Identifier": [
387
+ "Identifier"
384
388
  ],
385
- "Init RAM kexec URL is invalid: '%s'": [
386
- "Init RAM kexec URL is invalid: '%s'"
389
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
390
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
387
391
  ],
388
- "Rebuild DNS for %s": [
389
- "Rebuild DNS for %s"
392
+ "Image API returned HTTP/%{code} with '%{body}": [
393
+ "Image API returned HTTP/%{code} with '%{body}"
390
394
  ],
391
- "Discovery fact parser does not work with non-discovery host '%{host}'": [
392
- "Discovery fact parser does not work with non-discovery host '%{host}'"
395
+ "In addition to @host attribute function rand for random integers is available. Examples:": [
396
+ "In addition to @host attribute function rand for random integers is available. Examples:"
393
397
  ],
394
- "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
395
- "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
398
+ "Init RAM kexec URL is invalid: '%s'": [
399
+ "Init RAM kexec URL is invalid: '%s'"
396
400
  ],
397
- "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
398
- "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
401
+ "Interface fact": [
402
+ "Interface fact"
399
403
  ],
400
- "Highlights": [
401
- "Highlights"
404
+ "Interfaces": [
405
+ "Interfaces"
402
406
  ],
403
- "Storage": [
404
- "Storage"
407
+ "Invalid facts, must be a Hash": [
408
+ "Invalid facts, must be a Hash"
405
409
  ],
406
- "Hardware": [
407
- "Hardware"
410
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
411
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
408
412
  ],
409
- "Network": [
410
- "Network"
413
+ "Invalid hostname: Could not normalize the hostname": [
414
+ "Invalid hostname: Could not normalise the hostname"
415
+ ],
416
+ "Invalid user type of %s was provided": [
417
+ "Invalid user type of %s was provided"
411
418
  ],
412
- "Software": [
413
- "Software"
419
+ "Kernel kexec URL is invalid: '%s'": [
420
+ "Kernel kexec URL is invalid: '%s'"
414
421
  ],
415
- "IPMI": [
416
- "IPMI"
422
+ "Kexec template not associated with operating system": [
423
+ "Kexec template not associated with operating system"
417
424
  ],
418
- "Miscellaneous": [
419
- "Miscellaneous"
425
+ "Last Facts Upload": [
426
+ "Last Facts Upload"
420
427
  ],
421
- "IPAM must be configured for subnet '%s'": [
422
- "IPAM must be configured for subnet '%s'"
428
+ "List all discovered hosts": [
429
+ "List all discovered hosts"
423
430
  ],
424
- "Options must be hash": [
425
- ""
431
+ "List all discovery rules": [
432
+ "List all discovery rules"
426
433
  ],
427
- "Option 'url' must be provided": [
428
- ""
434
+ "List all fact values of a given discovered host": [
435
+ "List all fact values of a given discovered host"
429
436
  ],
430
- "Option 'url' must be valid URI: %s": [
431
- ""
437
+ "List of facts to use for the hostname (first wins)": [
438
+ "List of facts to use for the hostname (first wins)"
432
439
  ],
433
- "Image API returned HTTP/%{code} with '%{body}": [
434
- "Image API returned HTTP/%{code} with '%{body}"
440
+ "Location": [
441
+ "Location"
435
442
  ],
436
- "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
437
- "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
443
+ "Locations": [
444
+ "Locations"
438
445
  ],
439
- "One or more hosts with failed discovery due to error: %s": [
440
- ""
446
+ "Lock PXE": [
447
+ "Lock PXE"
441
448
  ],
442
- "Host %s has been dicovered": [
443
- ""
449
+ "Locked PXEGrub template name": [
450
+ "Locked PXEGrub template name"
444
451
  ],
445
- "Discovered Host": [
446
- "",
447
- ""
452
+ "Locked PXEGrub2 template name": [
453
+ "Locked PXEGrub2 template name"
448
454
  ],
449
- "No discovered hosts available": [
450
- "No discovered hosts available"
455
+ "Locked PXELinux template name": [
456
+ "Locked PXELinux template name"
451
457
  ],
452
- "Host": [
453
- "Host"
458
+ "MAC address": [
459
+ "MAC address"
454
460
  ],
455
- "Model": [
456
- "Model"
461
+ "MAC-based name": [
462
+ "MAC-based name"
457
463
  ],
458
- "CPUs": [
459
- "CPUs"
464
+ "Maximum hosts provisioned with this rule (0 = unlimited)": [
465
+ "Maximum hosts provisioned with this rule (0 = unlimited)"
460
466
  ],
461
467
  "Memory": [
462
468
  "Memory"
463
469
  ],
464
- "Customize Host": [
465
- "Customise Host"
466
- ],
467
- "Create Host": [
468
- "Create Host"
470
+ "Miscellaneous": [
471
+ "Miscellaneous"
469
472
  ],
470
- "Select all items in this page": [
471
- "Select all items in this page"
473
+ "Model": [
474
+ "Model"
472
475
  ],
473
- "items selected. Uncheck to Clear": [
474
- "items selected. Uncheck to Clear"
476
+ "N/A": [
477
+ "N/A"
475
478
  ],
476
479
  "Name": [
477
480
  "Name"
478
481
  ],
479
- "IP Address": [
480
- "IP Address"
482
+ "Name of the parameter": [
483
+ "Name of the parameter"
481
484
  ],
482
- "Disk Count": [
483
- "Disk Count"
485
+ "Network": [
486
+ "Network"
484
487
  ],
485
- "Disks Size": [
486
- "Disks Size"
488
+ "Network facts": [
489
+ "Network facts"
487
490
  ],
488
- "Location": [
489
- "Location"
491
+ "New Discovery Rule": [
492
+ "New Discovery Rule"
490
493
  ],
491
- "Organization": [
492
- "Organisation"
494
+ "New hosts": [
495
+ "New hosts"
493
496
  ],
494
- "Subnet": [
495
- "Subnet"
497
+ "New in the last 24 hours": [
498
+ "New in the last 24 hours"
496
499
  ],
497
- "Last Facts Upload": [
498
- "Last Facts Upload"
500
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
501
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
499
502
  ],
500
- "Actions": [
501
- "Actions"
503
+ "No discovered hosts available": [
504
+ "No discovered hosts available"
502
505
  ],
503
- "Please Confirm": [
504
- "Please Confirm"
506
+ "No discovered hosts for the selected period": [
507
+ "No discovered hosts for the selected period"
505
508
  ],
506
- "Cancel": [
507
- "Cancel"
509
+ "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
510
+ "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
508
511
  ],
509
- "Submit": [
510
- "Submit"
512
+ "No discovered hosts to provision": [
513
+ "No discovered hosts to provision"
511
514
  ],
512
- "Provision %s": [
513
- "Provision %s"
515
+ "No discovered hosts to reboot": [
516
+ "No discovered hosts to reboot"
514
517
  ],
515
- "This might take a while, as all hosts, facts and reports will be destroyed as well": [
516
- "This might take a while, as all hosts, facts and reports will be destroyed as well"
518
+ "No hostgroup associated with rule '%s'": [
519
+ "No hostgroup associated with rule '%s'"
517
520
  ],
518
- "Select location": [
519
- "Select location"
521
+ "No hosts selected": [
522
+ "No hosts selected"
520
523
  ],
521
- "Select organization": [
522
- "Select organisation"
524
+ "No hosts were found with that id or name": [
525
+ "No hosts were found with that id or name"
523
526
  ],
524
- "Discovered host: %s": [
525
- "Discovered host: %s"
527
+ "No new discovered hosts for this period": [
528
+ "No new discovered hosts for this period"
526
529
  ],
527
- "Interfaces": [
528
- "Interfaces"
530
+ "No rule found for host %s": [
531
+ "No rule found for host %s"
529
532
  ],
530
- "Type": [
531
- "Type"
533
+ "Not reported in more than 7 days": [
534
+ "Not reported in more than 7 days"
532
535
  ],
533
- "Identifier": [
534
- "Identifier"
536
+ "One or more hosts have been discovered": [
537
+ "One or more hosts have been discovered"
535
538
  ],
536
- "MAC address": [
537
- "MAC address"
539
+ "One or more hosts with failed discovery due to error: %s": [
540
+ "One or more hosts with failed discovery due to error: %s"
538
541
  ],
539
- "IP address": [
540
- "IP address"
542
+ "Option 'url' must be provided": [
543
+ "Option 'url' must be provided"
541
544
  ],
542
- "Collapse All": [
543
- "Collapse All"
545
+ "Option 'url' must be valid URI: %s": [
546
+ "Option 'url' must be valid URI: %s"
544
547
  ],
545
- "Summary report for discovered hosts from Foreman": [
546
- "Summary report for discovered hosts from Foreman"
548
+ "Options must be hash": [
549
+ "Options must be hash"
547
550
  ],
548
- "<b>Foreman</b> Discovered hosts summary": [
549
- "<b>Foreman</b> Discovered hosts summary"
551
+ "Organization": [
552
+ "Organisation"
550
553
  ],
551
- "Summary from %{time} ago to %{now}": [
552
- "Summary from %{time} ago to %{now}"
554
+ "Organizations": [
555
+ "Organisations"
553
556
  ],
554
- "Discovered hosts from Foreman server at %{foreman_url}": [
555
- "Discovered hosts from Foreman server at %{foreman_url}"
557
+ "PXEGrub template to be used when pinning a host to discovery": [
558
+ "PXEGrub template to be used when pinning a host to discovery"
556
559
  ],
557
- "Disk count": [
558
- "Disk count"
560
+ "PXEGrub2 template to be used when pinning a host to discovery": [
561
+ "PXEGrub2 template to be used when pinning a host to discovery"
559
562
  ],
560
- "Disks size": [
561
- "Disks size"
563
+ "PXELinux template to be used when pinning a host to discovery": [
564
+ "PXELinux template to be used when pinning a host to discovery"
562
565
  ],
563
- "No discovered hosts for the selected period": [
564
- "No discovered hosts for the selected period"
566
+ "Parameter value": [
567
+ "Parameter value"
565
568
  ],
566
- "Foreman discovered hosts summary": [
567
- "Foreman discovered hosts summary"
569
+ "Please Confirm": [
570
+ "Please Confirm"
568
571
  ],
569
- "No new discovered hosts for this period": [
570
- "No new discovered hosts for this period"
572
+ "Prefer IPv6": [
573
+ "Prefer IPv6"
574
+ ],
575
+ "Prefer IPv6 to IPv4 when calling discovered nodes": [
576
+ "Prefer IPv6 to IPv4 when calling discovered nodes"
571
577
  ],
572
578
  "Primary": [
573
579
  "Primary"
574
580
  ],
575
- "Locations": [
576
- "Locations"
577
- ],
578
- "Organizations": [
579
- "Organisations"
580
- ],
581
- "Target host group for this rule with all properties set": [
582
- "Target host group for this rule with all properties set"
583
- ],
584
- "Hostname for provisioned hosts": [
585
- "Hostname for provisioned hosts"
586
- ],
587
- "Hosts Limit": [
588
- "Hosts Limit"
589
- ],
590
- "Maximum hosts provisioned with this rule (0 = unlimited)": [
591
- "Maximum hosts provisioned with this rule (0 = unlimited)"
581
+ "Provision": [
582
+ "Provision"
592
583
  ],
593
- "Rule priority (lower integer means higher priority)": [
594
- "Rule priority (lower integer means higher priority)"
584
+ "Provision %s": [
585
+ "Provision %s"
595
586
  ],
596
- "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
597
- "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
587
+ "Provision a discovered host": [
588
+ "Provision a discovered host"
598
589
  ],
599
- "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
600
- "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
590
+ "Random name": [
591
+ "Random name"
601
592
  ],
602
- "In addition to @host attribute function rand for random integers is available. Examples:": [
603
- "In addition to @host attribute function rand for random integers is available. Examples:"
593
+ "Reboot": [
594
+ "Reboot"
604
595
  ],
605
- "When creating hostname patterns, make sure the resulting host names are unique.": [
606
- "When creating hostname patterns, make sure the resulting host names are unique."
596
+ "Rebooting %s": [
597
+ "Rebooting %s"
607
598
  ],
608
- "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
609
- "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
599
+ "Rebooting a discovered host": [
600
+ "Rebooting a discovered host"
610
601
  ],
611
- "Clone %s": [
612
- ""
602
+ "Rebooting all discovered hosts": [
603
+ "Rebooting all discovered hosts"
613
604
  ],
614
- "Edit %s": [
615
- "Edit %s"
605
+ "Rebooting host %s": [
606
+ "Rebooting host %s"
616
607
  ],
617
- "Discovery Rules": [
618
- "Discovery Rules"
608
+ "Rebuild DNS for %s": [
609
+ "Rebuild DNS for %s"
619
610
  ],
620
- "Create Rule": [
621
- "Create Rule"
611
+ "Refresh facts": [
612
+ "Refresh facts"
622
613
  ],
623
- "DiscoveryRule|Name": [
624
- "Name"
614
+ "Refreshing the facts of a discovered host": [
615
+ "Refreshing the facts of a discovered host"
625
616
  ],
626
- "DiscoveryRule|Priority": [
627
- "Priority"
617
+ "Regex to organize facts for hardware section": [
618
+ "Regex to organise facts for hardware section"
628
619
  ],
629
- "DiscoveryRule|Query": [
630
- "Query"
620
+ "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
621
+ "Regex to organise facts for highlights section - e.g. ^(abc|cde)$"
631
622
  ],
632
- "Host Group": [
633
- "Host Group"
623
+ "Regex to organize facts for ipmi section": [
624
+ "Regex to organise facts for IPMI section"
634
625
  ],
635
- "Hosts/Limit": [
636
- "Hosts/Limit"
626
+ "Regex to organize facts for network section": [
627
+ "Regex to organise facts for network section"
637
628
  ],
638
- "DiscoveryRule|Enabled": [
639
- "Enabled"
629
+ "Regex to organize facts for software section": [
630
+ "Regex to organise facts for software section"
640
631
  ],
641
- "New Discovery Rule": [
642
- "New Discovery Rule"
632
+ "Regex to organize facts for storage section": [
633
+ "Regex to organise facts for storage section"
643
634
  ],
644
- "Discovered Rules": [
645
- ""
635
+ "Reloading kernel on %s": [
636
+ "Reloading kernel on %s"
646
637
  ],
647
- "A summary of discovered hosts": [
648
- "A summary of discovered hosts"
638
+ "Reported in the last 7 days": [
639
+ "Reported in the last 7 days"
649
640
  ],
650
- "New hosts": [
651
- ""
641
+ "Rule disabled": [
642
+ "Rule disabled"
652
643
  ],
653
- "One or more hosts have been discovered": [
654
- "One or more hosts have been discovered"
644
+ "Rule enabled": [
645
+ "Rule enabled"
655
646
  ],
656
- "Details": [
657
- "Details"
647
+ "Rule priority (lower integer means higher priority)": [
648
+ "Rule priority (lower integer means higher priority)"
658
649
  ],
659
- "Hosts": [
660
- "Hosts"
650
+ "Select Action": [
651
+ "Select Action"
661
652
  ],
662
- "Error message goes here": [
663
- ""
653
+ "Select all items in this page": [
654
+ "Select all items in this page"
664
655
  ],
665
- "Discovery": [
666
- ""
656
+ "Select location": [
657
+ "Select location"
667
658
  ],
668
- "Discovery location": [
669
- "Discovery location"
659
+ "Select organization": [
660
+ "Select organisation"
670
661
  ],
671
- "The default location to place discovered hosts in": [
672
- "The default location to place discovered hosts in"
662
+ "Show a discovered host": [
663
+ "Show a discovered host"
673
664
  ],
674
- "Discovery organization": [
675
- "Discovery organisation"
665
+ "Show a discovery rule": [
666
+ "Show a discovery rule"
676
667
  ],
677
- "The default organization to place discovered hosts in": [
678
- "The default organisation to place discovered hosts in"
668
+ "Software": [
669
+ "Software"
679
670
  ],
680
- "Interface fact": [
681
- "Interface fact"
671
+ "Software facts": [
672
+ "Software facts"
682
673
  ],
683
- "Fact name to use for primary interface detection": [
684
- "Fact name to use for primary interface detection"
674
+ "Something went wrong while selecting hosts - %s": [
675
+ "Something went wrong while selecting hosts - %s"
685
676
  ],
686
- "Create bond interfaces": [
687
- "Create bond interfaces"
677
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
678
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
688
679
  ],
689
- "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
690
- "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
680
+ "Storage": [
681
+ "Storage"
691
682
  ],
692
- "Clean all facts": [
693
- "Clean all facts"
683
+ "Storage facts": [
684
+ "Storage facts"
694
685
  ],
695
- "Clean all reported facts during provisioning (except discovery facts)": [
696
- "Clean all reported facts during provisioning (except discovery facts)"
686
+ "Submit": [
687
+ "Submit"
697
688
  ],
698
- "Hostname facts": [
699
- "Hostname facts"
689
+ "Subnet": [
690
+ "Subnet"
700
691
  ],
701
- "List of facts to use for the hostname (first wins)": [
702
- ""
692
+ "Successfully provisioned %s": [
693
+ "Successfully provisioned %s"
703
694
  ],
704
- "Auto provisioning": [
705
- "Auto provisioning"
695
+ "Summary from %{time} ago to %{now}": [
696
+ "Summary from %{time} ago to %{now}"
706
697
  ],
707
- "Automatically provision newly discovered hosts, according to the provisioning rules": [
708
- "Automatically provision newly discovered hosts, according to the provisioning rules"
698
+ "Summary report for discovered hosts from Foreman": [
699
+ "Summary report for discovered hosts from Foreman"
709
700
  ],
710
- "Automatically reboot or kexec discovered host during provisioning": [
711
- "Automatically reboot or kexec discovered host during provisioning"
701
+ "Target host group for this rule with all properties set": [
702
+ "Target host group for this rule with all properties set"
712
703
  ],
713
- "Hostname prefix": [
714
- "Hostname prefix"
704
+ "The default location to place discovered hosts in": [
705
+ "The default location to place discovered hosts in"
706
+ ],
707
+ "The default organization to place discovered hosts in": [
708
+ "The default organisation to place discovered hosts in"
715
709
  ],
716
710
  "The default prefix to use for the host name, must start with a letter": [
717
711
  "The default prefix to use for the host name, must start with a letter"
718
712
  ],
719
- "Fact columns": [
720
- "Fact columns"
721
- ],
722
- "Extra facter columns to show in host lists": [
723
- ""
724
- ],
725
- "Highlighted facts": [
726
- "Highlighted facts"
713
+ "The following hosts were not deleted: %s": [
714
+ "The following hosts were not deleted: %s"
727
715
  ],
728
- "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
729
- "Regex to organise facts for highlights section - e.g. ^(abc|cde)$"
716
+ "This might take a while, as all hosts, facts and reports will be destroyed as well": [
717
+ "This might take a while, as all hosts, facts and reports will be destroyed as well"
730
718
  ],
731
- "Storage facts": [
732
- "Storage facts"
719
+ "Type": [
720
+ "Type"
733
721
  ],
734
- "Regex to organize facts for storage section": [
735
- "Regex to organise facts for storage section"
722
+ "Type of name generator": [
723
+ "Type of name generator"
736
724
  ],
737
- "Software facts": [
738
- "Software facts"
725
+ "Type of value": [
726
+ "Type of value"
739
727
  ],
740
- "Regex to organize facts for software section": [
741
- "Regex to organise facts for software section"
728
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
729
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
742
730
  ],
743
- "Hardware facts": [
744
- "Hardware facts"
731
+ "Unable to find a discovery rule, no host provided (check permissions)": [
732
+ "Unable to find a discovery rule, no host provided (check permissions)"
745
733
  ],
746
- "Regex to organize facts for hardware section": [
747
- "Regex to organise facts for hardware section"
734
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
735
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
748
736
  ],
749
- "Network facts": [
750
- "Network facts"
737
+ "Unable to perform %{action} on %{ips}": [
738
+ "Unable to perform %{action} on %{ips}"
751
739
  ],
752
- "Regex to organize facts for network section": [
753
- "Regex to organise facts for network section"
740
+ "Unable to perform kexec on %{name} (%{url}): %{msg}": [
741
+ "Unable to perform kexec on %{name} (%{url}): %{msg}"
754
742
  ],
755
- "IPMI facts": [
756
- "IPMI facts"
743
+ "Unable to perform reboot on %{name} (%{url}): %{msg}": [
744
+ "Unable to perform reboot on %{name} (%{url}): %{msg}"
757
745
  ],
758
- "Regex to organize facts for ipmi section": [
759
- "Regex to organise facts for IPMI section"
746
+ "Unable to provision %{host}: %{errors}": [
747
+ "Unable to provision %{host}: %{errors}"
760
748
  ],
761
- "Lock PXE": [
762
- "Lock PXE"
749
+ "Update a rule": [
750
+ "Update a rule"
763
751
  ],
764
- "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
765
- "Automatically generate PXE configuration to pin a newly discovered host to discovery"
752
+ "Upload facts for a host, creating the host if required": [
753
+ "Upload facts for a host, creating the host if required"
766
754
  ],
767
- "Locked PXELinux template name": [
768
- "Locked PXELinux template name"
755
+ "When creating hostname patterns, make sure the resulting host names are unique.": [
756
+ "When creating hostname patterns, make sure the resulting host names are unique."
769
757
  ],
770
- "PXELinux template to be used when pinning a host to discovery": [
771
- "PXELinux template to be used when pinning a host to discovery"
758
+ "can't contain white spaces.": [
759
+ "can't contain white spaces."
772
760
  ],
773
- "Locked PXEGrub template name": [
774
- "Locked PXEGrub template name"
761
+ "defines a pattern to assign human-readable hostnames to the matching hosts": [
762
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
775
763
  ],
776
- "PXEGrub template to be used when pinning a host to discovery": [
777
- "PXEGrub template to be used when pinning a host to discovery"
764
+ "documentation": [
765
+ "documentation"
778
766
  ],
779
- "Locked PXEGrub2 template name": [
780
- "Locked PXEGrub2 template name"
767
+ "enables to limit maximum amount of provisioned hosts per rule": [
768
+ "enables to limit maximum amount of provisioned hosts per rule"
781
769
  ],
782
- "PXEGrub2 template to be used when pinning a host to discovery": [
783
- "PXEGrub2 template to be used when pinning a host to discovery"
770
+ "filter results": [
771
+ "filter results"
784
772
  ],
785
- "Force DNS": [
786
- "Force DNS"
773
+ "flag is used for temporary shutdown of rules": [
774
+ "flag is used for temporary shutdown of rules"
787
775
  ],
788
- "Force DNS entries creation when provisioning discovered host": [
789
- "Force DNS entries creation when provisioning discovered host"
776
+ "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)": [
777
+ "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)"
790
778
  ],
791
- "Error on existing NIC": [
792
- "Error on existing NIC"
779
+ "items selected. Uncheck to Clear": [
780
+ "items selected. Uncheck to Clear"
793
781
  ],
794
- "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
795
- "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
782
+ "location ID for provisioned hosts": [
783
+ "location ID for provisioned hosts"
796
784
  ],
797
- "Type of name generator": [
798
- "Type of name generator"
785
+ "must be present.": [
786
+ "must be present."
799
787
  ],
800
- "Discovery hostname naming pattern": [
801
- "Discovery hostname naming pattern"
788
+ "must start with a letter or ERB.": [
789
+ "must start with a letter or ERB."
802
790
  ],
803
- "Prefer IPv6": [
804
- ""
791
+ "not required if it's a virtual machine": [
792
+ "not required if it's a virtual machine"
805
793
  ],
806
- "Prefer IPv6 to IPv4 when calling discovered nodes": [
807
- ""
794
+ "not required if using a subnet with DHCP proxy": [
795
+ "not required if using a subnet with DHCP proxy"
808
796
  ],
809
- "Discovery Proxy": [
810
- "Discovery Proxy"
797
+ "number of entries per request": [
798
+ "number of entries per request"
811
799
  ],
812
- "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
813
- "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
800
+ "organization ID for provisioned hosts": [
801
+ "organisation ID for provisioned hosts"
814
802
  ],
815
- "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
816
- "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
803
+ "paginate results": [
804
+ "paginate results"
817
805
  ],
818
- "For more information please see ": [
819
- ""
806
+ "puts the rules in order, low numbers go first. Must be greater then zero": [
807
+ "puts the rules in order, low numbers go first. Must be greater then zero"
820
808
  ],
821
- "documentation": [
822
- ""
809
+ "query to match discovered hosts for the particular rule": [
810
+ "query to match discovered hosts for the particular rule"
823
811
  ],
824
- "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
825
- ""
812
+ "represents rule name shown to the users": [
813
+ "represents rule name shown to the users"
826
814
  ],
827
- "Foreman Discovery": [
828
- ""
815
+ "required if host is managed and custom partition has not been defined": [
816
+ "required if host is managed and custom partition has not been defined"
829
817
  ],
830
- "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
831
- ""
818
+ "required if host is managed and value is not inherited from host group": [
819
+ "required if host is managed and value is not inherited from host group"
832
820
  ],
833
- "Remote action:": [
834
- "Remote action:"
821
+ "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
+ "required if not imaged based provisioning and host is managed and value is not inherited from host group"
835
823
  ],
836
- "Import Puppet classes": [
837
- "Import Puppet classes"
824
+ "required if value is not inherited from host group or default password in settings": [
825
+ "required if value is not inherited from host group or default password in settings"
838
826
  ],
839
- "Import facts": [
840
- "Import facts"
827
+ "sort results": [
828
+ "sort results"
841
829
  ],
842
- "Action with sub plans": [
843
- "Action with sub plans"
830
+ "the hostgroup that is used to auto provision a host": [
831
+ "the hostgroup that is used to auto provision a host"
844
832
  ]
845
833
  }
846
834
  }