foreman_discovery 12.0.2 → 13.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/app/mailers/discovered_mailer.rb +12 -1
  3. data/app/models/host/discovered.rb +20 -7
  4. data/app/models/setting/discovered.rb +2 -0
  5. data/app/services/foreman_discovery/fact_parser.rb +8 -2
  6. data/app/services/foreman_discovery/lldp_neighbors.rb +104 -0
  7. data/app/views/discovery_rules/index.html.erb +1 -1
  8. data/extra/discovery/pxeless-vlan.json +217 -0
  9. data/lib/foreman_discovery/engine.rb +1 -1
  10. data/lib/foreman_discovery/version.rb +1 -1
  11. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  12. data/locale/ca/foreman_discovery.edit.po +143 -58
  13. data/locale/ca/foreman_discovery.po +4 -4
  14. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  15. data/locale/de/foreman_discovery.edit.po +145 -59
  16. data/locale/de/foreman_discovery.po +7 -7
  17. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  18. data/locale/en/foreman_discovery.edit.po +90 -58
  19. data/locale/en/foreman_discovery.po +28 -4
  20. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/en_GB/foreman_discovery.edit.po +151 -66
  22. data/locale/en_GB/foreman_discovery.po +12 -12
  23. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  24. data/locale/es/foreman_discovery.edit.po +155 -70
  25. data/locale/es/foreman_discovery.po +16 -16
  26. data/locale/foreman_discovery.pot +93 -59
  27. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  28. data/locale/fr/foreman_discovery.edit.po +287 -200
  29. data/locale/fr/foreman_discovery.po +149 -148
  30. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/gl/foreman_discovery.edit.po +144 -59
  32. data/locale/gl/foreman_discovery.po +5 -5
  33. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/it/foreman_discovery.edit.po +144 -59
  35. data/locale/it/foreman_discovery.po +5 -5
  36. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/ja/foreman_discovery.edit.po +153 -68
  38. data/locale/ja/foreman_discovery.po +16 -14
  39. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  40. data/locale/ko/foreman_discovery.edit.po +143 -59
  41. data/locale/ko/foreman_discovery.po +5 -5
  42. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  43. data/locale/pt_BR/foreman_discovery.edit.po +155 -70
  44. data/locale/pt_BR/foreman_discovery.po +16 -16
  45. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/ru/foreman_discovery.edit.po +146 -63
  47. data/locale/ru/foreman_discovery.po +6 -6
  48. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/sv_SE/foreman_discovery.edit.po +144 -59
  50. data/locale/sv_SE/foreman_discovery.po +5 -5
  51. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/zh_CN/foreman_discovery.edit.po +150 -69
  53. data/locale/zh_CN/foreman_discovery.po +13 -15
  54. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/zh_TW/foreman_discovery.edit.po +227 -144
  56. data/locale/zh_TW/foreman_discovery.po +88 -88
  57. data/test/functional/api/v2/discovery_rules_controller_test.rb +8 -0
  58. data/test/functional/api/v2/settings_controller_test.rb +2 -0
  59. data/test/test_helper_discovery.rb +2 -0
  60. data/test/unit/discovered_mailer_test.rb +14 -0
  61. data/test/unit/discovery_rule_test.rb +3 -0
  62. data/test/unit/facts_with_lldp.json +107 -0
  63. data/test/unit/facts_with_lldp_bond_candidate.json +107 -0
  64. data/test/unit/host_discovered_test.rb +72 -1
  65. data/test/unit/lldp_neighbors_test.rb +56 -0
  66. metadata +11 -2
@@ -12,10 +12,10 @@
12
12
  # stbenjam <stephen@redhat.com>, 2016
13
13
  msgid ""
14
14
  msgstr ""
15
- "Project-Id-Version: foreman_discovery 10.0.0\n"
15
+ "Project-Id-Version: foreman_discovery 13.0.0\n"
16
16
  "Report-Msgid-Bugs-To: \n"
