foreman_puppet 5.1.0 → 5.1.2

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 (51) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
  4. data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
  5. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
  6. data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
  7. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
  8. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
  9. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
  10. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
  11. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
  12. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
  13. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
  14. data/lib/foreman_puppet/version.rb +1 -1
  15. data/lib/tasks/foreman_puppet_tasks.rake +0 -10
  16. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  17. data/locale/ca/foreman_puppet.po +7 -5
  18. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  19. data/locale/cs_CZ/foreman_puppet.po +7 -5
  20. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  21. data/locale/de/foreman_puppet.po +7 -5
  22. data/locale/en/foreman_puppet.po +4 -1
  23. data/locale/en_GB/foreman_puppet.po +7 -5
  24. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  25. data/locale/es/foreman_puppet.po +7 -5
  26. data/locale/foreman_puppet.pot +12 -9
  27. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  28. data/locale/fr/foreman_puppet.po +8 -6
  29. data/locale/gl/foreman_puppet.po +7 -5
  30. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/it/foreman_puppet.po +7 -5
  32. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/ja/foreman_puppet.po +8 -6
  34. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/ka/foreman_puppet.po +8 -6
  36. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/ko/foreman_puppet.po +7 -5
  38. data/locale/nl_NL/foreman_puppet.po +7 -5
  39. data/locale/pl/foreman_puppet.po +7 -5
  40. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/pt_BR/foreman_puppet.po +7 -5
  42. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/ru/foreman_puppet.po +7 -5
  44. data/locale/sv_SE/foreman_puppet.po +7 -5
  45. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  46. data/locale/zh_CN/foreman_puppet.po +8 -6
  47. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  48. data/locale/zh_TW/foreman_puppet.po +7 -5
  49. data/package.json +7 -7
  50. data/webpack/src/Components/Environments/Welcome.js +4 -4
  51. metadata +10 -2
@@ -6,7 +6,6 @@
6
6
  # Translators:
7
7
  # Carmela Rubiños <carmela.rubinos@gmail.com>, 2022
8
8
  #
9
- #, fuzzy
10
9
  msgid ""
11
10
  msgstr ""
12
11
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -245,9 +244,6 @@ msgstr "Entorno baleiro"
245
244
  msgid "Environment"
246
245
  msgstr "Entorno"
247
246
 
248
- msgid "Environment name"
249
- msgstr ""
250
-
251
247
  msgid "Environment only"
252
248
  msgstr "Solo Entorno"
253
249
 
@@ -356,7 +352,7 @@ msgstr ""
356
352
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
357
353
  msgstr ""
358
354
 
359
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
355
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
360
356
  msgstr ""
361
357
 
362
358
  msgid "Ignored classes in the environments: %s"
@@ -617,9 +613,15 @@ msgstr ""
617
613
  msgid "Puppet YAML"
618
614
  msgstr ""
619
615
 
616
+ msgid "Puppet classes"
617
+ msgstr ""
618
+
620
619
  msgid "Puppet details"
621
620
  msgstr ""
622
621
 
622
+ msgid "Puppet env"
623
+ msgstr ""
624
+
623
625
  msgid "Puppet environment"
624
626
  msgstr ""
625
627
 
@@ -10,7 +10,6 @@
10
10
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
11
11
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -250,9 +249,6 @@ msgstr "Ambiente vuoto"
250
249
  msgid "Environment"
251
250
  msgstr "Ambiente"
252
251
 
253
- msgid "Environment name"
254
- msgstr "Nome ambiente"
255
-
256
252
  msgid "Environment only"
257
253
  msgstr "Solo ambiente"
258
254
 
@@ -361,7 +357,7 @@ msgstr ""
361
357
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
362
358
  msgstr ""
363
359
 
364
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
360
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
365
361
  msgstr ""
366
362
 
367
363
  msgid "Ignored classes in the environments: %s"
@@ -622,9 +618,15 @@ msgstr ""
622
618
  msgid "Puppet YAML"
623
619
  msgstr ""
624
620
 
621
+ msgid "Puppet classes"
622
+ msgstr ""
623
+
625
624
  msgid "Puppet details"
626
625
  msgstr ""
627
626
 
627
+ msgid "Puppet env"
628
+ msgstr ""
629
+
628
630
  msgid "Puppet environment"
629
631
  msgstr ""
630
632
 
@@ -10,7 +10,6 @@
10
10
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
11
11
  # Amit Upadhye <aupadhye@redhat.com>, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -252,9 +251,6 @@ msgstr "空の環境"
252
251
  msgid "Environment"
253
252
  msgstr "環境"
254
253
 
