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
@@ -11,8 +11,8 @@ msgid ""
11
11
  msgstr ""
12
12
  "Project-Id-Version: foreman_discovery 14.0.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
15
- "Last-Translator: Félix Barbeira <fbarbeira@gmail.com>\n"
14
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
15
+ "Last-Translator: Lukáš Zapletal\n"
16
16
  "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
17
17
  "\n"
18
18
  "MIME-Version: 1.0\n"
@@ -55,7 +55,7 @@ msgid "Auto provisioning"
55
55
  msgstr "Autoaprovisionamiento"
56
56
 
57
57
  msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
58
- msgstr ""
58
+ msgstr "Interfaz de asociación aleatoria (si se detecta otra interfaz en la misma VLAN mediante LLDP)"
59
59
 
60
60
  msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
61
61
  msgstr "Generar configuración PXE en forma automática para adjuntar un host descubierto recientemente a la detección"
@@ -85,7 +85,7 @@ msgid "Collapse All"
85
85
  msgstr "Colapsó todo"
86
86
 
87
87
  msgid "Command line options for kexec during PXE-less provisioning."
88
- msgstr ""
88
+ msgstr "Opciones de la línea de comandos para kexec durante el aprovisionamiento sin PXE."
89
89
 
90
90
  msgid "Could not get facts from proxy %{url}: %{error}"
91
91
  msgstr "No pudieron obtenerse los eventos del proxy %{url}: %{error}"
@@ -103,7 +103,7 @@ msgid "Create a discovery rule"
103
103
  msgstr "Crear una regla de detección"
104
104
 
105
105
  msgid "Create bond interfaces"
106
- msgstr ""
106
+ msgstr "Crear interfaces de asociación"
107
107
 
108
108
  msgid "Customize Host"
109
109
  msgstr "Personalizar host"
@@ -142,14 +142,11 @@ msgid "Discovered Hosts"
142
142
  msgstr "Hosts detectados"
143
143
 
144
144
  msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
145
- msgstr ""
145
+ msgstr "El host detectado '%{host}' tiene todas las NIC filtradas, filtro: %{filter}"
146
146
 
147
147
  msgid "Discovered host: %s"
148
148
  msgstr "Equipo descubierto: %s"
149
149
 
150
- msgid "Discovered hosts"
151
- msgstr "Equipos descubiertos"
152
-
153
150
  msgid "Discovered hosts are provisioning now"
154
151
  msgstr "Los hosts detectados se están aprovisionando ahora"
155
152
 
@@ -175,10 +172,10 @@ msgid "Discovery Rules"
175
172
  msgstr "Reglas de detección"
176
173
 
177
174
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
178
- msgstr ""
175
+ msgstr "El analizador de hechos de detección no funciona con el host de no detección '%{host}'"
179
176
 
180
177
  msgid "Discovery hostname naming pattern"
181
- msgstr ""
178
+ msgstr "Detección de patrón de definición de nombre de host"
182
179
 
183
180
  msgid "Discovery location"
184
181
  msgstr "Ubicación de la detección"
@@ -186,9 +183,6 @@ msgstr "Ubicación de la detección"
186
183
  msgid "Discovery organization"
187
184
  msgstr "Organización de detección"
188
185
 
189
- msgid "Discovery rules"
190
- msgstr "Reglas de detección"
191
-
192
186
  msgid "DiscoveryRule|Enabled"
193
187
  msgstr "Regla de detección|Habilitada"
194
188
 
@@ -214,7 +208,7 @@ msgid "Disks size"
214
208
  msgstr "Tamaño de discos"
215
209
 
216
210
  msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
217
- msgstr ""
211
+ msgstr "No permitir detectar host administrados existentes que coincidan con la MAC de una NIC de aprovisionamiento (se produce un error temprano)"
218
212
 
219
213
  msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
220
214
  msgstr "El dominio se agregará en forma automática. Se utilizará un nombre de host basado en la dirección MAC cuando quede en blanco."