17
- "PO-Revision-Date: 2018-01-05 19:26+0000\n"
18
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
17
+ "PO-Revision-Date: 2018-07-20 20:46+0000\n"
18
+ "Last-Translator: Martin Zimmermann <martin.zimmermann@gmx.com>\n"
19
19
  "Language-Team: German (http://www.transifex.com/foreman/foreman/language/de/)\n"
20
20
  "MIME-Version: 1.0\n"
21
21
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -78,13 +78,13 @@ msgid "Clean all reported facts during provisioning (except discovery facts)"
78
78
  msgstr "Alle berichteten Fakten während der Bereitstellung löschen (ausgenommen Entdeckungsfakten)"
79
79
 
80
80
  msgid "Collapse All"
81
- msgstr ""
81
+ msgstr "Alle einklappen"
82
82
 
83
83
  msgid "Could not get facts from proxy %{url}: %{error}"
84
84
  msgstr "Fakten konnten nicht vom Proxy %{url} abgerufen werden: %{error}"
85
85
 
86
86
  msgid "Create Host"
87
- msgstr ""
87
+ msgstr "Host erstellen"
88
88
 
89
89
  msgid "Create Rule"
90
90
  msgstr "Regel erstellen"
@@ -102,7 +102,7 @@ msgid "DHCP filename option (Grub2 or PXELinux by default)"
102
102
  msgstr ""
103
103
 
104
104
  msgid "Delete"
105
- msgstr ""
105
+ msgstr "Löschen"
106
106
 
107
107
  msgid "Delete %s?"
108
108
  msgstr "%s löschen?"
@@ -207,7 +207,7 @@ msgid "Domain will be appended automatically. A hostname based on MAC address wi
207
207
  msgstr ""
208
208
 
209
209
  msgid "Edit %s"
210
- msgstr ""
210
+ msgstr "%s bearbeiten"
211
211
 
212
212
  msgid "Enable"
213
213
  msgstr "Aktivieren"
@@ -2,7 +2,7 @@
2
2
  # This file is distributed under the same license as the foreman_discovery package.
3
3
  msgid ""
4
4
  msgstr ""
5
- "Project-Id-Version: foreman_discovery 10.0.0\n"
5
+ "Project-Id-Version: foreman_discovery 13.0.0\n"
6
6
  "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
7
7
  "PO-Revision-Date: 2015-12-27 01:18+0000\n"
8
8
  "Last-Translator: \n"
@@ -172,11 +172,11 @@ msgstr ""
172
172
  msgid "Create a discovery rule"
173
173
  msgstr ""
174
174
 
175
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:52
175
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
176
176
  msgid "Update a rule"
177
177
  msgstr ""
178
178
 
179
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:60
179
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
180
180
  msgid "Delete a rule"
181
181
  msgstr ""
182
182
 
@@ -312,7 +312,7 @@ msgstr ""
312
312
  msgid "Refresh facts"
313
313
  msgstr ""
314
314
 
315
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
315
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
316
316
  msgid "Reboot"
317
317
  msgstr ""
318
318
 
@@ -392,67 +392,79 @@ msgstr ""
392
392
  msgid "Delete rule '%s'?"
393
393
  msgstr ""
394
394
 
395
- #: ../app/mailers/discovered_mailer.rb:4
396
- msgid "Must specify a user with email enabled"
395
+ #: ../app/mailers/discovered_mailer.rb:9
396
+ msgid "Invalid user type of %s was provided"
397
397
  msgstr ""
398
398
 
399
- #: ../app/mailers/discovered_mailer.rb:15
399
+ #: ../app/mailers/discovered_mailer.rb:26
400
400
  msgid "Discovered hosts summary"
401
401
  msgstr ""
402
402
 
403
- #: ../app/models/discovery_rule.rb:10
403
+ #: ../app/models/discovery_rule.rb:11
404
404
  msgid "can't contain white spaces."
405
405
  msgstr ""
406
406
 
407
- #: ../app/models/discovery_rule.rb:12
407
+ #: ../app/models/discovery_rule.rb:13
408
408
  msgid "must start with a letter or ERB."