255
- msgid "Environment name"
256
- msgstr "環境名"
257
-
258
254
  msgid "Environment only"
259
255
  msgstr "環境のみ"
260
256
 
@@ -363,8 +359,8 @@ msgstr "関連する Puppet クラスの ID"
363
359
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
364
360
  msgstr "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
365
361
 
366
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
367
- msgstr "Foreman を外部ノードの分類子として使用予定の場合には、1 つまたは複数の環境に関する情報を指定する必要があります。<br/>この情報は一般的に、<a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet クラスおよび環境インポーター</a> を使用して、既存の Puppet 設定からインポートされます。"
362
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
363
+ msgstr ""
368
364
 
369
365
  msgid "Ignored classes in the environments: %s"
370
366
  msgstr "環境内で無視されたクラス: %s"
@@ -624,9 +620,15 @@ msgstr "Puppet Smart Proxy"
624
620
  msgid "Puppet YAML"
625
621
  msgstr "Puppet YAML"
626
622
 
623
+ msgid "Puppet classes"
624
+ msgstr ""
625
+
627
626
  msgid "Puppet details"
628
627
  msgstr "Puppet の詳細"
629
628
 
629
+ msgid "Puppet env"
630
+ msgstr ""
631
+
630
632
  msgid "Puppet environment"
631
633
  msgstr "Puppet 環境"
632
634
 
@@ -6,7 +6,6 @@
6
6
  # Translators:
7
7
  # Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2022
8
8
  #
9
- #, fuzzy
10
9
  msgid ""
11
10
  msgstr ""
12
11
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -249,9 +248,6 @@ msgstr "ცარიელი გარემო"
249
248
  msgid "Environment"
250
249
  msgstr "გარემო"
251
250
 
252
- msgid "Environment name"
253
- msgstr "გარემოს სახელი"
254
-
255
251
  msgid "Environment only"
256
252
  msgstr "მხოლოდ გარემო"
257
253
 
@@ -360,8 +356,8 @@ msgstr "Puppet-ის ასოცირებული კლასების
360
356
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
361
357
  msgstr "თუ მონიშნულია, წარმოიქმნება შეცდომა, თუ არ არის ნაგულისხმევი მნიშვნელობა და არცერთი დამთხვევა მნიშვნელობას არ იძლევა"
362
358
 
363
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
364
- msgstr "თუ თქვენ აპირებთ Foreman- ის , როგორც გარე კვანძის კლასიფიკატორის გამოყენებას, უნდა მიაწოდოთ ინფორმაცია ერთი ან მეტი გარემოს შესახებ.<br/> ეს ინფორმაცია ჩვეულებრივ იმპორტირებულია წინასწარ არსებული მარიონეტული კონფიგურაციიდან <a target=\"_blank\" href=\"${getManualURL(\" '4.2.2classes'=\"\" )}=\"\">მარიონეტული კლასებისა და გარემოს იმპორტიორის გამოყენებით.</a>"
359
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
360
+ msgstr ""
365
361
 
366
362
  msgid "Ignored classes in the environments: %s"
367
363
  msgstr "გარემოების იგნორირებული კლასები: %s"
@@ -621,9 +617,15 @@ msgstr "Puppet -ის ჭკვიანი პროქსი"
621
617
  msgid "Puppet YAML"
622
618
  msgstr "Puppet YAML"
623
619
 
620
+ msgid "Puppet classes"
621
+ msgstr ""
622
+
624
623
  msgid "Puppet details"
625
624
  msgstr "Puppet -ის დეტალები"
626
625
 
626
+ msgid "Puppet env"
627
+ msgstr ""
628
+
627
629
  msgid "Puppet environment"
628
630
  msgstr "Puppet-ის გარემო"
629
631
 
@@ -7,7 +7,6 @@
7
7
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
8
8
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
9
9
  #
10
- #, fuzzy
11
10
  msgid ""
12
11
  msgstr ""
13
12
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -246,9 +245,6 @@ msgstr "빈 환경 "
246
245
  msgid "Environment"
247
246
  msgstr "환경 "
248
247
 
249
- msgid "Environment name"
250
- msgstr "환경 이름 "
251
-
252
248
  msgid "Environment only"
253
249
  msgstr "환경만 "
254
250
 
@@ -357,7 +353,7 @@ msgstr ""
357
353
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
358
354
  msgstr "true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
359
355
 
360
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
356
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
361
357
  msgstr ""
362
358
 
363
359
  msgid "Ignored classes in the environments: %s"
@@ -618,9 +614,15 @@ msgstr ""
618
614
  msgid "Puppet YAML"
619
615
  msgstr ""
620
616
 