@@ -229,7 +223,7 @@ msgid "Enable rule '%s'?"
229
223
  msgstr "¿Habilitar regla '%s'?"
230
224
 
231
225
  msgid "Error on existing NIC"
232
- msgstr ""
226
+ msgstr "Error en la NIC existente"
233
227
 
234
228
  msgid "Errors during auto provisioning: %s"
235
229
  msgstr "Errores durante el autoaprovisionamiento: %s"
@@ -250,7 +244,7 @@ msgid "Extra facter columns to show in host lists (separate by comma)"
250
244
  msgstr "Columnas de eventos adicionales para mostrar en las listas de hosts (separados por comas)"
251
245
 
252
246
  msgid "Fact + prefix"
253
- msgstr ""
247
+ msgstr "Hecho + prefijo"
254
248
 
255
249
  msgid "Fact columns"
256
250
  msgstr "Columnas de eventos"
@@ -392,7 +386,7 @@ msgid "Invalid hostname: Could not normalize the hostname"
392
386
  msgstr "Nombre de host inválido: no es posible normalizar el nombre de host"
393
387
 
394
388
  msgid "Invalid user type of %s was provided"
395
- msgstr ""
389
+ msgstr "Se proporcionó un tipo de usuario no válido de %s"
396
390
 
397
391
  msgid "Kernel kexec URL is invalid: '%s'"
398
392
  msgstr "La URL del kexec del kernel no es válida: '%s'"
@@ -440,7 +434,7 @@ msgid "MAC address"
440
434
  msgstr "Dirección MAC"
441
435
 
442
436
  msgid "MAC-based name"
443
- msgstr ""
437
+ msgstr "Nombre basado en MAC"
444
438
 
445
439
  msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
446
440
  msgstr "Hosts máximos aprovisionados con esta regla (0 = ilimitado)"
@@ -539,7 +533,7 @@ msgid "Provision a discovered host"
539
533
  msgstr "Aprovisionar un host detectado"
540
534
 
541
535
  msgid "Random name"
542
- msgstr ""
536
+ msgstr "Nombre aleatorio"
543
537
 
544
538
  msgid "Reboot"
545
539
  msgstr "Reiniciar"
@@ -683,7 +677,7 @@ msgid "Unable to find a discovery rule, no host provided (check permissions)"
683
677
  msgstr "No es posible buscar una regla de detección, no se ha aprovisionado un host (verificar permisos)"
684
678
 
685
679
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
686
- msgstr ""
680
+ msgstr "No se puede encontrar la NIC principal con %{mac} especificada mediante '%{fact}', filtro de NIC: %{filter}"
687
681
 
688
682
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
689
683
  msgstr "No es posible ejecutar kexec en %{name} a través de %{url}: %{msg}"
@@ -728,7 +722,7 @@ msgid "location ID for provisioned hosts"
728
722
  msgstr "ID de ubicación para hosts aprovisionados"
729
723
 
730
724
  msgid "must be present."
731
- msgstr ""
725
+ msgstr "debe estar presente."
732
726
 
733
727
  msgid "must start with a letter or ERB."
734
728
  msgstr "debe comenzar con una letra o ERB."
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_discovery 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2019-01-30 10:57+0100\n"
12
- "PO-Revision-Date: 2019-01-30 10:57+0100\n"
11
+ "POT-Creation-Date: 2019-05-13 15:39+0200\n"
12
+ "PO-Revision-Date: 2019-05-13 15:39+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -209,15 +209,15 @@ msgstr ""
209
209
  msgid "Unable to find a discovery rule, no host provided (check permissions)"
210
210
  msgstr ""
211
211
 
212
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:47
212
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
213
213
  msgid "No hostgroup associated with rule '%s'"
214
214
  msgstr ""
215
215
 
216
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
216
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:69
217
217
  msgid "Errors during reboot: %s"
218
218
  msgstr ""
219
219
 
220
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
220
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:87
221
221
  msgid "No discovered hosts to reboot"