409
409
  msgstr ""
410
410
 
411
- #: ../app/models/discovery_rule.rb:15
411
+ #: ../app/models/discovery_rule.rb:16
412
412
  msgid "must be present."
413
413
  msgstr ""
414
414
 
415
- #: ../app/models/discovery_rule.rb:48
415
+ #: ../app/models/discovery_rule.rb:53
416
416
  msgid "Host group organization %s must also be associated to the discovery rule"
417
417
  msgid_plural "Host group organizations %s must also be associated to the discovery rule"
418
418
  msgstr[0] ""
419
419
  msgstr[1] ""
420
420
 
421
- #: ../app/models/discovery_rule.rb:54
421
+ #: ../app/models/discovery_rule.rb:59
422
422
  msgid "Host group location %s must also be associated to the discovery rule"
423
423
  msgid_plural "Host group locations %s must also be associated to the discovery rule"
424
424
  msgstr[0] ""
425
425
  msgstr[1] ""
426
426
 
427
- #: ../app/models/host/discovered.rb:51
427
+ #: ../app/models/host/discovered.rb:46
428
+ msgid "Fact + prefix"
429
+ msgstr ""
430
+
431
+ #: ../app/models/host/discovered.rb:47
432
+ msgid "Random name"
433
+ msgstr ""
434
+
435
+ #: ../app/models/host/discovered.rb:48
436
+ msgid "MAC-based name"
437
+ msgstr ""
438
+
439
+ #: ../app/models/host/discovered.rb:57
428
440
  msgid "Invalid facts, must be a Hash"
429
441
  msgstr ""
430
442
 
431
- #: ../app/models/host/discovered.rb:56
443
+ #: ../app/models/host/discovered.rb:62
432
444
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
433
445
  msgstr ""
434
446
 
435
- #: ../app/models/host/discovered.rb:63
447
+ #: ../app/models/host/discovered.rb:75
436
448
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
437
449
  msgstr ""
438
450
 
439
- #: ../app/models/host/discovered.rb:89
451
+ #: ../app/models/host/discovered.rb:101
440
452
  msgid "Facts could not be imported"
441
453
  msgstr ""
442
454
 
443
- #: ../app/models/host/discovered.rb:212
455
+ #: ../app/models/host/discovered.rb:225
444
456
  msgid "Could not get facts from proxy %{url}: %{error}"
445
457
  msgstr ""
446
458
 
447
- #: ../app/models/host/discovered.rb:220
459
+ #: ../app/models/host/discovered.rb:233
448
460
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
449
461
  msgstr ""
450
462
 
451
- #: ../app/models/host/discovered.rb:228
463
+ #: ../app/models/host/discovered.rb:241
452
464
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
453
465
  msgstr ""
454
466
 
455
- #: ../app/models/host/discovered.rb:247
467
+ #: ../app/models/host/discovered.rb:260
456
468
  msgid "Invalid hostname: Could not normalize the hostname"
457
469
  msgstr ""
458
470
 
@@ -489,158 +501,174 @@ msgid "Interface fact"
489
501
  msgstr ""
490
502
 
491
503
  #: ../app/models/setting/discovered.rb:20
492
- msgid "Clean all reported facts during provisioning (except discovery facts)"
504
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
493
505
  msgstr ""
494
506
 
495
507
  #: ../app/models/setting/discovered.rb:20
496
- msgid "Clean all facts"
508
+ msgid "Create bond interfaces"
497
509
  msgstr ""
498
510
 
499
511
  #: ../app/models/setting/discovered.rb:21
500
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
512
+ msgid "Clean all reported facts during provisioning (except discovery facts)"
501
513
  msgstr ""
502
514
 
503
515
  #: ../app/models/setting/discovered.rb:21
504
- msgid "Hostname facts"
516
+ msgid "Clean all facts"
505
517
  msgstr ""
506
518
 
507
519
  #: ../app/models/setting/discovered.rb:22