617
+ msgid "Puppet classes"
618
+ msgstr ""
619
+
621
620
  msgid "Puppet details"
622
621
  msgstr ""
623
622
 
623
+ msgid "Puppet env"
624
+ msgstr ""
625
+
624
626
  msgid "Puppet environment"
625
627
  msgstr ""
626
628
 
@@ -10,7 +10,6 @@
10
10
  # dschutterop <daniel@schutterop.nl>, 2021
11
11
  # Mark Olie <mark.transifex@oliekoets.nl>, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -250,9 +249,6 @@ msgstr ""
250
249
  msgid "Environment"
251
250
  msgstr ""
252
251
 
253
- msgid "Environment name"
254
- msgstr ""
255
-
256
252
  msgid "Environment only"
257
253
  msgstr ""
258
254
 
@@ -361,7 +357,7 @@ msgstr ""
361
357
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
362
358
  msgstr "Als gezet, wordt er een fout gegenereerd als er geen standaardwaarde is en geen matcher een waarde aanbiedt"
363
359
 
364
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
360
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
365
361
  msgstr ""
366
362
 
367
363
  msgid "Ignored classes in the environments: %s"
@@ -622,9 +618,15 @@ msgstr ""
622
618
  msgid "Puppet YAML"
623
619
  msgstr ""
624
620
 
621
+ msgid "Puppet classes"
622
+ msgstr ""
623
+
625
624
  msgid "Puppet details"
626
625
  msgstr ""
627
626
 
627
+ msgid "Puppet env"
628
+ msgstr ""
629
+
628
630
  msgid "Puppet environment"
629
631
  msgstr ""
630
632
 
@@ -8,7 +8,6 @@
8
8
  # Michał Foryt <michal.foryt@gmail.com>, 2022
9
9
  # sziolkow <sziolkow@gmail.com>, 2022
10
10
  #
11
- #, fuzzy
12
11
  msgid ""
13
12
  msgstr ""
14
13
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -249,9 +248,6 @@ msgstr "puste środowisko"
249
248
  msgid "Environment"
250
249
  msgstr "Środowisko"
251
250
 
252
- msgid "Environment name"
253
- msgstr ""
254
-
255
251
  msgid "Environment only"
256
252
  msgstr "Tylko środowisko"
257
253
 
@@ -360,7 +356,7 @@ msgstr ""
360
356
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
361
357
  msgstr "Jeśli to prawda, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości"
362
358
 
363
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
359
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
364
360
  msgstr ""
365
361
 
366
362
  msgid "Ignored classes in the environments: %s"
@@ -621,9 +617,15 @@ msgstr ""
621
617
  msgid "Puppet YAML"
622
618
  msgstr ""
623
619
 
620
+ msgid "Puppet classes"
621
+ msgstr ""
622
+
624
623
  msgid "Puppet details"
625
624
  msgstr ""
626
625
 
626
+ msgid "Puppet env"
627
+ msgstr ""
628
+
627
629
  msgid "Puppet environment"
628
630
  msgstr ""
629
631
 
@@ -13,7 +13,6 @@
13
13
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
14
14
  # Amit Upadhye <aupadhye@redhat.com>, 2022
15
15
  #
16
- #, fuzzy
17
16
  msgid ""
18
17
  msgstr ""
19
18
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -254,9 +253,6 @@ msgstr "Ambiente vazio"
254
253
  msgid "Environment"
255
254
  msgstr "Ambiente"
256
255
 
257
- msgid "Environment name"
258
- msgstr "Nome do ambiente"
259
-
260
256
  msgid "Environment only"
261
257
  msgstr "Somente ambiente"
262
258
 
@@ -365,7 +361,7 @@ msgstr ""
365
361
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
366
362
  msgstr "Se verdadeiro, gerará um erro caso não exista nenhum valor padrão e nenhuma correspondência forneça um valor "
367
363
 
368
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
364
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
369
365
  msgstr ""
370
366
 
371
367
  msgid "Ignored classes in the environments: %s"
@@ -626,9 +622,15 @@ msgstr ""
626
622
  msgid "Puppet YAML"
627
623
  msgstr ""
628
624
 
625
+ msgid "Puppet classes"
626
+ msgstr ""
627
+
629
628
  msgid "Puppet details"
630
629
  msgstr ""
631
630
 
631
+ msgid "Puppet env"
632
+ msgstr ""
633
+
632
634
  msgid "Puppet environment"
633
635
  msgstr "Ambiente Puppet"
634
636
 
@@ -13,7 +13,6 @@
13
13
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
14
14
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
15
15
  #
16
- #, fuzzy
17
16
  msgid ""
18
17
  msgstr ""
