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