508
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
520
+ msgid "List of facts to use for the hostname (separated by comma, first wins)"
509
521
  msgstr ""
510
522
 
511
523
  #: ../app/models/setting/discovered.rb:22
512
- msgid "Auto provisioning"
524
+ msgid "Hostname facts"
513
525
  msgstr ""
514
526
 
515
527
  #: ../app/models/setting/discovered.rb:23
516
- msgid "Automatically reboot or kexec discovered host during provisioning"
528
+ msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
529
+ msgstr ""
530
+
531
+ #: ../app/models/setting/discovered.rb:23
532
+ msgid "Auto provisioning"
517
533
  msgstr ""
518
534
 
519
535
  #: ../app/models/setting/discovered.rb:24
536
+ msgid "Automatically reboot or kexec discovered host during provisioning"
537
+ msgstr ""
538
+
539
+ #: ../app/models/setting/discovered.rb:25
520
540
  msgid "The default prefix to use for the host name, must start with a letter"
521
541
  msgstr ""
522
542
 
523
- #: ../app/models/setting/discovered.rb:24
543
+ #: ../app/models/setting/discovered.rb:25
524
544
  msgid "Hostname prefix"
525
545
  msgstr ""
526
546
 
527
- #: ../app/models/setting/discovered.rb:25
547
+ #: ../app/models/setting/discovered.rb:26
528
548
  msgid "Extra facter columns to show in host lists (separate by comma)"
529
549
  msgstr ""
530
550
 
531
- #: ../app/models/setting/discovered.rb:25
551
+ #: ../app/models/setting/discovered.rb:26
532
552
  msgid "Fact columns"
533
553
  msgstr ""
534
554
 
535
- #: ../app/models/setting/discovered.rb:26
555
+ #: ../app/models/setting/discovered.rb:27
536
556
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
537
557
  msgstr ""
538
558
 
539
- #: ../app/models/setting/discovered.rb:26
559
+ #: ../app/models/setting/discovered.rb:27
540
560
  msgid "Highlighted facts"
541
561
  msgstr ""
542
562
 
543
- #: ../app/models/setting/discovered.rb:27
563
+ #: ../app/models/setting/discovered.rb:28
544
564
  msgid "Regex to organize facts for storage section"
545
565
  msgstr ""
546
566
 
547
- #: ../app/models/setting/discovered.rb:27
567
+ #: ../app/models/setting/discovered.rb:28
548
568
  msgid "Storage facts"
549
569
  msgstr ""
550
570
 
551
- #: ../app/models/setting/discovered.rb:28
571
+ #: ../app/models/setting/discovered.rb:29
552
572
  msgid "Regex to organize facts for software section"
553
573
  msgstr ""
554
574
 
555
- #: ../app/models/setting/discovered.rb:28
575
+ #: ../app/models/setting/discovered.rb:29
556
576
  msgid "Software facts"
557
577
  msgstr ""
558
578
 
559
- #: ../app/models/setting/discovered.rb:29
579
+ #: ../app/models/setting/discovered.rb:30
560
580
  msgid "Regex to organize facts for hardware section"
561
581
  msgstr ""
562
582
 
563
- #: ../app/models/setting/discovered.rb:29
583
+ #: ../app/models/setting/discovered.rb:30
564
584
  msgid "Hardware facts"
565
585
  msgstr ""
566
586
 
567
- #: ../app/models/setting/discovered.rb:30
587
+ #: ../app/models/setting/discovered.rb:31
568
588
  msgid "Regex to organize facts for network section"
569
589
  msgstr ""
570
590
 
571
- #: ../app/models/setting/discovered.rb:30
591
+ #: ../app/models/setting/discovered.rb:31
572
592
  msgid "Network facts"
573
593
  msgstr ""
574
594
 
575
- #: ../app/models/setting/discovered.rb:31
595
+ #: ../app/models/setting/discovered.rb:32
576
596
  msgid "Regex to organize facts for ipmi section"
577
597
  msgstr ""
