foreman_discovery 26.0.2 → 26.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +4 -10
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +3 -9
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +4 -10
  5. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +4 -10
  6. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +4 -10
  7. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +4 -10
  8. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +3 -9
  9. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +4 -10
  10. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +4 -10
  11. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +4 -10
  12. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +4 -10
  13. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +4 -10
  14. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +4 -10
  15. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +3 -9
  16. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +4 -10
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +3 -9
  18. data/app/services/foreman_discovery/host_converter.rb +5 -3
  19. data/lib/foreman_discovery/engine.rb +0 -9
  20. data/lib/foreman_discovery/version.rb +1 -1
  21. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  22. data/locale/ca/foreman_discovery.po +4 -10
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  24. data/locale/cs_CZ/foreman_discovery.po +3 -9
  25. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/de/foreman_discovery.po +4 -10
  27. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  28. data/locale/en_GB/foreman_discovery.po +4 -10
  29. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/es/foreman_discovery.po +4 -10
  31. data/locale/foreman_discovery.pot +42 -48
  32. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/fr/foreman_discovery.po +4 -10
  34. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/gl/foreman_discovery.po +3 -9
  36. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/it/foreman_discovery.po +4 -10
  38. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/ja/foreman_discovery.po +4 -10
  40. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ka/foreman_discovery.po +4 -10
  42. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  43. data/locale/ko/foreman_discovery.po +4 -10
  44. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/pt_BR/foreman_discovery.po +4 -10
  46. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/ru/foreman_discovery.po +4 -10
  48. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/sv_SE/foreman_discovery.po +3 -9
  50. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/zh_CN/foreman_discovery.po +4 -10
  52. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/zh_TW/foreman_discovery.po +3 -9
  54. data/test/test_helper_discovery.rb +0 -1
  55. data/test/unit/host_discovered_test.rb +1 -1
  56. metadata +1 -1
@@ -7,7 +7,7 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 26.0.1\n"
10
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
13
13
  "Last-Translator: caifti <caifti@gmail.com>, 2014\n"
@@ -455,9 +455,6 @@ msgstr "Posizioni"
455
455
  msgid "Lock PXE"
456
456
  msgstr ""
457
457
 
458
- msgid "Locked PXEGrub template name"
459
- msgstr ""
460
-
461
458
  msgid "Locked PXEGrub2 template name"
462
459
  msgstr ""
463
460
 
@@ -563,9 +560,6 @@ msgstr "Organizzazione"
563
560
  msgid "Organizations"
564
561
  msgstr "Organizzazioni"
565
562
 
566
- msgid "PXEGrub template to be used when pinning a host to discovery"
567
- msgstr ""
568
-
569
563
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
570
564
  msgstr ""
571
565
 
@@ -794,12 +788,12 @@ msgstr ""
794
788
  msgid "must be present."
795
789
  msgstr ""
796
790
 
797
- msgid "must start with a letter"
798
- msgstr ""
799
-
800
791
  msgid "must start with a letter or ERB."
801
792
  msgstr "deve iniziare con una lettera o ERB."
802
793
 
794
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
795
+ msgstr ""
796
+
803
797
  msgid "not required if it's a virtual machine"
804
798
  msgstr "non necessario se è una macchina virtuale"
805
799
 
@@ -8,7 +8,7 @@
8
8
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_discovery 26.0.1\n"
11
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
14
14
  "Last-Translator: 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015\n"
@@ -452,9 +452,6 @@ msgstr "ロケーション"
452
452
  msgid "Lock PXE"
453
453
  msgstr "PXE のロック"
454
454
 
455
- msgid "Locked PXEGrub template name"
456
- msgstr "ロックされた PXEGrub テンプレート名"
457
-
458
455
  msgid "Locked PXEGrub2 template name"
459
456
  msgstr "ロックされた PXEGrub2 テンプレート名"
460
457
 
@@ -560,9 +557,6 @@ msgstr "組織"
560
557
  msgid "Organizations"
561
558
  msgstr "組織"
562
559
 
563
- msgid "PXEGrub template to be used when pinning a host to discovery"
564
- msgstr "ホストを検出に固定する際に使用される PXEGrub テンプレート"
565
-
566
560
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
567
561
  msgstr "ホストを検出に固定する際に使用される PXEGrub2 テンプレート"
568
562
 
@@ -791,12 +785,12 @@ msgstr "プロビジョニングされたホストのロケーション ID"
791
785
  msgid "must be present."