19
18
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -254,9 +253,6 @@ msgstr "Пустое окружение"
254
253
  msgid "Environment"
255
254
  msgstr "Окружение"
256
255
 
257
- msgid "Environment name"
258
- msgstr "Имя окружения"
259
-
260
256
  msgid "Environment only"
261
257
  msgstr "Только окружение"
262
258
 
@@ -365,7 +361,7 @@ msgstr ""
365
361
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
366
362
  msgstr "Если установлено, вызовет ошибку, если не установлено значение по умолчанию и не найдет поставщик значения"
367
363
 
368
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
364
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
369
365
  msgstr ""
370
366
 
371
367
  msgid "Ignored classes in the environments: %s"
@@ -626,9 +622,15 @@ msgstr ""
626
622
  msgid "Puppet YAML"
627
623
  msgstr ""
628
624
 
625
+ msgid "Puppet classes"
626
+ msgstr ""
627
+
629
628
  msgid "Puppet details"
630
629
  msgstr ""
631
630
 
631
+ msgid "Puppet env"
632
+ msgstr ""
633
+
632
634
  msgid "Puppet environment"
633
635
  msgstr ""
634
636
 
@@ -9,7 +9,6 @@
9
9
  # Mikael Fridh <frimik@gmail.com>, 2021
10
10
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2022
11
11
  #
12
- #, fuzzy
13
12
  msgid ""
14
13
  msgstr ""
15
14
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -249,9 +248,6 @@ msgstr "Tom miljö"
249
248
  msgid "Environment"
250
249
  msgstr "Miljö"
251
250
 
252
- msgid "Environment name"
253
- msgstr ""
254
-
255
251
  msgid "Environment only"
256
252
  msgstr "Enbart miljö"
257
253
 
@@ -360,7 +356,7 @@ msgstr ""
360
356
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
361
357
  msgstr ""
362
358
 
363
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
359
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
364
360
  msgstr ""
365
361
 
366
362
  msgid "Ignored classes in the environments: %s"
@@ -621,9 +617,15 @@ msgstr ""
621
617
  msgid "Puppet YAML"
622
618
  msgstr ""
623
619
 
620
+ msgid "Puppet classes"
621
+ msgstr ""
622
+
624
623
  msgid "Puppet details"
625
624
  msgstr ""
626
625
 
626
+ msgid "Puppet env"
627
+ msgstr ""
628
+
627
629
  msgid "Puppet environment"
628
630
  msgstr ""
629
631
 
@@ -10,7 +10,6 @@
10
10
  # tim123, 2022
11
11
  # Amit Upadhye <aupadhye@redhat.com>, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -253,9 +252,6 @@ msgstr "空环境"
253
252
  msgid "Environment"
254
253
  msgstr "环境"
255
254
 
256
- msgid "Environment name"
257
- msgstr "環境名稱"
258
-
259
255
  msgid "Environment only"
260
256
  msgstr "仅环境"
261
257
 
@@ -364,8 +360,8 @@ msgstr "与 Puppetclasses 关联的 ID"
364
360
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
365
361
  msgstr "如为 true,则会在没有默认值且没有匹配程序提供参数值时出错"
366
362
 
367
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
368
- msgstr "如果您计划将 Foreman 用作外部节点分类器,您应当提供一个或多个环境的信息。<br/>此信息通常使用 <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet 类和环境导入器</a>从预先存在的 Puppet 配置中导入。"
363
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
364
+ msgstr ""
369
365
 
370
366
  msgid "Ignored classes in the environments: %s"
371
367
  msgstr "环境中忽略的类别: %s"
@@ -625,9 +621,15 @@ msgstr "Puppet 智能代理"
625
621
  msgid "Puppet YAML"
626
622
  msgstr "Puppet YAML"
627
623
 
624
+ msgid "Puppet classes"
625
+ msgstr ""
626
+
628
627
  msgid "Puppet details"
629
628
  msgstr "Puppet 详情"
630
629
 
630
+ msgid "Puppet env"
631
+ msgstr ""
632
+
631
633
  msgid "Puppet environment"
632
634
  msgstr "Puppet 环境"
633
635
 
@@ -8,7 +8,6 @@
8
8
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
9
9
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
10
10
  #
11
- #, fuzzy
12
11
  msgid ""
13
12
  msgstr ""
14
13
  "Project-Id-Version: foreman_puppet 5.0.0\n"
@@ -248,9 +247,6 @@ msgstr "空的環境"
248
247
  msgid "Environment"
249
248
  msgstr "環境"
250
249
 
251
- msgid "Environment name"
252
- msgstr "環境名稱"
253
-
254
250
  msgid "Environment only"