578
598
 
579
- #: ../app/models/setting/discovered.rb:31
599
+ #: ../app/models/setting/discovered.rb:32
580
600
  msgid "IPMI facts"
581
601
  msgstr ""
582
602
 
583
- #: ../app/models/setting/discovered.rb:32
603
+ #: ../app/models/setting/discovered.rb:33
584
604
  msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
585
605
  msgstr ""
586
606
 
587
- #: ../app/models/setting/discovered.rb:32
607
+ #: ../app/models/setting/discovered.rb:33
588
608
  msgid "Lock PXE"
589
609
  msgstr ""
590
610
 
591
- #: ../app/models/setting/discovered.rb:33
611
+ #: ../app/models/setting/discovered.rb:34
592
612
  msgid "PXELinux template to be used when pinning a host to discovery"
593
613
  msgstr ""
594
614
 
595
- #: ../app/models/setting/discovered.rb:33
615
+ #: ../app/models/setting/discovered.rb:34
596
616
  msgid "Locked PXELinux template name"
597
617
  msgstr ""
598
618
 
599
- #: ../app/models/setting/discovered.rb:34
619
+ #: ../app/models/setting/discovered.rb:35
600
620
  msgid "PXEGrub template to be used when pinning a host to discovery"
601
621
  msgstr ""
602
622
 
603
- #: ../app/models/setting/discovered.rb:34
623
+ #: ../app/models/setting/discovered.rb:35
604
624
  msgid "Locked PXEGrub template name"
605
625
  msgstr ""
606
626
 
607
- #: ../app/models/setting/discovered.rb:35
627
+ #: ../app/models/setting/discovered.rb:36
608
628
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
609
629
  msgstr ""
610
630
 
611
- #: ../app/models/setting/discovered.rb:35
631
+ #: ../app/models/setting/discovered.rb:36
612
632
  msgid "Locked PXEGrub2 template name"
613
633
  msgstr ""
614
634
 
615
- #: ../app/models/setting/discovered.rb:36
635
+ #: ../app/models/setting/discovered.rb:37
616
636
  msgid "Force DNS entries creation when provisioning discovered host"
617
637
  msgstr ""
618
638
 
619
- #: ../app/models/setting/discovered.rb:36
639
+ #: ../app/models/setting/discovered.rb:37
620
640
  msgid "Force DNS"
621
641
  msgstr ""
622
642
 
623
- #: ../app/models/setting/discovered.rb:37
643
+ #: ../app/models/setting/discovered.rb:38
624
644
  msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
625
645
  msgstr ""
626
646
 
627
- #: ../app/models/setting/discovered.rb:37
647
+ #: ../app/models/setting/discovered.rb:38
628
648
  msgid "Error on existing NIC"
629
649
  msgstr ""
630
650
 
631
- #: ../app/models/setting/discovered.rb:44
651
+ #: ../app/models/setting/discovered.rb:39
652
+ msgid "Discovery hostname naming pattern"
653
+ msgstr ""
654
+
655
+ #: ../app/models/setting/discovered.rb:39
656
+ msgid "Type of name generator"
657
+ msgstr ""
658
+
659
+ #: ../app/models/setting/discovered.rb:46
632
660
  msgid "The default location to place discovered hosts in"
633
661
  msgstr ""
634
662
 
635
- #: ../app/models/setting/discovered.rb:44
663
+ #: ../app/models/setting/discovered.rb:46
636
664
  msgid "Discovery location"
637
665
  msgstr ""
638
666
 
639
- #: ../app/models/setting/discovered.rb:52
667
+ #: ../app/models/setting/discovered.rb:54
640
668
  msgid "The default organization to place discovered hosts in"
641
669
  msgstr ""
642
670
 
643
- #: ../app/models/setting/discovered.rb:52
671
+ #: ../app/models/setting/discovered.rb:54
644
672
  msgid "Discovery organization"
645
673
  msgstr ""
646
674
 
