foreman_discovery 14.0.1 → 15.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -4
  3. data/app/controllers/api/v2/discovery_rules_controller.rb +2 -2
  4. data/app/controllers/concerns/foreman/controller/discovered_extensions.rb +2 -6
  5. data/app/controllers/discovered_hosts_controller.rb +4 -8
  6. data/app/helpers/discovered_hosts_helper.rb +3 -3
  7. data/app/helpers/discovery_rules_helper.rb +3 -3
  8. data/app/models/discovery_rule.rb +9 -13
  9. data/app/models/host/discovered.rb +6 -10
  10. data/app/models/host/managed_extensions.rb +6 -6
  11. data/app/models/setting/discovered.rb +2 -16
  12. data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +4 -4
  13. data/app/views/api/v2/discovered_hosts/main.json.rabl +2 -7
  14. data/app/views/api/v2/discovery_rules/main.json.rabl +4 -8
  15. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +8 -17
  16. data/app/views/discovered_hosts/_selected_hosts.html.erb +2 -10
  17. data/app/views/discovered_hosts/multiple_destroy.html.erb +1 -1
  18. data/app/views/discovered_hosts/select_multiple_location.html.erb +1 -1
  19. data/app/views/discovered_hosts/select_multiple_organization.html.erb +1 -1
  20. data/app/views/foreman_discovery/debian_kexec.erb +1 -1
  21. data/app/views/foreman_discovery/redhat_kexec.erb +5 -2
  22. data/db/seeds.d/50_discovery_templates.rb +2 -2
  23. data/lib/foreman_discovery/engine.rb +3 -3
  24. data/lib/foreman_discovery/version.rb +1 -1
  25. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/ca/foreman_discovery.edit.po +92 -98
  27. data/locale/ca/foreman_discovery.po +2 -8
  28. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/de/foreman_discovery.edit.po +111 -116
  30. data/locale/de/foreman_discovery.po +21 -26
  31. data/locale/en/foreman_discovery.edit.po +92 -100
  32. data/locale/en/foreman_discovery.po +0 -6
  33. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/en_GB/foreman_discovery.edit.po +92 -98
  35. data/locale/en_GB/foreman_discovery.po +2 -8
  36. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/es/foreman_discovery.edit.po +106 -112
  38. data/locale/es/foreman_discovery.po +16 -22
  39. data/locale/foreman_discovery.pot +103 -109
  40. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/fr/foreman_discovery.edit.po +107 -113
  42. data/locale/fr/foreman_discovery.po +17 -23
  43. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/gl/foreman_discovery.edit.po +92 -98
  45. data/locale/gl/foreman_discovery.po +2 -8
  46. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/it/foreman_discovery.edit.po +92 -98
  48. data/locale/it/foreman_discovery.po +2 -8
  49. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/ja/foreman_discovery.edit.po +106 -112
  51. data/locale/ja/foreman_discovery.po +16 -22
  52. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/ko/foreman_discovery.edit.po +92 -98
  54. data/locale/ko/foreman_discovery.po +2 -8
  55. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  56. data/locale/pt_BR/foreman_discovery.edit.po +106 -112
  57. data/locale/pt_BR/foreman_discovery.po +16 -22
  58. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  59. data/locale/ru/foreman_discovery.edit.po +92 -98
  60. data/locale/ru/foreman_discovery.po +2 -8
  61. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  62. data/locale/sv_SE/foreman_discovery.edit.po +92 -98
  63. data/locale/sv_SE/foreman_discovery.po +2 -8
  64. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  65. data/locale/zh_CN/foreman_discovery.edit.po +106 -112
  66. data/locale/zh_CN/foreman_discovery.po +16 -22
  67. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  68. data/locale/zh_TW/foreman_discovery.edit.po +92 -98
  69. data/locale/zh_TW/foreman_discovery.po +2 -8
  70. data/test/factories/discovery_rule_related.rb +2 -2
  71. data/test/facts/asswweb061.json +2967 -0
  72. data/test/facts/qemu_noip.json +2 -0
  73. data/test/functional/api/v2/discovered_hosts_controller_test.rb +0 -16
  74. data/test/functional/discovered_hosts_controller_test.rb +19 -21
  75. data/test/test_helper_discovery.rb +1 -1
  76. data/test/unit/discovery_rule_test.rb +0 -2
  77. data/test/unit/host_discovered_test.rb +72 -16
  78. data/test/unit/managed_extensions_test.rb +2 -2
  79. data/test/unit/ui_notifications/destroy_host_test.rb +9 -0
  80. metadata +7 -2
