foreman_bootdisk 21.0.4 → 21.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +4 -0
  3. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  4. data/lib/foreman_bootdisk/version.rb +1 -1
  5. data/locale/ca/foreman_bootdisk.edit.po +364 -0
  6. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  7. data/locale/cs_CZ/foreman_bootdisk.edit.po +364 -0
  8. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  9. data/locale/de/foreman_bootdisk.edit.po +369 -0
  10. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  11. data/locale/en/foreman_bootdisk.edit.po +360 -0
  12. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  13. data/locale/en_GB/foreman_bootdisk.edit.po +365 -0
  14. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  15. data/locale/es/foreman_bootdisk.edit.po +366 -0
  16. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  17. data/locale/fr/foreman_bootdisk.edit.po +366 -0
  18. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  19. data/locale/it/foreman_bootdisk.edit.po +363 -0
  20. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  21. data/locale/ja/foreman_bootdisk.edit.po +365 -0
  22. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  23. data/locale/ka/foreman_bootdisk.edit.po +362 -0
  24. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  25. data/locale/ko/foreman_bootdisk.edit.po +361 -0
  26. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  27. data/locale/pt_BR/foreman_bootdisk.edit.po +367 -0
  28. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  29. data/locale/ru/foreman_bootdisk.edit.po +366 -0
  30. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  31. data/locale/sv_SE/foreman_bootdisk.edit.po +363 -0
  32. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  33. data/locale/zh_CN/foreman_bootdisk.edit.po +362 -0
  34. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  35. data/locale/zh_TW/foreman_bootdisk.edit.po +362 -0
  36. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  37. metadata +36 -3
