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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f9fe6c8302c14f82f6bc2d6757d7a7b25ffc5b329aae2929a236b1e853f3f464
4
- data.tar.gz: 36645d6585624b0b5abe6d758ea9931365f625c263fd4e582b03d068f136e749
3
+ metadata.gz: 3520022907c7d60616e53738581bafac55dd83712b707329f4efd68ada754416
4
+ data.tar.gz: 9be044291ddaabc991fd1f471ae6471540c3a06bba8a9d9a366ab139e1f0313b
5
5
  SHA512:
6
- metadata.gz: acd8b31b1dbe138ae11f616e0b9b0903ded5c0ac9fb7dce327749f1d1a1c50722df4980f2f309b867f2952b1656c04619dffcc9558dd13df3b138329d12d4be5
7
- data.tar.gz: ad10b12e2f08b9daf211f507ff542dd0e29cca8c32260fb1c9de470ec202f34965c2e038f0ef6828a45532db1bab022ef46ae797fdf98866b5d49d3baa862672
6
+ metadata.gz: 2f75a4a5a7a29be0b47425e91e8b52f08dfc6546d49fc6cc2f06dd960ea444dcacf342851ccbf6cf5512b92c30d8332cc5776f33c9c73fc4bfd506e572616749
7
+ data.tar.gz: c1677b541567ca11d1a2867e87663fd67ac1f29846c4d3c49c8eec170bbcedeae78bcfc1ac275d62b6e0132611c998178be64f6dd2a246e04d1a5b7303da0f1b
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['ca'] = {
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": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017",
11
+ "Language-Team": "Catalan (http://app.transifex.com/foreman/foreman/language/ca/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ca",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "ca",
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
+ "Discs d'arrencada"
26
+ ],
27
+ "Download generic image": [
28
+ "Baixa la imatge genèrica"
29
+ ],
30
+ "Download host image": [
31
+ "Baixa la imatge d'amfitrió"
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
+ "Discs d'arrencada de subxarxa"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "Baixa la imatge genèrica de subxarxa"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "La funcionalitat TFTP no està habilitada per a la subxarxa %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
+ ""
56
+ ],
57
+ "Full host '%s' image": [
58
+ ""
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ ""
65
+ ],
66
+ "Boot disk": [
67
+ "Disc d'arrencada"
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
+ "Imatge genèrica"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "No es pot trobar la plantilla especificada per l'ajust %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
+ "No s'ha pogut construir l'ISO"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ ""
143
+ ],
144
+ "Back": [
145
+ "Enrere"
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
+ "Imatge d'amfitrió"
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
+ "Imatge completa d'amfitrió"
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
+ "Imatge de subxarxa"
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
+ "Directori iPXE"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "El camí al directori que conté les imatges iPXE"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ ""
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "El camí al directori que conté les imatges isolinux"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ ""
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "El camí al directori que conté les imatges 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
+ ""
230
+ ],
231
+ "Generic image template": [
232
+ ""
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ ""
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
+ "L'ordre per generar la imatge ISO, utilitzeu genisoimage o mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ ""
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "Els fitxers dels mitjans d'instal·lació s'emmagatzemaran en memòria cau per a les imatges completes dels amfitrions"
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
+ ""
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,280 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['cs_CZ'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 1.0.0",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2023-05-15 15:36+0200",
9
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
+ "Language-Team": "Czech",
11
+ "Language": "cs_CZ",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=; plural=;",
16
+ "lang": "cs_CZ",
17
+ "domain": "foreman_bootdisk",
18
+ "plural_forms": "nplurals=; plural=;"
19
+ },
20
+ "This type of bootdisk is not allowed. Please contact administrator.": [
21
+ ""
22
+ ],
23
+ "Boot disks": [
24
+ ""
25
+ ],
26
+ "Download generic image": [
27
+ ""
28
+ ],
29
+ "Download host image": [
30
+ ""
31
+ ],
32
+ "True for full, false for basic reusable image": [
33
+ ""
34
+ ],
35
+ "Host is not in build mode": [
36
+ ""
37
+ ],
38
+ "Subnet boot disks": [
39
+ ""
40
+ ],
41
+ "Download subnet generic image": [
42
+ ""
43
+ ],
44
+ "TFTP feature not enabled for subnet %s": [
45
+ ""
46
+ ],
47
+ "Host is not in build mode.": [
48
+ ""
49
+ ],
50
+ "Failed to render boot disk template": [
51
+ ""
52
+ ],
53
+ "Host '%s' image": [
54
+ ""
55
+ ],
56
+ "Full host '%s' image": [
57
+ ""
58
+ ],
59
+ "Boot disk help": [
60
+ ""
61
+ ],
62
+ "Boot disk Help": [
63
+ ""
64
+ ],
65
+ "Boot disk": [
66
+ ""
67
+ ],
68
+ "Boot disk download not available for %s architecture": [
69
+ ""
70
+ ],
71
+ "Subnet '%s' generic image": [
72
+ ""
73
+ ],
74
+ "Subnet generic image": [
75
+ ""
76
+ ],
77
+ "Generic image": [
78
+ ""
79
+ ],
80
+ "Unable to find template specified by %s setting": [
81
+ ""
82
+ ],
83
+ "Generating ISO image for %s": [
84
+ ""
85
+ ],
86
+ "Upload ISO image to datastore for %s": [
87
+ ""
88
+ ],
89
+ "Attach ISO image to CDROM drive for %s": [
90
+ ""
91
+ ],
92
+ "Detach ISO image from CDROM drive for %s": [
93
+ ""
94
+ ],
95
+ "Failed to generate ISO image for instance %{name}: %{message}": [
96
+ ""
97
+ ],
98
+ "Failed to upload ISO image for instance %{name}: %{message}": [
99
+ ""
100
+ ],
101
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
102
+ ""
103
+ ],
104
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
105
+ ""
106
+ ],
107
+ "Host is not in build mode, so the template cannot be rendered": [
108
+ ""
109
+ ],
110
+ "Unable to generate disk template, %{kind} template not found.": [
111
+ ""
112
+ ],
113
+ "Unable to generate disk %{kind} template: %{error}": [
114
+ ""
115
+ ],
116
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
117
+ ""
118
+ ],
119
+ "Please ensure the ipxe-bootimgs package is installed.": [
120
+ ""
121
+ ],
122
+ "Creating new image failed, install truncate utility": [
123
+ ""
124
+ ],
125
+ "Failed to format the ESP image via mkfs.msdos": [
126
+ ""
127
+ ],
128
+ "Failed to create a directory within the ESP image": [
129
+ ""
130
+ ],
131
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
132
+ ""
133
+ ],
134
+ "Unable to mcopy %{file}": [
135
+ ""
136
+ ],
137
+ "ISO build failed": [
138
+ ""
139
+ ],
140
+ "ISO hybrid conversion failed: %s": [
141
+ ""
142
+ ],
143
+ "Back": [
144
+ ""
145
+ ],
146
+ "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.": [
147
+ ""
148
+ ],
149
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
150
+ ""
151
+ ],
152
+ "Host images": [
153
+ ""
154
+ ],
155
+ "These images are used for host. You can find them at host detail page.": [
156
+ ""
157
+ ],
158
+ "Host image": [
159
+ ""
160
+ ],
161
+ "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.": [
162
+ ""
163
+ ],
164
+ "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.": [
165
+ ""
166
+ ],
167
+ "Full host image": [
168
+ ""
169
+ ],
170
+ "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.": [
171
+ ""
172
+ ],
173
+ "Generic images": [
174
+ ""
175
+ ],
176
+ "These images are more generic than previous images. You can find them at subnet index page.": [
177
+ ""
178
+ ],
179
+ "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.": [
180
+ ""
181
+ ],
182
+ "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.": [
183
+ ""
184
+ ],
185
+ "Subnet image": [
186
+ ""
187
+ ],
188
+ "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.": [
189
+ ""
190
+ ],
191
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
192
+ ""
193
+ ],
194
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
195
+ ""
196
+ ],
197
+ "Boot disk based": [
198
+ ""
199
+ ],
200
+ "iPXE directory": [
201
+ ""
202
+ ],
203
+ "Path to directory containing iPXE images": [
204
+ ""
205
+ ],
206
+ "ISOLINUX directory": [
207
+ ""
208
+ ],
209
+ "Path to directory containing isolinux images": [
210
+ ""
211
+ ],
212
+ "SYSLINUX directory": [
213
+ ""
214
+ ],
215
+ "Path to directory containing syslinux images": [
216
+ ""
217
+ ],
218
+ "Grub2 directory": [
219
+ ""
220
+ ],
221
+ "Path to directory containing grubx64.efi and shimx64.efi": [
222
+ ""
223
+ ],
224
+ "Host image template": [
225
+ ""
226
+ ],
227
+ "iPXE template to use for host-specific boot disks": [
228
+ ""
229
+ ],
230
+ "Generic image template": [
231
+ ""
232
+ ],
233
+ "iPXE template to use for generic host boot disks": [
234
+ ""
235
+ ],
236
+ "Generic Grub2 EFI image template": [
237
+ ""
238
+ ],
239
+ "iPXE template to use for generic EFI host boot disks": [
240
+ ""
241
+ ],
242
+ "ISO generation command": [
243
+ ""
244
+ ],
245
+ "Command to generate ISO image, use genisoimage or mkisofs": [
246
+ ""
247
+ ],
248
+ "Installation media caching": [
249
+ ""
250
+ ],
251
+ "Installation media files will be cached for full host images": [
252
+ ""
253
+ ],
254
+ "Allowed bootdisk types": [
255
+ ""
256
+ ],
257
+ "List of allowed bootdisk types, remove type to disable it": [
258
+ ""
259
+ ],
260
+ "Not available": [
261
+ ""
262
+ ],
263
+ "Remote action:": [
264
+ ""
265
+ ],
266
+ "Import Puppet classes": [
267
+ ""
268
+ ],
269
+ "Import facts": [
270
+ ""
271
+ ],
272
+ "Action with sub plans": [
273
+ ""
274
+ ],
275
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
276
+ ""
277
+ ]
278
+ }
279
+ }
280
+ };