@@ -7,8 +7,8 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: foreman_discovery 14.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
11
- "Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>\n"
10
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
11
+ "Last-Translator: Lukáš Zapletal\n"
12
12
  "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/"
13
13
  ")\n"
14
14
  "MIME-Version: 1.0\n"
@@ -143,9 +143,6 @@ msgstr ""
143
143
  msgid "Discovered host: %s"
144
144
  msgstr ""
145
145
 
146
- msgid "Discovered hosts"
147
- msgstr ""
148
-
149
146
  msgid "Discovered hosts are provisioning now"
150
147
  msgstr ""
151
148
 
@@ -182,9 +179,6 @@ msgstr ""
182
179
  msgid "Discovery organization"
183
180
  msgstr ""
184
181
 
185
- msgid "Discovery rules"
186
- msgstr ""
187
-
188
182
  msgid "DiscoveryRule|Enabled"
189
183
  msgstr ""
190
184
 
@@ -9,9 +9,9 @@ msgid ""
9
9
  msgstr ""
10
10
  "Project-Id-Version: foreman_discovery 14.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2018-11-05 08:34+0100\n"
13
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
14
- "Last-Translator: Giuseppe Pignataro (Fastbyte01) <rogepix@gmail.com>\n"
12
+ "POT-Creation-Date: 2019-04-18 13:34+0200\n"
13
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
14
+ "Last-Translator: Lukáš Zapletal\n"
15
15
  "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -213,15 +213,15 @@ msgstr ""
213
213
  msgid "Unable to find a discovery rule, no host provided (check permissions)"
214
214
  msgstr ""
215
215
 
216
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:47
216
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
217
217
  msgid "No hostgroup associated with rule '%s'"
218
218
  msgstr ""
219
219
 
220
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
220
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:69
221
221
  msgid "Errors during reboot: %s"
222
222
  msgstr ""
223
223
 
224
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
224
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:87
225
225
  msgid "No discovered hosts to reboot"
226
226
  msgstr ""
227
227
 
@@ -331,19 +331,19 @@ msgstr "%s fa"
331
331
 
332
332
  #: ../app/helpers/discovered_hosts_helper.rb:14
333
333
  #: ../app/helpers/discovered_hosts_helper.rb:29
334
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
335
335
  msgid "Auto Provision"
336
336
  msgstr "Auto Provision"
337
337
 
338
338
  #: ../app/helpers/discovered_hosts_helper.rb:15
339
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
339
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
340
340
  msgid "Refresh facts"
341
341
  msgstr "Aggiorna eventi"
342
342
 
343
343
  #: ../app/helpers/discovered_hosts_helper.rb:16
344
344
  #: ../app/helpers/discovered_hosts_helper.rb:30
345
- #: ../app/models/setting/discovered.rb:24
346
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
345
+ #: ../app/models/setting/discovered.rb:26
346
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
347
347
  msgid "Reboot"
348
348
  msgstr "Riavvia"
349
349
 
@@ -357,7 +357,7 @@ msgid "Select Action"
357
357
  msgstr "Seleziona azione"
358
358
 
359
359
  #: ../app/helpers/discovered_hosts_helper.rb:23
360
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
360
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
361
361
  msgid "Delete %s?"
362
362
  msgstr "Cancella %s?"
363
363
 
@@ -402,6 +402,7 @@ msgstr "Provisioning"
402
402
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
403
403
  #: ../app/views/discovered_hosts/welcome.html.erb:1
404
404
  #: ../app/views/discovered_hosts/welcome.html.erb:6
405
+ #: ../lib/foreman_discovery/engine.rb:158
405
406
  #: ../lib/foreman_discovery/engine.rb:173
406
407
  msgid "Discovered Hosts"
407
408
  msgstr ""