792
786
  msgstr "必須です。"
793
787
 
794
- msgid "must start with a letter"
795
- msgstr ""
796
-
797
788
  msgid "must start with a letter or ERB."
798
789
  msgstr "文字または ERB で開始する必要があります。"
799
790
 
791
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
792
+ msgstr ""
793
+
800
794
  msgid "not required if it's a virtual machine"
801
795
  msgstr "仮想マシンの場合は不要です"
802
796
 
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 26.0.1\n"
8
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -452,9 +452,6 @@ msgstr "მდებარეობები"
452
452
  msgid "Lock PXE"
453
453
  msgstr "PXE-ის ჩაკეტვა"
454
454
 
455
- msgid "Locked PXEGrub template name"
456
- msgstr "PXEGrub-ის დაბლოკილი შაბლონის სახელი"
457
-
458
455
  msgid "Locked PXEGrub2 template name"
459
456
  msgstr "PXEGrub2-ის დაბლოკილი შაბლონის სახელი"
460
457
 
@@ -560,9 +557,6 @@ msgstr "ორგანიზაცია"
560
557
  msgid "Organizations"
561
558
  msgstr "ორგანიზაციები"
562
559
 
563
- msgid "PXEGrub template to be used when pinning a host to discovery"
564
- msgstr "PXEGrub-ის შაბლონი, რომლითაც აღმოჩენილი ჰოსტების მიჭიკარტება ხდება"
565
-
566
560
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
567
561
  msgstr "PXEGrub2-ის შაბლონი, რომლითაც აღმოჩენილი ჰოსტების მიჭიკარტება ხდება"
568
562
 
@@ -791,12 +785,12 @@ msgstr "სამუშაოდ მომზადებული ჰოსტ
791
785
  msgid "must be present."
792
786
  msgstr "უნდა არსებობდეს."
793
787
 
794
- msgid "must start with a letter"
795
- msgstr ""
796
-
797
788
  msgid "must start with a letter or ERB."
798
789
  msgstr "უნდა იწყებოდეს სიმბოლოთი ან ERB-ით."
799
790
 
791
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
792
+ msgstr ""
793
+
800
794
  msgid "not required if it's a virtual machine"
801
795
  msgstr "საჭირო არაა, თუ ის ვირტუალური მანქანაა"
802
796
 
@@ -6,7 +6,7 @@
6
6
  # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2022
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_discovery 26.0.1\n"
9
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
12
12
  "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
@@ -450,9 +450,6 @@ msgstr "위치"
450
450
  msgid "Lock PXE"
451
451
  msgstr "PXE 잠금"
452
452
 
453
- msgid "Locked PXEGrub template name"
454
- msgstr "잠긴 PXEGrub 템플릿 이름"
455
-
456
453
  msgid "Locked PXEGrub2 template name"
457
454
  msgstr "잠긴 PXEGrub2 템플릿 이름"
458
455
 
@@ -558,9 +555,6 @@ msgstr "조직 "
558
555
  msgid "Organizations"
559
556
  msgstr "조직"
560
557
 
561
- msgid "PXEGrub template to be used when pinning a host to discovery"
562
- msgstr "호스트를 검색에 고정할 때 사용할 PXEGrub 템플릿"
563
-
564
558
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
565
559
  msgstr "호스트를 검색에 고정할 때 사용할 PXEGrub2 템플릿"
566
560
 
@@ -789,12 +783,12 @@ msgstr "프로비저닝된 호스트의 위치 ID"
789
783
  msgid "must be present."
790
784
  msgstr "반드시 존재해야 합니다."
791
785
 
792
- msgid "must start with a letter"
793
- msgstr ""
794
-
795
786
  msgid "must start with a letter or ERB."
796
787
  msgstr "문자 또는 ERB로 시작해야 합니다."
797
788
 
789
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
790
+ msgstr ""
791
+
798
792
  msgid "not required if it's a virtual machine"
799
793
  msgstr "가상 머신의 경우 필요하지 않습니다"
800
794
 
@@ -13,7 +13,7 @@
13
13
  # Valeria S Silva <valeriassilva@live.com>, 2015
14
14
  msgid ""
15
15
  msgstr ""
16
- "Project-Id-Version: foreman_discovery 26.0.1\n"
16
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
17
17
  "Report-Msgid-Bugs-To: \n"
