foreman_discovery 22.0.2 → 23.0.0

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