@@ -450,7 +451,7 @@ msgstr "deve iniziare con una lettera o ERB."
450
451
  msgid "must be present."
451
452
  msgstr ""
452
453
 
453
- #: ../app/models/discovery_rule.rb:53
454
+ #: ../app/models/discovery_rule.rb:52
454
455
  msgid ""
455
456
  "Host group organization %s must also be associated to the discovery rule"
456
457
  msgid_plural ""
@@ -458,58 +459,58 @@ msgid_plural ""
458
459
  msgstr[0] ""
459
460
  msgstr[1] ""
460
461
 
461
- #: ../app/models/discovery_rule.rb:59
462
+ #: ../app/models/discovery_rule.rb:56
462
463
  msgid "Host group location %s must also be associated to the discovery rule"
463
464
  msgid_plural ""
464
465
  "Host group locations %s must also be associated to the discovery rule"
465
466
  msgstr[0] ""
466
467
  msgstr[1] ""
467
468
 
468
- #: ../app/models/host/discovered.rb:45
469
+ #: ../app/models/host/discovered.rb:41
469
470
  msgid "Fact + prefix"
470
471
  msgstr ""
471
472
 
472
- #: ../app/models/host/discovered.rb:46
473
+ #: ../app/models/host/discovered.rb:42
473
474
  msgid "Random name"
474
475
  msgstr ""
475
476
 
476
- #: ../app/models/host/discovered.rb:47
477
+ #: ../app/models/host/discovered.rb:43
477
478
  msgid "MAC-based name"
478
479
  msgstr ""
479
480
 
480
- #: ../app/models/host/discovered.rb:56
481
+ #: ../app/models/host/discovered.rb:52
481
482
  msgid "Invalid facts, must be a Hash"
482
483
  msgstr "Eventi non validi, deve essere un Hash"
483
484
 
484
- #: ../app/models/host/discovered.rb:61
485
+ #: ../app/models/host/discovered.rb:57
485
486
  msgid ""
486
487
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
487
488
  "and set hostname"
488
489
  msgstr ""
489
490
 
490
- #: ../app/models/host/discovered.rb:74
491
+ #: ../app/models/host/discovered.rb:70
491
492
  msgid ""
492
493
  "Invalid facts: hash does not contain a valid value for any of the facts in "
493
494
  "the discovery_hostname setting: %s"
494
495
  msgstr ""
495
496
 
496
- #: ../app/models/host/discovered.rb:100
497
+ #: ../app/models/host/discovered.rb:96
497
498
  msgid "Facts could not be imported"
498
499
  msgstr ""
499
500
 
500
- #: ../app/models/host/discovered.rb:155
501
+ #: ../app/models/host/discovered.rb:151
501
502
  msgid "Could not get facts from proxy %{url}: %{error}"
502
503
  msgstr "Impossibile ottenere gli eventi dal proxy %{url}: %{error}"
503
504
 
504
- #: ../app/models/host/discovered.rb:163
505
+ #: ../app/models/host/discovered.rb:159
505
506
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
506
507
  msgstr ""
507
508
 
508
- #: ../app/models/host/discovered.rb:171
509
+ #: ../app/models/host/discovered.rb:167
509
510
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
510
511
  msgstr ""
511
512
 
512
- #: ../app/models/host/discovered.rb:190
513
+ #: ../app/models/host/discovered.rb:186
513
514
  msgid "Invalid hostname: Could not normalize the hostname"
514
515
  msgstr ""
515
516
 
@@ -538,193 +539,193 @@ msgid "Rebuild DNS for %s"
538
539
  msgstr ""
539
540
 
540
541
  #: ../app/models/setting/discovered.rb:19
542
+ msgid "The default location to place discovered hosts in"
543
+ msgstr "La posizione predefinita nella quale posizionare gli host trovati"
544
+
545
+ #: ../app/models/setting/discovered.rb:19
546
+ msgid "Discovery location"
547
+ msgstr ""
548
+
549
+ #: ../app/models/setting/discovered.rb:20
550
+ msgid "The default organization to place discovered hosts in"
551
+ msgstr "L'organizzazione predefinita nella quale posizionare gli host trovati"
552
+
553
+ #: ../app/models/setting/discovered.rb:20
554
+ msgid "Discovery organization"
555
+ msgstr ""
556
+
557
+ #: ../app/models/setting/discovered.rb:21
541
558
  msgid "Fact name to use for primary interface detection"