255
251
  msgstr "只有環境"
256
252
 
@@ -359,7 +355,7 @@ msgstr ""
359
355
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
360
356
  msgstr "若為真而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
361
357
 
362
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
358
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
363
359
  msgstr ""
364
360
 
365
361
  msgid "Ignored classes in the environments: %s"
@@ -620,9 +616,15 @@ msgstr ""
620
616
  msgid "Puppet YAML"
621
617
  msgstr ""
622
618
 
619
+ msgid "Puppet classes"
620
+ msgstr ""
621
+
623
622
  msgid "Puppet details"
624
623
  msgstr ""
625
624
 
625
+ msgid "Puppet env"
626
+ msgstr ""
627
+
626
628
  msgid "Puppet environment"
627
629
  msgstr ""
628
630
 
data/package.json CHANGED
@@ -21,17 +21,17 @@
21
21
  "url": "http://projects.theforeman.org/projects/foreman_puppet/issues"
22
22
  },
23
23
  "peerDependencies": {
24
- "@theforeman/vendor": "^10.1.0"
24
+ "@theforeman/vendor": ">= 10.1.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@babel/core": "^7.7.0",
28
28
  "@sheerun/mutationobserver-shim": "^0.3.3",
29
- "@theforeman/builder": "^10.1.0",
30
- "@theforeman/eslint-plugin-foreman": "^10.1.0",
31
- "@theforeman/find-foreman": "^10.1.0",
32
- "@theforeman/stories": "^10.1.0",
33
- "@theforeman/test": "^10.1.0",
34
- "@theforeman/vendor-dev": "^10.1.0",
29
+ "@theforeman/builder": ">= 10.1.0",
30
+ "@theforeman/eslint-plugin-foreman": ">= 10.1.0",
31
+ "@theforeman/find-foreman": ">= 10.1.0",
32
+ "@theforeman/stories": ">= 10.1.0",
33
+ "@theforeman/test": ">= 10.1.0",
34
+ "@theforeman/vendor-dev": ">= 10.1.0",
35
35
  "babel-eslint": "^10.0.3",
36
36
  "eslint": "^6.7.2",
37
37
  "jed": "^1.1.1",
@@ -16,17 +16,17 @@ export const WelcomeEnv = ({ canCreate }) => {
16
16
  <FormattedMessage
17
17
  id="puppetenv-welcome"
18
18
  defaultMessage={__(
19
- 'If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClasses}.'
19
+ 'If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer.'
20
20
  )}
21
21
  values={{
22
22
  newLine: <br />,
23
- puppetClasses: (
23
+ puppetClassesLinkToDocs: (
24
24
  <a
25
25
  target="_blank"
26
26
  href={getManualURL('4.2.2Classes')}
27
27
  rel="noreferrer"
28
28
  >
29
- {__('Puppet classes and environment importer')}
29
+ {__('Puppet classes')}
30
30
  </a>
31
31
  ),
32
32
  }}
@@ -37,7 +37,7 @@ export const WelcomeEnv = ({ canCreate }) => {
37
37
  <EmptyState
38
38
  icon="th"
39
39
  iconType="fa"
40
- header={__('Environments')}
40
+ header={__(' Puppet Environments')}
41
41
  description={description}
42
42
  documentation={{ url: getManualURL('4.2.1Environments') }}
43
43
  action={action}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_puppet
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.0
4
+ version: 5.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ondřej Ezr
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-02-21 00:00:00.000000000 Z
12
+ date: 2023-05-16 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Allow assigning Puppet environments and classes to the Foreman Hosts.
15
15
  email:
@@ -173,8 +173,16 @@ files:
173
173
  - app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb
174
174
  - app/views/hosts/foreman_puppet/_form_main_tab_fields.html.erb
175
175
  - app/views/hosts/select_multiple_environment.html.erb
176
+ - app/views/hosts/select_multiple_puppet_proxy.html.erb
176
177
  - app/views/provisioning_templates/_combination.html.erb
177
178
  - app/views/provisioning_templates/_combinations.html.erb
179
+ - app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb
180
+ - app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb
181
+ - app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb
182
+ - app/views/provisioning_templates/temp/snippet/_or_al_client.erb
183
+ - app/views/provisioning_templates/temp/snippet/_or_deb_client.erb
184
+ - app/views/provisioning_templates/temp/snippet/_or_ol_client.erb
185
+ - app/views/provisioning_templates/temp/snippet/_or_sles_client.erb
178
186
  - app/views/smart_proxies/plugins/_puppet.html.erb
179
187
  - config/api_routes.rb
180
188
  - config/initializers/api_reroute.rb