222
222
  msgstr ""
223
223
 
@@ -327,19 +327,19 @@ msgstr ""
327
327
 
328
328
  #: ../app/helpers/discovered_hosts_helper.rb:14
329
329
  #: ../app/helpers/discovered_hosts_helper.rb:29
330
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
330
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
331
331
  msgid "Auto Provision"
332
332
  msgstr ""
333
333
 
334
334
  #: ../app/helpers/discovered_hosts_helper.rb:15
335
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
335
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
336
336
  msgid "Refresh facts"
337
337
  msgstr ""
338
338
 
339
339
  #: ../app/helpers/discovered_hosts_helper.rb:16
340
340
  #: ../app/helpers/discovered_hosts_helper.rb:30
341
- #: ../app/models/setting/discovered.rb:24
342
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
341
+ #: ../app/models/setting/discovered.rb:26
342
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
343
343
  msgid "Reboot"
344
344
  msgstr ""
345
345
 
@@ -353,7 +353,7 @@ msgid "Select Action"
353
353
  msgstr ""
354
354
 
355
355
  #: ../app/helpers/discovered_hosts_helper.rb:23
356
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
356
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
357
357
  msgid "Delete %s?"
358
358
  msgstr ""
359
359
 
@@ -395,9 +395,10 @@ msgid "Provision"
395
395
  msgstr ""
396
396
 
397
397
  #: ../app/helpers/discovery_rules_helper.rb:26
398
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
398
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
399
399
  #: ../app/views/discovered_hosts/welcome.html.erb:1
400
400
  #: ../app/views/discovered_hosts/welcome.html.erb:6
401
+ #: ../lib/foreman_discovery/engine.rb:158
401
402
  #: ../lib/foreman_discovery/engine.rb:173
402
403
  msgid "Discovered Hosts"
403
404
  msgstr ""
@@ -446,63 +447,63 @@ msgstr ""
446
447
  msgid "must be present."
447
448
  msgstr ""
448
449
 
449
- #: ../app/models/discovery_rule.rb:53
450
+ #: ../app/models/discovery_rule.rb:52
450
451
  msgid "Host group organization %s must also be associated to the discovery rule"
451
452
  msgid_plural "Host group organizations %s must also be associated to the discovery rule"
452
453
  msgstr[0] ""
453
454
  msgstr[1] ""
454
455
 
455
- #: ../app/models/discovery_rule.rb:59
456
+ #: ../app/models/discovery_rule.rb:56
456
457
  msgid "Host group location %s must also be associated to the discovery rule"
457
458
  msgid_plural "Host group locations %s must also be associated to the discovery rule"
458
459
  msgstr[0] ""
459
460
  msgstr[1] ""
460
461
 
461
- #: ../app/models/host/discovered.rb:45
462
+ #: ../app/models/host/discovered.rb:41
462
463
  msgid "Fact + prefix"
463
464
  msgstr ""
464
465
 
465
- #: ../app/models/host/discovered.rb:46
466
+ #: ../app/models/host/discovered.rb:42
466
467
  msgid "Random name"
467
468
  msgstr ""
468
469
 
469
- #: ../app/models/host/discovered.rb:47
470
+ #: ../app/models/host/discovered.rb:43
470
471
  msgid "MAC-based name"
471
472
  msgstr ""
472
473
 
473
- #: ../app/models/host/discovered.rb:56
474
+ #: ../app/models/host/discovered.rb:52
474
475
  msgid "Invalid facts, must be a Hash"
475
476
  msgstr ""
476
477
 
477
- #: ../app/models/host/discovered.rb:61
478
+ #: ../app/models/host/discovered.rb:57
478
479
  msgid ""
479
480
  "Expected discovery_fact '%s' is missing, unable to detect primary interface an"
480
481
  "d set hostname"
481
482
  msgstr ""
482
483
 
483
- #: ../app/models/host/discovered.rb:74
484
+ #: ../app/models/host/discovered.rb:70
484
485
  msgid ""