542
559
  msgstr ""
543
560
 
544
- #: ../app/models/setting/discovered.rb:19
561
+ #: ../app/models/setting/discovered.rb:21
545
562
  msgid "Interface fact"
546
563
  msgstr ""
547
564
 
548
- #: ../app/models/setting/discovered.rb:20
565
+ #: ../app/models/setting/discovered.rb:22
549
566
  msgid ""
550
567
  "Automatic bond interface (if another interface is detected on the same VLAN "
551
568
  "via LLDP)"
552
569
  msgstr ""
553
570
 
554
- #: ../app/models/setting/discovered.rb:20
571
+ #: ../app/models/setting/discovered.rb:22
555
572
  msgid "Create bond interfaces"
556
573
  msgstr ""
557
574
 
558
- #: ../app/models/setting/discovered.rb:21
575
+ #: ../app/models/setting/discovered.rb:23
559
576
  msgid "Clean all reported facts during provisioning (except discovery facts)"
560
577
  msgstr ""
561
578
 
562
- #: ../app/models/setting/discovered.rb:21
579
+ #: ../app/models/setting/discovered.rb:23
563
580
  msgid "Clean all facts"
564
581
  msgstr ""
565
582
 
566
- #: ../app/models/setting/discovered.rb:22
583
+ #: ../app/models/setting/discovered.rb:24
567
584
  msgid "List of facts to use for the hostname (separated by comma, first wins)"
568
585
  msgstr ""
569
586
 
570
- #: ../app/models/setting/discovered.rb:22
587
+ #: ../app/models/setting/discovered.rb:24
571
588
  msgid "Hostname facts"
572
589
  msgstr ""
573
590
 
574
- #: ../app/models/setting/discovered.rb:23
591
+ #: ../app/models/setting/discovered.rb:25
575
592
  msgid ""
576
593
  "Automatically provision newly discovered hosts, according to the "
577
594
  "provisioning rules"
578
595
  msgstr "Esegui automaticamente il provisioning degli host trovati, in base alle regole per il provisioning"
579
596
 
580
- #: ../app/models/setting/discovered.rb:23
597
+ #: ../app/models/setting/discovered.rb:25
581
598
  msgid "Auto provisioning"
582
599
  msgstr ""
583
600
 
584
- #: ../app/models/setting/discovered.rb:24
601
+ #: ../app/models/setting/discovered.rb:26
585
602
  msgid "Automatically reboot or kexec discovered host during provisioning"
586
603
  msgstr ""
587
604
 
588
- #: ../app/models/setting/discovered.rb:25
605
+ #: ../app/models/setting/discovered.rb:27
589
606
  msgid "The default prefix to use for the host name, must start with a letter"
590
607
  msgstr "Il prefisso predefinito da usare per l'hostname, deve iniziare con una lettera"
591
608
 
592
- #: ../app/models/setting/discovered.rb:25
609
+ #: ../app/models/setting/discovered.rb:27
593
610
  msgid "Hostname prefix"
594
611
  msgstr ""
595
612
 
596
- #: ../app/models/setting/discovered.rb:26
613
+ #: ../app/models/setting/discovered.rb:28
597
614
  msgid "Extra facter columns to show in host lists (separate by comma)"
598
615
  msgstr ""
599
616
 
600
- #: ../app/models/setting/discovered.rb:26
617
+ #: ../app/models/setting/discovered.rb:28
601
618
  msgid "Fact columns"
602
619
  msgstr ""
603
620
 
604
- #: ../app/models/setting/discovered.rb:27
621
+ #: ../app/models/setting/discovered.rb:29
605
622
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
606
623
  msgstr ""
607
624
 
608
- #: ../app/models/setting/discovered.rb:27
625
+ #: ../app/models/setting/discovered.rb:29
609
626
  msgid "Highlighted facts"
610
627
  msgstr ""
611
628
 
612
- #: ../app/models/setting/discovered.rb:28
629
+ #: ../app/models/setting/discovered.rb:30
613
630
  msgid "Regex to organize facts for storage section"