@@ -0,0 +1,365 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_bootdisk package.
4
+ #
5
+ # Translators:
6
+ # Andi Chandler <andi@gowling.com>, 2015-2017,2023
7
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2014
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2016
9
+ msgid ""
10
+ msgstr ""
11
+ "Project-Id-Version: foreman_bootdisk 21.1.0\n"
12
+ "Report-Msgid-Bugs-To: \n"
13
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
14
+ "Last-Translator: Andi Chandler <andi@gowling.com>, 2015-2017,2023\n"
15
+ "Language-Team: English (United Kingdom) (http://app.transifex.com/foreman/fore"
16
+ "man/language/en_GB/)\n"
17
+ "MIME-Version: 1.0\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+ "Content-Transfer-Encoding: 8bit\n"
20
+ "Language: en_GB\n"
21
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
+
23
+ #: ../app/controllers/concerns/allowed_actions.rb:7
24
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
25
+ msgstr "This type of bootdisk is not allowed. Please contact an administrator."
26
+
27
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
28
+ msgid "Boot disks"
29
+ msgstr "Boot disks"
30
+
31
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
32
+ msgid "Download generic image"
33
+ msgstr "Download generic image"
34
+
35
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
36
+ msgid "Download host image"
37
+ msgstr "Download host image"
38
+
39
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
40
+ msgid "True for full, false for basic reusable image"
41
+ msgstr "True for full, false for basic reusable image"
42
+
43
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42 ../app/controllers/foreman_bootdisk/disks_controller.rb:126 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
44
+ msgid "Host is not in build mode"
45
+ msgstr "Host is not in build mode"
46
+
47
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
48
+ msgid "Subnet boot disks"
49
+ msgstr "Subnet boot disks"
50
+
51
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
52
+ msgid "Download subnet generic image"
53
+ msgstr "Download subnet generic image"
54
+
55
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
56
+ msgid "TFTP feature not enabled for subnet %s"
57
+ msgstr "TFTP feature not enabled for subnet %s"
58
+
59
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
60
+ msgid "Host is not in build mode."
61
+ msgstr "Host is not in build mode."
62
+
63
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
64
+ msgid "Failed to render boot disk template"
65
+ msgstr "Failed to render boot disk template"
66
+
67
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
68
+ msgid "Host '%s' image"
69
+ msgstr "Host '%s' image"
70
+
71
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
72
+ msgid "Full host '%s' image"
73
+ msgstr "Full host '%s' image"
74
+
75
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
76
+ msgid "Boot disk help"
77
+ msgstr "Boot disk help"
78
+
79
+ #: ../app/helpers/bootdisk_links_helper.rb:27
80
+ msgid "Boot disk Help"
81
+ msgstr "Boot disk Help"
82
+
83
+ #: ../app/helpers/bootdisk_links_helper.rb:40 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20 ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:67 ../webpack/src/extensions/host/HostBootdiskButtons.js:86
84
+ msgid "Boot disk"
85
+ msgstr "Boot disk"
86
+
87
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
88
+ msgid "Boot disk download not available for %s architecture"
89
+ msgstr "Boot disk download not available for %s architecture"
90
+
91
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
92
+ msgid "Subnet '%s' generic image"
93
+ msgstr "Subnet '%s' generic image"
94
+
95
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
96
+ msgid "Subnet generic image"
97
+ msgstr "Subnet generic image"
98
+
99
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
100
+ msgid "Generic image"
101
+ msgstr "Generic image"
102
+
103
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
104
+ msgid "Unable to find template specified by %s setting"
105
+ msgstr "Unable to find template specified by %s setting"
106
+
107
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
108
+ msgid "Generating ISO image for %s"
109
+ msgstr "Generating ISO image for %s"
110
+
111
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
112
+ msgid "Upload ISO image to datastore for %s"
113
+ msgstr "Upload ISO image to datastore for %s"
114
+
115
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
116
+ msgid "Attach ISO image to CDROM drive for %s"
117
+ msgstr "Attach ISO image to CDROM drive for %s"
118
+
119
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
120
+ msgid "Detach ISO image from CDROM drive for %s"
121
+ msgstr "Detach ISO image from CDROM drive for %s"
122
+
123
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
124
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
125
+ msgstr "Failed to generate ISO image for instance %{name}: %{message}"
126
+
127
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
128
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
129
+ msgstr "Failed to upload ISO image for instance %{name}: %{message}"
130
+
131
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
132
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
133
+ msgstr "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
134
+
135
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
136
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
137
+ msgstr "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
138
+
139
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:16
140
+ msgid "Host is not in build mode, so the template cannot be rendered"
141
+ msgstr "Host is not in build mode, so the template cannot be rendered"
142
+
143
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:42
144
+ msgid "Unable to generate disk template, %{kind} template not found."
145
+ msgstr "Unable to generate disk template, %{kind} template not found."
146
+
147
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:52
148
+ msgid "Unable to generate disk %{kind} template: %{error}"
149
+ msgstr "Unable to generate disk %{kind} template: %{error}"
150
+
151
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:94
152
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
153
+ msgstr "Please ensure the isolinux/syslinux package(s) are installed."
154
+
155
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:111
156
+ msgid "Please ensure the ipxe-bootimgs package is installed."
157
+ msgstr "Please ensure the ipxe-bootimgs package is installed."
158
+
159
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:128
160
+ msgid "Creating new image failed, install truncate utility"
161
+ msgstr "Creating new image failed, install truncate utility"
162
+
163
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:129
164
+ msgid "Failed to format the ESP image via mkfs.msdos"
165
+ msgstr "Failed to format the ESP image via mkfs.msdos"
166
+
167
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
168
+ msgid "Failed to create a directory within the ESP image"
169
+ msgstr "Failed to create a directory within the ESP image"
170
+
171
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:137
172
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
173
+ msgstr "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
174
+
175
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:138
176
+ msgid "Unable to mcopy %{file}"
177
+ msgstr "Unable to mcopy %{file}"
178
+
179
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:160
180
+ msgid "ISO build failed"
181
+ msgstr "ISO build failed"
182
+
183
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:163
184
+ msgid "ISO hybrid conversion failed: %s"
185
+ msgstr "ISO hybrid conversion failed: %s"
186
+
187
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
188
+ msgid "Back"
189
+ msgstr "Back"
190
+
191
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
192
+ msgid "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."
193
+ msgstr "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."
194
+
195
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
196
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
197
+ msgstr "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
198
+
199
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
200
+ msgid "Host images"
201
+ msgstr "Host images"
202
+
203
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
204
+ msgid "These images are used for host. You can find them at host detail page."
205
+ msgstr "These images are used for host. You can find them at host detail page."
206
+
207
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
208
+ msgid "Host image"
209
+ msgstr "Host image"
210
+
211
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
212
+ msgid "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."
213
+ msgstr "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."
214
+
215
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
216
+ msgid "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."
217
+ msgstr "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."
218
+
219
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
220
+ msgid "Full host image"
221
+ msgstr "Full host image"
222
+
223
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
224
+ msgid "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."
225
+ msgstr "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."
226
+
227
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
228
+ msgid "Generic images"
229
+ msgstr "Generic images"
230
+
231
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
232
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
233
+ msgstr "These images are more generic than previous images. You can find them on the subnet index page."
234
+
235
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
236
+ msgid "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."
237
+ msgstr "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."
238
+
239
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
240
+ msgid "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."
241
+ msgstr "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."
242
+
243
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
244
+ msgid "Subnet image"
245
+ msgstr "Subnet image"
246
+
247
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
248
+ msgid "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."
249
+ msgstr "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."
250
+
251
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
252
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
253
+ msgstr "This image is generic for all hosts with a provisioning NIC on that subnet."
254
+
255
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
256
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
257
+ msgstr "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
258
+
259
+ #: ../lib/foreman_bootdisk/engine.rb:58
260
+ msgid "Boot disk based"
261
+ msgstr "Boot disk based"
262
+
263
+ #: ../lib/foreman_bootdisk/engine.rb:79
264
+ msgid "iPXE directory"
265
+ msgstr "iPXE directory"
266
+
267
+ #: ../lib/foreman_bootdisk/engine.rb:80
268
+ msgid "Path to directory containing iPXE images"
269
+ msgstr "Path to directory containing iPXE images"
270
+
271
+ #: ../lib/foreman_bootdisk/engine.rb:85
272
+ msgid "ISOLINUX directory"
273
+ msgstr "ISOLINUX directory"
274
+
275
+ #: ../lib/foreman_bootdisk/engine.rb:86
276
+ msgid "Path to directory containing isolinux images"
277
+ msgstr "Path to directory containing isolinux images"
278
+
279
+ #: ../lib/foreman_bootdisk/engine.rb:91
280
+ msgid "SYSLINUX directory"
281
+ msgstr "SYSLINUX directory"
282
+
283
+ #: ../lib/foreman_bootdisk/engine.rb:92
284
+ msgid "Path to directory containing syslinux images"
285
+ msgstr "Path to directory containing syslinux images"
286
+
287
+ #: ../lib/foreman_bootdisk/engine.rb:97
288
+ msgid "Grub2 directory"
289
+ msgstr "Grub2 directory"
290
+
291
+ #: ../lib/foreman_bootdisk/engine.rb:98
292
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
293
+ msgstr "Path to directory containing grubx64.efi and shimx64.efi"
294
+
295
+ #: ../lib/foreman_bootdisk/engine.rb:104
296
+ msgid "Host image template"
297
+ msgstr "Host image template"
298
+
299
+ #: ../lib/foreman_bootdisk/engine.rb:105
300
+ msgid "iPXE template to use for host-specific boot disks"
301
+ msgstr "iPXE template to use for host-specific boot disks"
302
+
303
+ #: ../lib/foreman_bootdisk/engine.rb:111
304
+ msgid "Generic image template"
305
+ msgstr "Generic image template"
306
+
307
+ #: ../lib/foreman_bootdisk/engine.rb:112
308
+ msgid "iPXE template to use for generic host boot disks"
309
+ msgstr "iPXE template to use for generic host boot disks"
310
+
311
+ #: ../lib/foreman_bootdisk/engine.rb:118
312
+ msgid "Generic Grub2 EFI image template"
313
+ msgstr "Generic Grub2 EFI image template"
314
+
315
+ #: ../lib/foreman_bootdisk/engine.rb:119
316
+ msgid "iPXE template to use for generic EFI host boot disks"
317
+ msgstr "iPXE template to use for generic EFI host boot disks"
318
+
319
+ #: ../lib/foreman_bootdisk/engine.rb:124
320
+ msgid "ISO generation command"
321
+ msgstr "ISO generation command"
322
+
323
+ #: ../lib/foreman_bootdisk/engine.rb:125
324
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
325
+ msgstr "Command to generate ISO image, use genisoimage or mkisofs"
326
+
327
+ #: ../lib/foreman_bootdisk/engine.rb:130
328
+ msgid "Installation media caching"
329
+ msgstr "Installation media caching"
330
+
331
+ #: ../lib/foreman_bootdisk/engine.rb:131
332
+ msgid "Installation media files will be cached for full host images"
333
+ msgstr "Installation media files will be cached for full host images"
334
+
335
+ #: ../lib/foreman_bootdisk/engine.rb:136
336
+ msgid "Allowed bootdisk types"
337
+ msgstr "Allowed bootdisk types"
338
+
339
+ #: ../lib/foreman_bootdisk/engine.rb:137
340
+ msgid "List of allowed bootdisk types, remove type to disable it"
341
+ msgstr "List of allowed bootdisk types, remove type to disable it"
342
+
343
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
344
+ msgid "Not available"
345
+ msgstr "Not available"
346
+
347
+ #: action_names.rb:2
348
+ msgid "Remote action:"
349
+ msgstr "Remote action:"
350
+
351
+ #: action_names.rb:3
352
+ msgid "Import Puppet classes"
353
+ msgstr "Import Puppet classes"
354
+
355
+ #: action_names.rb:4
356
+ msgid "Import facts"
357
+ msgstr "Import facts"
358
+
359
+ #: action_names.rb:5
360
+ msgid "Action with sub plans"
361
+ msgstr "Action with sub plans"
362
+
363
+ #: gemspec.rb:4
364
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
365
+ msgstr "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
File without changes