485
486
  "Invalid facts: hash does not contain a valid value for any of the facts in the"
486
487
  " discovery_hostname setting: %s"
487
488
  msgstr ""
488
489
 
489
- #: ../app/models/host/discovered.rb:100
490
+ #: ../app/models/host/discovered.rb:96
490
491
  msgid "Facts could not be imported"
491
492
  msgstr ""
492
493
 
493
- #: ../app/models/host/discovered.rb:155
494
+ #: ../app/models/host/discovered.rb:151
494
495
  msgid "Could not get facts from proxy %{url}: %{error}"
495
496
  msgstr ""
496
497
 
497
- #: ../app/models/host/discovered.rb:163
498
+ #: ../app/models/host/discovered.rb:159
498
499
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
499
500
  msgstr ""
500
501
 
501
- #: ../app/models/host/discovered.rb:171
502
+ #: ../app/models/host/discovered.rb:167
502
503
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
503
504
  msgstr ""
504
505
 
505
- #: ../app/models/host/discovered.rb:190
506
+ #: ../app/models/host/discovered.rb:186
506
507
  msgid "Invalid hostname: Could not normalize the hostname"
507
508
  msgstr ""
508
509
 
@@ -518,11 +519,11 @@ msgstr ""
518
519
  msgid "Kexec template not associated with operating system"
519
520
  msgstr ""
520
521
 
521
- #: ../app/models/host/managed_extensions.rb:51
522
+ #: ../app/models/host/managed_extensions.rb:49
522
523
  msgid "Kernel kexec URL is invalid: '%s'"
523
524
  msgstr ""
524
525
 
525
- #: ../app/models/host/managed_extensions.rb:52
526
+ #: ../app/models/host/managed_extensions.rb:50
526
527
  msgid "Init RAM kexec URL is invalid: '%s'"
527
528
  msgstr ""
528
529
 
@@ -531,193 +532,193 @@ msgid "Rebuild DNS for %s"
531
532
  msgstr ""
532
533
 
533
534
  #: ../app/models/setting/discovered.rb:19
534
- msgid "Fact name to use for primary interface detection"
535
+ msgid "The default location to place discovered hosts in"
535
536
  msgstr ""
536
537
 
537
538
  #: ../app/models/setting/discovered.rb:19
538
- msgid "Interface fact"
539
+ msgid "Discovery location"
539
540
  msgstr ""
540
541
 
541
542
  #: ../app/models/setting/discovered.rb:20
543
+ msgid "The default organization to place discovered hosts in"
544
+ msgstr ""
545
+
546
+ #: ../app/models/setting/discovered.rb:20
547
+ msgid "Discovery organization"
548
+ msgstr ""
549
+
550
+ #: ../app/models/setting/discovered.rb:21
551
+ msgid "Fact name to use for primary interface detection"
552
+ msgstr ""
553
+
554
+ #: ../app/models/setting/discovered.rb:21
555
+ msgid "Interface fact"
556
+ msgstr ""
557
+
558
+ #: ../app/models/setting/discovered.rb:22
542
559
  msgid ""
543
560
  "Automatic bond interface (if another interface is detected on the same VLAN vi"
544
561
  "a LLDP)"
545
562
  msgstr ""
546
563
 
547
- #: ../app/models/setting/discovered.rb:20
564
+ #: ../app/models/setting/discovered.rb:22
548
565
  msgid "Create bond interfaces"
549
566
  msgstr ""
550
567
 
551
- #: ../app/models/setting/discovered.rb:21
568
+ #: ../app/models/setting/discovered.rb:23
552
569
  msgid "Clean all reported facts during provisioning (except discovery facts)"
553
570
  msgstr ""
554
571
 
555
- #: ../app/models/setting/discovered.rb:21
572
+ #: ../app/models/setting/discovered.rb:23
556
573
  msgid "Clean all facts"
557
574
  msgstr ""
558
575
 