614
631
  msgstr ""
615
632
 
616
- #: ../app/models/setting/discovered.rb:28
633
+ #: ../app/models/setting/discovered.rb:30
617
634
  msgid "Storage facts"
618
635
  msgstr ""
619
636
 
620
- #: ../app/models/setting/discovered.rb:29
637
+ #: ../app/models/setting/discovered.rb:31
621
638
  msgid "Regex to organize facts for software section"
622
639
  msgstr ""
623
640
 
624
- #: ../app/models/setting/discovered.rb:29
641
+ #: ../app/models/setting/discovered.rb:31
625
642
  msgid "Software facts"
626
643
  msgstr ""
627
644
 
628
- #: ../app/models/setting/discovered.rb:30
645
+ #: ../app/models/setting/discovered.rb:32
629
646
  msgid "Regex to organize facts for hardware section"
630
647
  msgstr ""
631
648
 
632
- #: ../app/models/setting/discovered.rb:30
649
+ #: ../app/models/setting/discovered.rb:32
633
650
  msgid "Hardware facts"
634
651
  msgstr ""
635
652
 
636
- #: ../app/models/setting/discovered.rb:31
653
+ #: ../app/models/setting/discovered.rb:33
637
654
  msgid "Regex to organize facts for network section"
638
655
  msgstr ""
639
656
 
640
- #: ../app/models/setting/discovered.rb:31
657
+ #: ../app/models/setting/discovered.rb:33
641
658
  msgid "Network facts"
642
659
  msgstr ""
643
660
 
644
- #: ../app/models/setting/discovered.rb:32
661
+ #: ../app/models/setting/discovered.rb:34
645
662
  msgid "Regex to organize facts for ipmi section"
646
663
  msgstr ""
647
664
 
648
- #: ../app/models/setting/discovered.rb:32
665
+ #: ../app/models/setting/discovered.rb:34
649
666
  msgid "IPMI facts"
650
667
  msgstr ""
651
668
 
652
- #: ../app/models/setting/discovered.rb:33
669
+ #: ../app/models/setting/discovered.rb:35
653
670
  msgid ""
654
671
  "Automatically generate PXE configuration to pin a newly discovered host to "
655
672
  "discovery"
656
673
  msgstr ""
657
674
 
658
- #: ../app/models/setting/discovered.rb:33
675
+ #: ../app/models/setting/discovered.rb:35
659
676
  msgid "Lock PXE"
660
677
  msgstr ""
661
678
 
662
- #: ../app/models/setting/discovered.rb:34
679
+ #: ../app/models/setting/discovered.rb:36
663
680
  msgid "PXELinux template to be used when pinning a host to discovery"
664
681
  msgstr ""
665
682
 
666
- #: ../app/models/setting/discovered.rb:34
683
+ #: ../app/models/setting/discovered.rb:36
667
684
  msgid "Locked PXELinux template name"
668
685
  msgstr ""
669
686
 
670
- #: ../app/models/setting/discovered.rb:35
687
+ #: ../app/models/setting/discovered.rb:37
671
688
  msgid "PXEGrub template to be used when pinning a host to discovery"
672
689
  msgstr ""
673
690
 
674
- #: ../app/models/setting/discovered.rb:35
691
+ #: ../app/models/setting/discovered.rb:37
675
692
  msgid "Locked PXEGrub template name"
676
693
  msgstr ""
677
694
 
678
- #: ../app/models/setting/discovered.rb:36
695
+ #: ../app/models/setting/discovered.rb:38
679
696
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
680
697
  msgstr ""
681
698
 
682
- #: ../app/models/setting/discovered.rb:36
699
+ #: ../app/models/setting/discovered.rb:38
683
700
  msgid "Locked PXEGrub2 template name"
684
701
  msgstr ""
685
702
 
686
- #: ../app/models/setting/discovered.rb:37
703
+ #: ../app/models/setting/discovered.rb:39
687
704
  msgid "Force DNS entries creation when provisioning discovered host"
688
705
  msgstr ""
689
706
 