@@ -924,6 +952,10 @@ msgstr ""
924
952
  msgid "DiscoveryRule|Enabled"
925
953
  msgstr ""
926
954
 
955
+ #: ../app/views/discovery_rules/index.html.erb:12
956
+ msgid "Actions"
957
+ msgstr ""
958
+
927
959
  #: ../app/views/discovery_rules/new.html.erb:1
928
960
  msgid "New Discovery Rule"
929
961
  msgstr ""
@@ -2,7 +2,7 @@
2
2
  # This file is distributed under the same license as the foreman_discovery package.
3
3
  msgid ""
4
4
  msgstr ""
5
- "Project-Id-Version: foreman_discovery 10.0.0\n"
5
+ "Project-Id-Version: foreman_discovery 13.0.0\n"
6
6
  "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
7
7
  "PO-Revision-Date: 2015-12-27 01:18+0000\n"
8
8
  "Last-Translator: \n"
@@ -27,6 +27,9 @@ msgstr ""
27
27
  msgid "A summary of discovered hosts"
28
28
  msgstr ""
29
29
 
30
+ msgid "Actions"
31
+ msgstr ""
32
+
30
33
  msgid "Assign Location"
31
34
  msgstr ""
32
35
 
@@ -42,6 +45,9 @@ msgstr ""
42
45
  msgid "Auto provisioning"
43
46
  msgstr ""
44
47
 
48
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
49
+ msgstr ""
50
+
45
51
  msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
46
52
  msgstr ""
47
53
 
@@ -84,6 +90,9 @@ msgstr ""
84
90
  msgid "Create a discovery rule"
85
91
  msgstr ""
86
92
 
93
+ msgid "Create bond interfaces"
94
+ msgstr ""
95
+
87
96
  msgid "Customize Host"
88
97
  msgstr ""
89
98
 
@@ -156,6 +165,9 @@ msgstr ""
156
165
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
157
166
  msgstr ""
158
167
 
168
+ msgid "Discovery hostname naming pattern"
169
+ msgstr ""
170
+
159
171
  msgid "Discovery location"
160
172
  msgstr ""
161
173
 
@@ -225,6 +237,9 @@ msgstr ""
225
237
  msgid "Extra facter columns to show in host lists (separate by comma)"
226
238
  msgstr ""
227
239
 
240
+ msgid "Fact + prefix"
241
+ msgstr ""
242
+
228
243
  msgid "Fact columns"
229
244
  msgstr ""
230
245
 
@@ -364,6 +379,9 @@ msgstr ""
364
379
  msgid "Invalid hostname: Could not normalize the hostname"
365
380
  msgstr ""
366
381
 
382
+ msgid "Invalid user type of %s was provided"
383
+ msgstr ""
384
+
367
385
  msgid "Kernel kexec URL is invalid: '%s'"
368
386
  msgstr ""
369
387
 
@@ -409,6 +427,9 @@ msgstr ""
409
427
  msgid "MAC address"
410
428
  msgstr ""
411
429
 
430
+ msgid "MAC-based name"
431
+ msgstr ""
432
+
412
433
  msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
413
434
  msgstr ""
414
435
 
@@ -421,9 +442,6 @@ msgstr ""
421
442
  msgid "Model"
422
443
  msgstr ""
423
444
 
424
- msgid "Must specify a user with email enabled"
425
- msgstr ""
426
-
427
445
  msgid "N/A"
428
446
  msgstr ""
429
447
 
@@ -508,6 +526,9 @@ msgstr ""
508
526
  msgid "Provision a discovered host"
509
527
  msgstr ""
510
528
 
529
+ msgid "Random name"
530
+ msgstr ""
531
+
511
532
  msgid "Reboot"
512
533
  msgstr ""
513
534
 
@@ -640,6 +661,9 @@ msgstr ""
640
661
  msgid "Type"
641
662
  msgstr ""
642
663
 
664
+ msgid "Type of name generator"
665
+ msgstr ""
666
+
643
667
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
644
668
  msgstr ""
645
669