559
- #: ../app/models/setting/discovered.rb:22
576
+ #: ../app/models/setting/discovered.rb:24
560
577
  msgid "List of facts to use for the hostname (separated by comma, first wins)"
561
578
  msgstr ""
562
579
 
563
- #: ../app/models/setting/discovered.rb:22
580
+ #: ../app/models/setting/discovered.rb:24
564
581
  msgid "Hostname facts"
565
582
  msgstr ""
566
583
 
567
- #: ../app/models/setting/discovered.rb:23
584
+ #: ../app/models/setting/discovered.rb:25
568
585
  msgid ""
569
586
  "Automatically provision newly discovered hosts, according to the provisioning "
570
587
  "rules"
571
588
  msgstr ""
572
589
 
573
- #: ../app/models/setting/discovered.rb:23
590
+ #: ../app/models/setting/discovered.rb:25
574
591
  msgid "Auto provisioning"
575
592
  msgstr ""
576
593
 
577
- #: ../app/models/setting/discovered.rb:24
594
+ #: ../app/models/setting/discovered.rb:26
578
595
  msgid "Automatically reboot or kexec discovered host during provisioning"
579
596
  msgstr ""
580
597
 
581
- #: ../app/models/setting/discovered.rb:25
598
+ #: ../app/models/setting/discovered.rb:27
582
599
  msgid "The default prefix to use for the host name, must start with a letter"
583
600
  msgstr ""
584
601
 
585
- #: ../app/models/setting/discovered.rb:25
602
+ #: ../app/models/setting/discovered.rb:27
586
603
  msgid "Hostname prefix"
587
604
  msgstr ""
588
605
 
589
- #: ../app/models/setting/discovered.rb:26
606
+ #: ../app/models/setting/discovered.rb:28
590
607
  msgid "Extra facter columns to show in host lists (separate by comma)"
591
608
  msgstr ""
592
609
 
593
- #: ../app/models/setting/discovered.rb:26
610
+ #: ../app/models/setting/discovered.rb:28
594
611
  msgid "Fact columns"
595
612
  msgstr ""
596
613
 
597
- #: ../app/models/setting/discovered.rb:27
614
+ #: ../app/models/setting/discovered.rb:29
598
615
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
599
616
  msgstr ""
600
617
 
601
- #: ../app/models/setting/discovered.rb:27
618
+ #: ../app/models/setting/discovered.rb:29
602
619
  msgid "Highlighted facts"
603
620
  msgstr ""
604
621
 
605
- #: ../app/models/setting/discovered.rb:28
622
+ #: ../app/models/setting/discovered.rb:30
606
623
  msgid "Regex to organize facts for storage section"
607
624
  msgstr ""
608
625
 
609
- #: ../app/models/setting/discovered.rb:28
626
+ #: ../app/models/setting/discovered.rb:30
610
627
  msgid "Storage facts"
611
628
  msgstr ""
612
629
 
613
- #: ../app/models/setting/discovered.rb:29
630
+ #: ../app/models/setting/discovered.rb:31
614
631
  msgid "Regex to organize facts for software section"
615
632
  msgstr ""
616
633
 
617
- #: ../app/models/setting/discovered.rb:29
634
+ #: ../app/models/setting/discovered.rb:31
618
635
  msgid "Software facts"
619
636
  msgstr ""
620
637
 
621
- #: ../app/models/setting/discovered.rb:30
638
+ #: ../app/models/setting/discovered.rb:32
622
639
  msgid "Regex to organize facts for hardware section"
623
640
  msgstr ""
624
641
 
625
- #: ../app/models/setting/discovered.rb:30
642
+ #: ../app/models/setting/discovered.rb:32
626
643
  msgid "Hardware facts"
627
644
  msgstr ""
628
645
 
629
- #: ../app/models/setting/discovered.rb:31
646
+ #: ../app/models/setting/discovered.rb:33
630
647
  msgid "Regex to organize facts for network section"
631
648
  msgstr ""
632
649
 