690
- #: ../app/models/setting/discovered.rb:37
707
+ #: ../app/models/setting/discovered.rb:39
691
708
  msgid "Force DNS"
692
709
  msgstr ""
693
710
 
694
- #: ../app/models/setting/discovered.rb:38
711
+ #: ../app/models/setting/discovered.rb:40
695
712
  msgid ""
696
713
  "Do not allow to discover existing managed host matching MAC of a "
697
714
  "provisioning NIC (errors out early)"
698
715
  msgstr ""
699
716
 
700
- #: ../app/models/setting/discovered.rb:38
717
+ #: ../app/models/setting/discovered.rb:40
701
718
  msgid "Error on existing NIC"
702
719
  msgstr ""
703
720
 
704
- #: ../app/models/setting/discovered.rb:39
721
+ #: ../app/models/setting/discovered.rb:41
705
722
  msgid "Discovery hostname naming pattern"
706
723
  msgstr ""
707
724
 
708
- #: ../app/models/setting/discovered.rb:39
725
+ #: ../app/models/setting/discovered.rb:41
709
726
  msgid "Type of name generator"
710
727
  msgstr ""
711
728
 
712
- #: ../app/models/setting/discovered.rb:46
713
- msgid "The default location to place discovered hosts in"
714
- msgstr "La posizione predefinita nella quale posizionare gli host trovati"
715
-
716
- #: ../app/models/setting/discovered.rb:46
717
- msgid "Discovery location"
718
- msgstr ""
719
-
720
- #: ../app/models/setting/discovered.rb:54
721
- msgid "The default organization to place discovered hosts in"
722
- msgstr "L'organizzazione predefinita nella quale posizionare gli host trovati"
723
-
724
- #: ../app/models/setting/discovered.rb:54
725
- msgid "Discovery organization"
726
- msgstr ""
727
-
728
729
  #: ../app/services/foreman_discovery/fact_parser.rb:4
729
730
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
730
731
  msgstr ""
@@ -814,38 +815,38 @@ msgstr ""
814
815
  msgid "Disks Size"
815
816
  msgstr ""
816
817
 
817
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
818
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
818
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
819
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
819
820
  msgid "Location"
820
821
  msgstr "Posizione"
821
822
 
822
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
823
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
823
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
824
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
824
825
  msgid "Organization"
825
826
  msgstr "Organizzazione"
826
827
 
827
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:22
828
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
828
829
  msgid "Subnet"
829
830
  msgstr "Sottorete"
830
831
 
831
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:23
832
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
832
833
  msgid "Last Facts Upload"
833
834
  msgstr ""
834
835
 
835
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:24
836
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
836
837
  #: ../app/views/discovery_rules/index.html.erb:12
837
838
  msgid "Actions"
838
839
  msgstr "Azioni"
839
840
 
840
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
841
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:52
841
842
  msgid "Please Confirm"
842
843
  msgstr "Conferma"
843
844
 
844
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
845
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
845
846
  msgid "Cancel"
846
847
  msgstr "Annulla"
847
848
 
848
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
849
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:59
849
850
  msgid "Submit"
850
851
  msgstr "Invia"
851
852
 
@@ -1016,6 +1017,7 @@ msgid "Edit %s"
1016
1017
  msgstr "Modifica %s"
1017
1018
 
1018
1019
  #: ../app/views/discovery_rules/index.html.erb:1
1020
+ #: ../lib/foreman_discovery/engine.rb:163
1019
1021
  msgid "Discovery Rules"
1020
1022
  msgstr "Regola per la scoperta"
1021
1023
 
@@ -1071,14 +1073,6 @@ msgstr ""
1071
1073
  msgid "Details"
1072
1074
  msgstr "Dettagli:"
1073
1075
 
1074
- #: ../lib/foreman_discovery/engine.rb:158
1075
- msgid "Discovered hosts"
1076
- msgstr "Host trovati"
1077
-
1078
- #: ../lib/foreman_discovery/engine.rb:163
1079
- msgid "Discovery rules"
1080
- msgstr "Regola per la scoperta"
1081
-
1082
1076
  #: ../lib/foreman_discovery/engine.rb:179
1083
1077
  msgid "Discovery Kexec template"
1084
1078
  msgstr ""