18
18
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
19
19
  "Last-Translator: Valeria S Silva <valeriassilva@live.com>, 2015\n"
@@ -464,9 +464,6 @@ msgstr "Locais"
464
464
  msgid "Lock PXE"
465
465
  msgstr "Bloquear PXE"
466
466
 
467
- msgid "Locked PXEGrub template name"
468
- msgstr "Nome do modelo PXEGrub bloqueado"
469
-
470
467
  msgid "Locked PXEGrub2 template name"
471
468
  msgstr "Nome do modelo PXEGrub2 bloqueado"
472
469
 
@@ -572,9 +569,6 @@ msgstr "Organização"
572
569
  msgid "Organizations"
573
570
  msgstr "Organizações"
574
571
 
575
- msgid "PXEGrub template to be used when pinning a host to discovery"
576
- msgstr "Modelo PXEGrub a ser usado para fixar um host no Discovery"
577
-
578
572
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
579
573
  msgstr "Modelo PXEGrub2 a ser usado para fixar um host no Discovery"
580
574
 
@@ -803,12 +797,12 @@ msgstr "ID de local para hosts provisionados"
803
797
  msgid "must be present."
804
798
  msgstr "deve estar presente."
805
799
 
806
- msgid "must start with a letter"
807
- msgstr ""
808
-
809
800
  msgid "must start with a letter or ERB."
810
801
  msgstr "deve iniciar com uma letra ou ERB."
811
802
 
803
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
804
+ msgstr ""
805
+
812
806
  msgid "not required if it's a virtual machine"
813
807
  msgstr "não é obrigatório se for uma máquina virtual"
814
808
 
@@ -10,7 +10,7 @@
10
10
  # Yulia <yulia.poyarkova@redhat.com>, 2016
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 26.0.1\n"
13
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
16
16
  "Last-Translator: Yulia <yulia.poyarkova@redhat.com>, 2016\n"
@@ -463,9 +463,6 @@ msgstr "Местоположения"
463
463
  msgid "Lock PXE"
464
464
  msgstr ""
465
465
 
466
- msgid "Locked PXEGrub template name"
467
- msgstr ""
468
-
469
466
  msgid "Locked PXEGrub2 template name"
470
467
  msgstr ""
471
468
 
@@ -571,9 +568,6 @@ msgstr "Организация"
571
568
  msgid "Organizations"
572
569
  msgstr "Организации"
573
570
 
574
- msgid "PXEGrub template to be used when pinning a host to discovery"
575
- msgstr ""
576
-
577
571
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
578
572
  msgstr ""
579
573
 
@@ -802,12 +796,12 @@ msgstr ""
802
796
  msgid "must be present."
803
797
  msgstr ""
804
798
 
805
- msgid "must start with a letter"
806
- msgstr ""
807
-
808
799
  msgid "must start with a letter or ERB."
809
800
  msgstr "должен начинаться с буквы или ERB"
810
801
 
802
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
803
+ msgstr ""
804
+
811
805
  msgid "not required if it's a virtual machine"
812
806
  msgstr "не требуется для виртуальных машин"
813
807
 
@@ -8,7 +8,7 @@
8
8
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_discovery 26.0.1\n"
11
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
14
14
  "Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2014\n"
@@ -455,9 +455,6 @@ msgstr "Lokationer"
455
455
  msgid "Lock PXE"
456
456
  msgstr ""
457
457
 
458
- msgid "Locked PXEGrub template name"
459
- msgstr ""
460
-
461
458
  msgid "Locked PXEGrub2 template name"
462
459
  msgstr ""
463
460
 
@@ -563,9 +560,6 @@ msgstr "Organisation"
563
560
  msgid "Organizations"
564
561
  msgstr "Organisationer"
565
562
 
566
- msgid "PXEGrub template to be used when pinning a host to discovery"
567
- msgstr ""
568
-
569
563
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
570
564
  msgstr ""
571
565
 
@@ -794,10 +788,10 @@ msgstr ""
794
788
  msgid "must be present."
795
789
  msgstr ""
796
790
 
797
- msgid "must start with a letter"
791
+ msgid "must start with a letter or ERB."
798
792
  msgstr ""
799
793
 
800
- msgid "must start with a letter or ERB."
794
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
801
795
  msgstr ""
802
796
 
803
797
  msgid "not required if it's a virtual machine"
@@ -6,7 +6,7 @@
6
6
  # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_discovery 26.0.1\n"