633
- #: ../app/models/setting/discovered.rb:31
650
+ #: ../app/models/setting/discovered.rb:33
634
651
  msgid "Network facts"
635
652
  msgstr ""
636
653
 
637
- #: ../app/models/setting/discovered.rb:32
654
+ #: ../app/models/setting/discovered.rb:34
638
655
  msgid "Regex to organize facts for ipmi section"
639
656
  msgstr ""
640
657
 
641
- #: ../app/models/setting/discovered.rb:32
658
+ #: ../app/models/setting/discovered.rb:34
642
659
  msgid "IPMI facts"
643
660
  msgstr ""
644
661
 
645
- #: ../app/models/setting/discovered.rb:33
662
+ #: ../app/models/setting/discovered.rb:35
646
663
  msgid ""
647
664
  "Automatically generate PXE configuration to pin a newly discovered host to dis"
648
665
  "covery"
649
666
  msgstr ""
650
667
 
651
- #: ../app/models/setting/discovered.rb:33
668
+ #: ../app/models/setting/discovered.rb:35
652
669
  msgid "Lock PXE"
653
670
  msgstr ""
654
671
 
655
- #: ../app/models/setting/discovered.rb:34
672
+ #: ../app/models/setting/discovered.rb:36
656
673
  msgid "PXELinux template to be used when pinning a host to discovery"
657
674
  msgstr ""
658
675
 
659
- #: ../app/models/setting/discovered.rb:34
676
+ #: ../app/models/setting/discovered.rb:36
660
677
  msgid "Locked PXELinux template name"
661
678
  msgstr ""
662
679
 
663
- #: ../app/models/setting/discovered.rb:35
680
+ #: ../app/models/setting/discovered.rb:37
664
681
  msgid "PXEGrub template to be used when pinning a host to discovery"
665
682
  msgstr ""
666
683
 
667
- #: ../app/models/setting/discovered.rb:35
684
+ #: ../app/models/setting/discovered.rb:37
668
685
  msgid "Locked PXEGrub template name"
669
686
  msgstr ""
670
687
 
671
- #: ../app/models/setting/discovered.rb:36
688
+ #: ../app/models/setting/discovered.rb:38
672
689
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
673
690
  msgstr ""
674
691
 
675
- #: ../app/models/setting/discovered.rb:36
692
+ #: ../app/models/setting/discovered.rb:38
676
693
  msgid "Locked PXEGrub2 template name"
677
694
  msgstr ""
678
695
 
679
- #: ../app/models/setting/discovered.rb:37
696
+ #: ../app/models/setting/discovered.rb:39
680
697
  msgid "Force DNS entries creation when provisioning discovered host"
681
698
  msgstr ""
682
699
 
683
- #: ../app/models/setting/discovered.rb:37
700
+ #: ../app/models/setting/discovered.rb:39
684
701
  msgid "Force DNS"
685
702
  msgstr ""
686
703
 
687
- #: ../app/models/setting/discovered.rb:38
704
+ #: ../app/models/setting/discovered.rb:40
688
705
  msgid ""
689
706
  "Do not allow to discover existing managed host matching MAC of a provisioning "
690
707
  "NIC (errors out early)"
691
708
  msgstr ""
692
709
 
693
- #: ../app/models/setting/discovered.rb:38
710
+ #: ../app/models/setting/discovered.rb:40
694
711
  msgid "Error on existing NIC"
695
712
  msgstr ""
696
713
 
697
- #: ../app/models/setting/discovered.rb:39
714
+ #: ../app/models/setting/discovered.rb:41
698
715
  msgid "Discovery hostname naming pattern"
699
716
  msgstr ""
700
717
 
701
- #: ../app/models/setting/discovered.rb:39
718
+ #: ../app/models/setting/discovered.rb:41
702
719
  msgid "Type of name generator"
703
720
  msgstr ""
704
721
 
