foreman_bootdisk 21.0.5 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +281 -0
  3. data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +280 -0
  4. data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +281 -0
  5. data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +280 -0
  6. data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +281 -0
  7. data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +281 -0
  8. data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +281 -0
  9. data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +281 -0
  10. data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +281 -0
  11. data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +281 -0
  12. data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +281 -0
  13. data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +281 -0
  14. data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +281 -0
  15. data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +281 -0
  16. data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +281 -0
  17. data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +281 -0
  18. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +0 -4
  19. data/lib/foreman_bootdisk/engine.rb +2 -7
  20. data/lib/foreman_bootdisk/version.rb +1 -1
  21. data/locale/Makefile +6 -3
  22. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  23. data/locale/ca/foreman_bootdisk.edit.po +102 -50
  24. data/locale/ca/foreman_bootdisk.po +2 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  26. data/locale/cs_CZ/foreman_bootdisk.edit.po +54 -56
  27. data/locale/cs_CZ/foreman_bootdisk.po +276 -0
  28. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/de/foreman_bootdisk.edit.po +103 -50
  30. data/locale/de/foreman_bootdisk.po +2 -2
  31. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  32. data/locale/en/foreman_bootdisk.edit.po +23 -23
  33. data/locale/en/foreman_bootdisk.po +1 -1
  34. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  35. data/locale/en_GB/foreman_bootdisk.edit.po +102 -50
  36. data/locale/en_GB/foreman_bootdisk.po +32 -32
  37. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  38. data/locale/es/foreman_bootdisk.edit.po +103 -52
  39. data/locale/es/foreman_bootdisk.po +2 -2
  40. data/locale/foreman_bootdisk.pot +24 -24
  41. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  42. data/locale/fr/foreman_bootdisk.edit.po +104 -52
  43. data/locale/fr/foreman_bootdisk.po +11 -11
  44. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/it/foreman_bootdisk.edit.po +103 -52
  46. data/locale/it/foreman_bootdisk.po +2 -2
  47. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  48. data/locale/ja/foreman_bootdisk.edit.po +115 -64
  49. data/locale/ja/foreman_bootdisk.po +2 -2
  50. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  51. data/locale/ka/foreman_bootdisk.edit.po +102 -50
  52. data/locale/ka/foreman_bootdisk.po +3 -3
  53. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  54. data/locale/ko/foreman_bootdisk.edit.po +101 -48
  55. data/locale/ko/foreman_bootdisk.po +2 -2
  56. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  57. data/locale/pt_BR/foreman_bootdisk.edit.po +104 -54
  58. data/locale/pt_BR/foreman_bootdisk.po +20 -20
  59. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  60. data/locale/ru/foreman_bootdisk.edit.po +103 -53
  61. data/locale/ru/foreman_bootdisk.po +2 -2
  62. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  63. data/locale/sv_SE/foreman_bootdisk.edit.po +102 -50
  64. data/locale/sv_SE/foreman_bootdisk.po +2 -2
  65. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  66. data/locale/zh_CN/foreman_bootdisk.edit.po +103 -51
  67. data/locale/zh_CN/foreman_bootdisk.po +2 -2
  68. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  69. data/locale/zh_TW/foreman_bootdisk.edit.po +102 -50
  70. data/locale/zh_TW/foreman_bootdisk.po +2 -2
  71. data/package.json +0 -3
  72. metadata +20 -2
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['ru'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015",
11
+ "Language-Team": "Russian (http://app.transifex.com/foreman/foreman/language/ru/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ru",
16
+ "Plural-Forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);",
17
+ "lang": "ru",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ ""
23
+ ],
24
+ "Boot disks": [
25
+ "Загрузочные диски"
26
+ ],
27
+ "Download generic image": [
28
+ "Скачать общий образ"
29
+ ],
30
+ "Download host image": [
31
+ "Скачать образ узла"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "Истина для полного, ложь для начального образа"
35
+ ],
36
+ "Host is not in build mode": [
37
+ ""
38
+ ],
39
+ "Subnet boot disks": [
40
+ "Загрузочные диски для подсети"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "Загрузить стандартный образ для подсети"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "TFTP не поддерживается для подсети %s"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ ""
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "Не удалось сформировать шаблон загрузочного диска"
53
+ ],
54
+ "Host '%s' image": [
55
+ "Образ узла '%s'"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "Полный образ узлы '%s'"
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ ""
65
+ ],
66
+ "Boot disk": [
67
+ "Загрузочный диск"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ ""
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "Стандартный образ для подсети «%s»"
74
+ ],
75
+ "Subnet generic image": [
76
+ ""
77
+ ],
78
+ "Generic image": [
79
+ "Стандартный образ"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Шаблон из параметра %s не найден"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "Создается ISO для %s..."
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ ""
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ ""
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ ""
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ ""
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ ""
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ ""
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ ""
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "узел не в режиме сборки, шаблон не может быть применим"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ ""
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ ""
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ ""
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ ""
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ ""
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ ""
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ ""
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ ""
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ ""
137
+ ],
138
+ "ISO build failed": [
139
+ "Не удалось создать ISO"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ ""
143
+ ],
144
+ "Back": [
145
+ "Назад"
146
+ ],
147
+ "Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation.": [
148
+ "Типы вариантов загрузочных дисков, которые могут быть созданы для подготовленных узлов без служб PXE. Загрузочные диски могут быть прикреплены к узлу (физическому или виртуальному), который загружается соединяясь с Foreman и начинающих установку ОС."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "Все образы используются как ISO или образы дисков, включая записанные на USB диск командой 'dd'."
152
+ ],
153
+ "Host images": [
154
+ ""
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ ""
158
+ ],
159
+ "Host image": [
160
+ "Образ узла"
161
+ ],
162
+ "Per-host images contain data about a particular host registered in Foreman and set up fully static networking, avoiding the requirement for DHCP. After networking is configured, they chainload from Foreman, picking up the current OS configuration and build state from the server.": [
163
+ "Образ для каждого узла содержит данные о конкретном узле, зарегистрированном в Foreman и настроен на статичную сеть, избегающую запросов по DHCP. После настройки сети, с сервера Foreman подтягивается текущая конфигурация ОС и собирается окружение сервера."
164
+ ],
165
+ "Once chainloaded, the OS bootloader and installer are downloaded directly from the installation media configured in Foreman, and the provisioning script (kickstart/preseed) is downloaded from Foreman.": [
166
+ "После того как загрузчик ОС и установщик скачаны напрямую с установочного носителя, настроенного в Foreman, и скрипт подготовки (kickstart/preseed) скачан из Foreman."
167
+ ],
168
+ "Full host image": [
169
+ "Полный образ узла"
170
+ ],
171
+ "A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates.": [
172
+ "Вариант для создания индивидуального образа с интеграцией загрузчика операционной системы. Подходит, если по какой-то причине цепная загрузка невозможна. Основной недостаток такого подхода заключается в том, что при любых изменениях операционной системы, загрузчика или шаблона PXELinux образ надо будет создавать заново."
173
+ ],
174
+ "Generic images": [
175
+ ""
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ ""
179
+ ],
180
+ "Generic images are a reusable disk image that works for any host registered in Foreman. It requires a basic DHCP and DNS service to function and contact the server, but does not require DHCP reservations or static IP addresses.": [
181
+ "Общий образ - это образ диска работающий на любом узле, зарегистрированном в Foreman. Он требует наличие DHCP и DNS служб для функционирования и соединения с сервером, но не требует резервации DHCP или статических IP адресов."
182
+ ],
183
+ "The OS install continues using the installation media configured in Foreman, and it will typically configure static networking, depending on how the OS iPXE template is configured.": [
184
+ "Установщик ОС продолжит использовать установочный носитель, настроенный в Foreman, и он будет настраивать статическую сеть, зависящую от того как настроен шаблон iPXE ОС."
185
+ ],
186
+ "Subnet image": [
187
+ "Образ для подсети"
188
+ ],
189
+ "Subnet images are similar to generic images, but chain-loading is done via the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy must have the \\\"Templates\\\" module enabled and configured.": [
190
+ "Образ для подсети похож на стандартный образ, но отличается от него тем, что цепная загрузка происходит с капсулы TFTP, назначенной подсети, которой принадлежит узел. Для этого на капсуле должно быть установлено и настроено дополнение «Шаблоны»."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "Этот образ является универсальным для всех узлов в избранной подсети, на которых настроен сетевой адаптер для подготовки узла."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ ""
197
+ ],
198
+ "Boot disk based": [
199
+ ""
200
+ ],
201
+ "iPXE directory": [
202
+ ""
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Путь к каталогу с образами iPXE"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ ""
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ ""
212
+ ],
213
+ "SYSLINUX directory": [
214
+ ""
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Путь к каталогу с образами syslinux"
218
+ ],
219
+ "Grub2 directory": [
220
+ ""
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ ""
224
+ ],
225
+ "Host image template": [
226
+ ""
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "Шаблон iPXE индивидуального образа"
230
+ ],
231
+ "Generic image template": [
232
+ ""
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "Шаблон iPXE стандартного образа"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ ""
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ ""
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Команда создания ISO-образа. Используйте genisoimage или mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ ""
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "Файлы с установочного носителя будут закешированы для полного образа узла."
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ ""
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ ""
260
+ ],
261
+ "Not available": [
262
+ ""
263
+ ],
264
+ "Remote action:": [
265
+ "Удаленное действие:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Импорт классов Puppet"
269
+ ],
270
+ "Import facts": [
271
+ "Импорт фактов"
272
+ ],
273
+ "Action with sub plans": [
274
+ "Действия с подпланами"
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Дополнение для Foreman, которое создает iPXE-базовые загрузочные диски для подготовленных узлов без использования служб инфраструктуры PXE."
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['sv_SE'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2014",
11
+ "Language-Team": "Swedish (Sweden) (http://app.transifex.com/foreman/foreman/language/sv_SE/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "sv_SE",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "sv_SE",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=2; plural=(n != 1);"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ ""
23
+ ],
24
+ "Boot disks": [
25
+ "Startdiskar"
26
+ ],
27
+ "Download generic image": [
28
+ "Ladda ner generisk avbildning"
29
+ ],
30
+ "Download host image": [
31
+ "Ladda ner värd avbildning"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ ""
35
+ ],
36
+ "Host is not in build mode": [
37
+ ""
38
+ ],
39
+ "Subnet boot disks": [
40
+ ""
41
+ ],
42
+ "Download subnet generic image": [
43
+ ""
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ ""
47
+ ],
48
+ "Host is not in build mode.": [
49
+ ""
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ ""
53
+ ],
54
+ "Host '%s' image": [
55
+ "Värden '%s' avbildning"
56
+ ],
57
+ "Full host '%s' image": [
58
+ ""
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ ""
65
+ ],
66
+ "Boot disk": [
67
+ "Startdisk"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ ""
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ ""
74
+ ],
75
+ "Subnet generic image": [
76
+ ""
77
+ ],
78
+ "Generic image": [
79
+ "Generell avbildning"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Går inte att hitta mallen specificerad med inställningen %s"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ ""
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ ""
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ ""
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ ""
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ ""
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ ""
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ ""
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ ""
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ ""
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ ""
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ ""
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ ""
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ ""
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ ""
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ ""
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ ""
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ ""
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ ""
137
+ ],
138
+ "ISO build failed": [
139
+ "ISO-bygget misslyckades"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ ""
143
+ ],
144
+ "Back": [
145
+ "Tillbaka"
146
+ ],
147
+ "Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation.": [
148
+ ""
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ ""
152
+ ],
153
+ "Host images": [
154
+ ""
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ ""
158
+ ],
159
+ "Host image": [
160
+ ""
161
+ ],
162
+ "Per-host images contain data about a particular host registered in Foreman and set up fully static networking, avoiding the requirement for DHCP. After networking is configured, they chainload from Foreman, picking up the current OS configuration and build state from the server.": [
163
+ ""
164
+ ],
165
+ "Once chainloaded, the OS bootloader and installer are downloaded directly from the installation media configured in Foreman, and the provisioning script (kickstart/preseed) is downloaded from Foreman.": [
166
+ ""
167
+ ],
168
+ "Full host image": [
169
+ ""
170
+ ],
171
+ "A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates.": [
172
+ ""
173
+ ],
174
+ "Generic images": [
175
+ ""
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ ""
179
+ ],
180
+ "Generic images are a reusable disk image that works for any host registered in Foreman. It requires a basic DHCP and DNS service to function and contact the server, but does not require DHCP reservations or static IP addresses.": [
181
+ ""
182
+ ],
183
+ "The OS install continues using the installation media configured in Foreman, and it will typically configure static networking, depending on how the OS iPXE template is configured.": [
184
+ ""
185
+ ],
186
+ "Subnet image": [
187
+ ""
188
+ ],
189
+ "Subnet images are similar to generic images, but chain-loading is done via the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy must have the \\\"Templates\\\" module enabled and configured.": [
190
+ ""
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ ""
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ ""
197
+ ],
198
+ "Boot disk based": [
199
+ ""
200
+ ],
201
+ "iPXE directory": [
202
+ ""
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Sökvägen till ett bibliotek med iPXE-avbildningar"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ ""
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ ""
212
+ ],
213
+ "SYSLINUX directory": [
214
+ ""
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Sökvägen till ett bibliotek med syslinux-avbildningar"
218
+ ],
219
+ "Grub2 directory": [
220
+ ""
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ ""
224
+ ],
225
+ "Host image template": [
226
+ ""
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "iPXE-mall att använda för värdspecifik startdisk"
230
+ ],
231
+ "Generic image template": [
232
+ ""
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "iPXE-mall att använda som generell startdisk fär värdar"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ ""
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ ""
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Kommando för att generera ISO-avbildningar, använd genisoimage eller mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ ""
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ ""
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ ""
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ ""
260
+ ],
261
+ "Not available": [
262
+ ""
263
+ ],
264
+ "Remote action:": [
265
+ ""
266
+ ],
267
+ "Import Puppet classes": [
268
+ ""
269
+ ],
270
+ "Import facts": [
271
+ ""
272
+ ],
273
+ "Action with sub plans": [
274
+ ""
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Plugin för Foreman som skapar iPXE-baserad start disk för att provisionera värdar utan en existerande PXE-infrastruktur."
278
+ ]
279
+ }
280
+ }
281
+ };