9
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
12
12
  "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
@@ -451,9 +451,6 @@ msgstr "位置"
451
451
  msgid "Lock PXE"
452
452
  msgstr "锁定 PXE"
453
453
 
454
- msgid "Locked PXEGrub template name"
455
- msgstr "锁定的 PXEGrub 模板名称"
456
-
457
454
  msgid "Locked PXEGrub2 template name"
458
455
  msgstr "锁定的 PXEGrub2 模板名称"
459
456
 
@@ -559,9 +556,6 @@ msgstr "机构"
559
556
  msgid "Organizations"
560
557
  msgstr "机构"
561
558
 
562
- msgid "PXEGrub template to be used when pinning a host to discovery"
563
- msgstr "将主机固定至发现时使用的 PXEGrub 模板"
564
-
565
559
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
566
560
  msgstr "将主机固定至发现时使用的 PXEGrub2 模板"
567
561
 
@@ -790,12 +784,12 @@ msgstr "预配主机的位置 ID"
790
784
  msgid "must be present."
791
785
  msgstr "必须存在。"
792
786
 
793
- msgid "must start with a letter"
794
- msgstr ""
795
-
796
787
  msgid "must start with a letter or ERB."
797
788
  msgstr "必须以字母或 ERB 开始。"
798
789
 
790
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
791
+ msgstr ""
792
+
799
793
  msgid "not required if it's a virtual machine"
800
794
  msgstr "如果是虚拟机,则不需要"
801
795
 
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 26.0.1\n"
8
+ "Project-Id-Version: foreman_discovery 26.0.2\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2013-11-15 17:25+0000\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -452,9 +452,6 @@ msgstr "位置"
452
452
  msgid "Lock PXE"
453
453
  msgstr ""
454
454
 
455
- msgid "Locked PXEGrub template name"
456
- msgstr ""
457
-
458
455
  msgid "Locked PXEGrub2 template name"
459
456
  msgstr ""
460
457
 
@@ -560,9 +557,6 @@ msgstr "組織"
560
557
  msgid "Organizations"
561
558
  msgstr "組織"
562
559
 
563
- msgid "PXEGrub template to be used when pinning a host to discovery"
564
- msgstr ""
565
-
566
560
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
567
561
  msgstr ""
568
562
 
@@ -791,10 +785,10 @@ msgstr ""
791
785
  msgid "must be present."
792
786
  msgstr ""
793
787
 
794
- msgid "must start with a letter"
788
+ msgid "must start with a letter or ERB."
795
789
  msgstr ""
796
790
 
797
- msgid "must start with a letter or ERB."
791
+ msgid "must start with a letter. Allowed characters: `a-z`, `A-Z`, `0-9` and `-`. Max length is 62 characters."
798
792
  msgstr ""
799
793
 
800
794
  msgid "not required if it's a virtual machine"
@@ -62,7 +62,6 @@ def set_default_settings
62
62
  Setting['discovery_clean_facts'] = false
63
63
  Setting['discovery_lock'] = false
64
64
  Setting['discovery_pxelinux_lock_template'] = 'pxelinux_discovery'
65
- Setting['discovery_pxegrub_lock_template'] = 'pxegrub_discovery'
66
65
  Setting['discovery_pxegrub2_lock_template'] = 'pxegrub2_discovery'
67
66
  Setting['discovery_always_rebuild_dns'] = true
68
67
  Setting['discovery_error_on_existing'] = false
@@ -202,7 +202,7 @@ class HostDiscoveredTest < ActiveSupport::TestCase
202
202
  :locations => [location_one]
203
203
  )
204
204
  Subnet.expects(:subnet_for).with('10.35.27.2').returns(subnet)
205
- ProxyAPI::TFTP.any_instance.expects(:set).with(anything, 'e4:1f:13:cc:36:58', anything).returns(true).times(3)
205
+ ProxyAPI::TFTP.any_instance.expects(:set).with(anything, 'e4:1f:13:cc:36:58', anything).returns(true).times(2)
206
206
  TemplateKind::PXE.each do |kind|
207
207
  ProvisioningTemplate.where(:name => "#{kind.downcase}_discovery").first_or_create(
208
208
  :template_kind_id => template_kinds(kind.downcase.to_sym),
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_discovery
3
3
  version: !ruby/object:Gem::Version
4
- version: 26.0.2
4
+ version: 26.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aditi Puntambekar