705
- #: ../app/models/setting/discovered.rb:46
706
- msgid "The default location to place discovered hosts in"
707
- msgstr ""
708
-
709
- #: ../app/models/setting/discovered.rb:46
710
- msgid "Discovery location"
711
- msgstr ""
712
-
713
- #: ../app/models/setting/discovered.rb:54
714
- msgid "The default organization to place discovered hosts in"
715
- msgstr ""
716
-
717
- #: ../app/models/setting/discovered.rb:54
718
- msgid "Discovery organization"
719
- msgstr ""
720
-
721
722
  #: ../app/services/foreman_discovery/fact_parser.rb:4
722
723
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
723
724
  msgstr ""
@@ -749,7 +750,7 @@ msgid "Host"
749
750
  msgstr ""
750
751
 
751
752
  #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
752
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
753
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
753
754
  #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
754
755
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
755
756
  #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
@@ -757,14 +758,14 @@ msgid "Model"
757
758
  msgstr ""
758
759
 
759
760
  #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
760
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
761
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
761
762
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
762
763
  #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
763
764
  msgid "CPUs"
764
765
  msgstr ""
765
766
 
766
767
  #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
767
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
768
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
768
769
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
769
770
  #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
770
771
  msgid "Memory"
@@ -778,67 +779,67 @@ msgstr ""
778
779
  msgid "Create Host"
779
780
  msgstr ""
780
781
 
781
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
782
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
782
783
  msgid "Select all items in this page"
783
784
  msgstr ""
784
785
 
785
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
786
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
786
787
  msgid "items selected. Uncheck to Clear"
787
788
  msgstr ""
788
789
 
789
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
790
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
790
791
  #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
791
792
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
792
793
  #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
793
794
  msgid "Name"
794
795
  msgstr ""
795
796
 
796
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
797
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
797
798
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
798
799
  #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
799
800
  msgid "IP Address"
800
801
  msgstr ""
801
802
 
802
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
803
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
803
804
  msgid "Disk Count"
804
805
  msgstr ""
805
806
 
806
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
807
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
807
808
  msgid "Disks Size"
808
809
  msgstr ""
809
810
 
810
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
811
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
811
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15
812
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
812
813
  msgid "Location"
813
814
  msgstr ""
814
815
 
815
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
816
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
816
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
817
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
817
818
  msgid "Organization"
818
819
  msgstr ""
819
820
 
820
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:22
821
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
821
822
  msgid "Subnet"
822
823
  msgstr ""
823
824
 
824
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:23
825
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
825
826
  msgid "Last Facts Upload"
826
827
  msgstr ""
827
828
 
828
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:24
829
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
829
830
  #: ../app/views/discovery_rules/index.html.erb:12
830
831
  msgid "Actions"
831
832
  msgstr ""
832
833
 
833
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
834
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
834
835
  msgid "Please Confirm"
835
836
  msgstr ""
836
837
 
837
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
838
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
838
839
  msgid "Cancel"
839
840
  msgstr ""
840
841
 
841
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
842
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
842
843
  msgid "Submit"
843
844
  msgstr ""
844
845
 
@@ -1009,6 +1010,7 @@ msgid "Edit %s"
1009
1010
  msgstr ""
1010
1011
 
1011
1012
  #: ../app/views/discovery_rules/index.html.erb:1
1013
+ #: ../lib/foreman_discovery/engine.rb:163
1012
1014
  msgid "Discovery Rules"
1013
1015
  msgstr ""
1014
1016
 
@@ -1064,14 +1066,6 @@ msgstr ""
1064
1066
  msgid "Details"
1065
1067
  msgstr ""
1066
1068
 
1067
- #: ../lib/foreman_discovery/engine.rb:158
1068
- msgid "Discovered hosts"
1069
- msgstr ""
1070
-
1071
- #: ../lib/foreman_discovery/engine.rb:163
1072
- msgid "Discovery rules"
1073
- msgstr ""
1074
-
1075
1069
  #: ../lib/foreman_discovery/engine.rb:179
1076
1070
  msgid "Discovery Kexec template"
1077
1071
  msgstr ""