foreman_bootdisk 22.0.0 → 22.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (57) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +108 -120
  3. data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +105 -117
  4. data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +158 -170
  5. data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +85 -97
  6. data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +157 -169
  7. data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +158 -170
  8. data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +158 -170
  9. data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +118 -130
  10. data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +157 -169
  11. data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +157 -169
  12. data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +158 -170
  13. data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +157 -169
  14. data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +131 -143
  15. data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +103 -115
  16. data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +156 -168
  17. data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +129 -141
  18. data/app/lib/foreman_bootdisk/scope/bootdisk.rb +0 -42
  19. data/app/lib/foreman_bootdisk/template_helpers.rb +48 -0
  20. data/lib/foreman_bootdisk/engine.rb +3 -1
  21. data/lib/foreman_bootdisk/engine.rb.orig +159 -0
  22. data/lib/foreman_bootdisk/version.rb +1 -1
  23. data/locale/Makefile +12 -2
  24. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  25. data/locale/ca/foreman_bootdisk.po +1 -13
  26. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  27. data/locale/cs_CZ/foreman_bootdisk.po +30 -40
  28. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/de/foreman_bootdisk.po +3 -15
  30. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  31. data/locale/en/foreman_bootdisk.po +9 -19
  32. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  33. data/locale/en_GB/foreman_bootdisk.po +1 -13
  34. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  35. data/locale/es/foreman_bootdisk.po +6 -16
  36. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  37. data/locale/fr/foreman_bootdisk.po +6 -16
  38. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  39. data/locale/it/foreman_bootdisk.po +1 -13
  40. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  41. data/locale/ja/foreman_bootdisk.po +7 -18
  42. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  43. data/locale/ka/foreman_bootdisk.po +1 -13
  44. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/ko/foreman_bootdisk.po +47 -59
  46. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  47. data/locale/pt_BR/foreman_bootdisk.po +1 -13
  48. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  49. data/locale/ru/foreman_bootdisk.po +1 -13
  50. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  51. data/locale/sv_SE/foreman_bootdisk.po +1 -13
  52. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  53. data/locale/zh_CN/foreman_bootdisk.po +2 -14
  54. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  55. data/locale/zh_TW/foreman_bootdisk.po +1 -13
  56. metadata +4 -3
  57. data/locale/action_names.rb +0 -5
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_bootdisk": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_bootdisk 21.0.4",
6
+ "Project-Id-Version": "foreman_bootdisk 22.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2014-02-13 12:12+0000",
9
9
  "Last-Translator": "Andi Chandler <andi@gowling.com>, 2015-2017,2023",
@@ -17,263 +17,251 @@
17
17
  "domain": "foreman_bootdisk",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "This type of bootdisk is not allowed. Please contact administrator.": [
21
- "This type of bootdisk is not allowed. Please contact an administrator."
22
- ],
23
- "Boot disks": [
24
- "Boot disks"
25
- ],
26
- "Download generic image": [
27
- "Download generic image"
28
- ],
29
- "Download host image": [
30
- "Download host image"
31
- ],
32
- "True for full, false for basic reusable image": [
33
- "True for full, false for basic reusable image"
34
- ],
35
- "Host is not in build mode": [
36
- "Host is not in build mode"
37
- ],
38
- "Subnet boot disks": [
39
- "Subnet boot disks"
40
- ],
41
- "Download subnet generic image": [
42
- "Download subnet generic image"
20
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
21
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
43
22
  ],
44
- "TFTP feature not enabled for subnet %s": [
45
- "TFTP feature not enabled for subnet %s"
23
+ "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.": [
24
+ "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."
46
25
  ],
47
- "Host is not in build mode.": [
48
- "Host is not in build mode."
26
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
27
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
49
28
  ],
50
- "Failed to render boot disk template": [
51
- "Failed to render boot disk template"
29
+ "Allowed bootdisk types": [
30
+ "Allowed bootdisk types"
52
31
  ],
53
- "Host '%s' image": [
54
- "Host '%s' image"
32
+ "Attach ISO image to CDROM drive for %s": [
33
+ "Attach ISO image to CDROM drive for %s"
55
34
  ],
56
- "Full host '%s' image": [
57
- "Full host '%s' image"
35
+ "Back": [
36
+ "Back"
58
37
  ],
59
- "Boot disk help": [
60
- "Boot disk help"
38
+ "Boot disk": [
39
+ "Boot disk"
61
40
  ],
62
41
  "Boot disk Help": [
63
42
  "Boot disk Help"
64
43
  ],
65
- "Boot disk": [
66
- "Boot disk"
44
+ "Boot disk based": [
45
+ "Boot disk based"
67
46
  ],
68
47
  "Boot disk download not available for %s architecture": [
69
48
  "Boot disk download not available for %s architecture"
70
49
  ],
71
- "Subnet '%s' generic image": [
72
- "Subnet '%s' generic image"
73
- ],
74
- "Subnet generic image": [
75
- "Subnet generic image"
76
- ],
77
- "Generic image": [
78
- "Generic image"
79
- ],
80
- "Unable to find template specified by %s setting": [
81
- "Unable to find template specified by %s setting"
50
+ "Boot disk help": [
51
+ "Boot disk help"
82
52
  ],
83
- "Generating ISO image for %s": [
84
- "Generating ISO image for %s"
53
+ "Boot disks": [
54
+ "Boot disks"
85
55
  ],
86
- "Upload ISO image to datastore for %s": [
87
- "Upload ISO image to datastore for %s"
56
+ "Command to generate ISO image, use genisoimage or mkisofs": [
57
+ "Command to generate ISO image, use genisoimage or mkisofs"
88
58
  ],
89
- "Attach ISO image to CDROM drive for %s": [
90
- "Attach ISO image to CDROM drive for %s"
59
+ "Creating new image failed, install truncate utility": [
60
+ "Creating new image failed, install truncate utility"
91
61
  ],
92
62
  "Detach ISO image from CDROM drive for %s": [
93
63
  "Detach ISO image from CDROM drive for %s"
94
64
  ],
95
- "Failed to generate ISO image for instance %{name}: %{message}": [
96
- "Failed to generate ISO image for instance %{name}: %{message}"
65
+ "Download generic image": [
66
+ "Download generic image"
97
67
  ],
98
- "Failed to upload ISO image for instance %{name}: %{message}": [
99
- "Failed to upload ISO image for instance %{name}: %{message}"
68
+ "Download host image": [
69
+ "Download host image"
70
+ ],
71
+ "Download subnet generic image": [
72
+ "Download subnet generic image"
73
+ ],
74
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
75
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)"
100
76
  ],
101
77
  "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
102
78
  "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
103
79
  ],
80
+ "Failed to create a directory within the ESP image": [
81
+ "Failed to create a directory within the ESP image"
82
+ ],
104
83
  "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
105
84
  "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
106
85
  ],
107
- "Host is not in build mode, so the template cannot be rendered": [
108
- "Host is not in build mode, so the template cannot be rendered"
109
- ],
110
- "Unable to generate disk template, %{kind} template not found.": [
111
- "Unable to generate disk template, %{kind} template not found."
112
- ],
113
- "Unable to generate disk %{kind} template: %{error}": [
114
- "Unable to generate disk %{kind} template: %{error}"
115
- ],
116
- "Please ensure the isolinux/syslinux package(s) are installed.": [
117
- "Please ensure the isolinux/syslinux package(s) are installed."
86
+ "Failed to format the ESP image via mkfs.msdos": [
87
+ "Failed to format the ESP image via mkfs.msdos"
118
88
  ],
119
- "Please ensure the ipxe-bootimgs package is installed.": [
120
- "Please ensure the ipxe-bootimgs package is installed."
89
+ "Failed to generate ISO image for instance %{name}: %{message}": [
90
+ "Failed to generate ISO image for instance %{name}: %{message}"
121
91
  ],
122
- "Creating new image failed, install truncate utility": [
123
- "Creating new image failed, install truncate utility"
92
+ "Failed to render boot disk template": [
93
+ "Failed to render boot disk template"
124
94
  ],
125
- "Failed to format the ESP image via mkfs.msdos": [
126
- "Failed to format the ESP image via mkfs.msdos"
95
+ "Failed to upload ISO image for instance %{name}: %{message}": [
96
+ "Failed to upload ISO image for instance %{name}: %{message}"
127
97
  ],
128
- "Failed to create a directory within the ESP image": [
129
- "Failed to create a directory within the ESP image"
98
+ "Full host '%s' image": [
99
+ "Full host '%s' image"
130
100
  ],
131
- "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
132
- "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)"
101
+ "Full host image": [
102
+ "Full host image"
133
103
  ],
134
- "Unable to mcopy %{file}": [
135
- "Unable to mcopy %{file}"
104
+ "Generating ISO image for %s": [
105
+ "Generating ISO image for %s"
136
106
  ],
137
- "ISO build failed": [
138
- "ISO build failed"
107
+ "Generic Grub2 EFI image template": [
108
+ "Generic Grub2 EFI image template"
139
109
  ],
140
- "ISO hybrid conversion failed: %s": [
141
- "ISO hybrid conversion failed: %s"
110
+ "Generic image": [
111
+ "Generic image"
142
112
  ],
143
- "Back": [
144
- "Back"
113
+ "Generic image template": [
114
+ "Generic image template"
145
115
  ],
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
- "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."
116
+ "Generic images": [
117
+ "Generic images"
148
118
  ],
149
- "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
150
- "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
119
+ "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.": [
120
+ "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."
151
121
  ],
152
- "Host images": [
153
- "Host images"
122
+ "Grub2 directory": [
123
+ "Grub2 directory"
154
124
  ],
155
- "These images are used for host. You can find them at host detail page.": [
156
- "These images are used for host. You can find them at host detail page."
125
+ "Host '%s' image": [
126
+ "Host '%s' image"
157
127
  ],
158
128
  "Host image": [
159
129
  "Host image"
160
130
  ],
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
- "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."
131
+ "Host image template": [
132
+ "Host image template"
163
133
  ],
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
- "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."
134
+ "Host images": [
135
+ "Host images"
166
136
  ],
167
- "Full host image": [
168
- "Full host image"
137
+ "Host is not in build mode": [
138
+ "Host is not in build mode"
169
139
  ],
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
- "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."
140
+ "Host is not in build mode, so the template cannot be rendered": [
141
+ "Host is not in build mode, so the template cannot be rendered"
172
142
  ],
173
- "Generic images": [
174
- "Generic images"
143
+ "Host is not in build mode.": [
144
+ "Host is not in build mode."
175
145
  ],
176
- "These images are more generic than previous images. You can find them at subnet index page.": [
177
- "These images are more generic than previous images. You can find them on the subnet index page."
146
+ "ISO build failed": [
147
+ "ISO build failed"
178
148
  ],
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
- "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."
149
+ "ISO generation command": [
150
+ "ISO generation command"
181
151
  ],
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
- "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."
152
+ "ISO hybrid conversion failed: %s": [
153
+ "ISO hybrid conversion failed: %s"
184
154
  ],
185
- "Subnet image": [
186
- "Subnet image"
155
+ "ISOLINUX directory": [
156
+ "ISOLINUX directory"
187
157
  ],
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
- "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."
158
+ "Installation media caching": [
159
+ "Installation media caching"
190
160
  ],
191
- "This image is generic for all hosts with a provisioning NIC on that subnet.": [
192
- "This image is generic for all hosts with a provisioning NIC on that subnet."
161
+ "Installation media files will be cached for full host images": [
162
+ "Installation media files will be cached for full host images"
193
163
  ],
194
- "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
195
- "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
164
+ "List of allowed bootdisk types, remove type to disable it": [
165
+ "List of allowed bootdisk types, remove type to disable it"
196
166
  ],
197
- "Boot disk based": [
198
- "Boot disk based"
167
+ "Not available": [
168
+ "Not available"
199
169
  ],
200
- "iPXE directory": [
201
- "iPXE directory"
170
+ "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.": [
171
+ "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."
172
+ ],
173
+ "Path to directory containing grubx64.efi and shimx64.efi": [
174
+ "Path to directory containing grubx64.efi and shimx64.efi"
202
175
  ],
203
176
  "Path to directory containing iPXE images": [
204
177
  "Path to directory containing iPXE images"
205
178
  ],
206
- "ISOLINUX directory": [
207
- "ISOLINUX directory"
208
- ],
209
179
  "Path to directory containing isolinux images": [
210
180
  "Path to directory containing isolinux images"
211
181
  ],
182
+ "Path to directory containing syslinux images": [
183
+ "Path to directory containing syslinux images"
184
+ ],
185
+ "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.": [
186
+ "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."
187
+ ],
188
+ "Please ensure the ipxe-bootimgs package is installed.": [
189
+ "Please ensure the ipxe-bootimgs package is installed."
190
+ ],
191
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
192
+ "Please ensure the isolinux/syslinux package(s) are installed."
193
+ ],
194
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
195
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
196
+ ],
212
197
  "SYSLINUX directory": [
213
198
  "SYSLINUX directory"
214
199
  ],
215
- "Path to directory containing syslinux images": [
216
- "Path to directory containing syslinux images"
200
+ "Subnet '%s' generic image": [
201
+ "Subnet '%s' generic image"
217
202
  ],
218
- "Grub2 directory": [
219
- "Grub2 directory"
203
+ "Subnet boot disks": [
204
+ "Subnet boot disks"
220
205
  ],
221
- "Path to directory containing grubx64.efi and shimx64.efi": [
222
- "Path to directory containing grubx64.efi and shimx64.efi"
206
+ "Subnet generic image": [
207
+ "Subnet generic image"
223
208
  ],
224
- "Host image template": [
225
- "Host image template"
209
+ "Subnet image": [
210
+ "Subnet image"
226
211
  ],
227
- "iPXE template to use for host-specific boot disks": [
228
- "iPXE template to use for host-specific boot disks"
212
+ "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.": [
213
+ "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."
229
214
  ],
230
- "Generic image template": [
231
- "Generic image template"
215
+ "TFTP feature not enabled for subnet %s": [
216
+ "TFTP feature not enabled for subnet %s"
232
217
  ],
233
- "iPXE template to use for generic host boot disks": [
234
- "iPXE template to use for generic host boot disks"
218
+ "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.": [
219
+ "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."
235
220
  ],
236
- "Generic Grub2 EFI image template": [
237
- "Generic Grub2 EFI image template"
221
+ "These images are more generic than previous images. You can find them at subnet index page.": [
222
+ "These images are more generic than previous images. You can find them on the subnet index page."
238
223
  ],
239
- "iPXE template to use for generic EFI host boot disks": [
240
- "iPXE template to use for generic EFI host boot disks"
224
+ "These images are used for host. You can find them at host detail page.": [
225
+ "These images are used for host. You can find them at host detail page."
241
226
  ],
242
- "ISO generation command": [
243
- "ISO generation command"
227
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
228
+ "This image is generic for all hosts with a provisioning NIC on that subnet."
244
229
  ],
245
- "Command to generate ISO image, use genisoimage or mkisofs": [
246
- "Command to generate ISO image, use genisoimage or mkisofs"
230
+ "This type of bootdisk is not allowed. Please contact administrator.": [
231
+ "This type of bootdisk is not allowed. Please contact an administrator."
247
232
  ],
248
- "Installation media caching": [
249
- "Installation media caching"
233
+ "True for full, false for basic reusable image": [
234
+ "True for full, false for basic reusable image"
250
235
  ],
251
- "Installation media files will be cached for full host images": [
252
- "Installation media files will be cached for full host images"
236
+ "Unable to find template specified by %s setting": [
237
+ "Unable to find template specified by %s setting"
253
238
  ],
254
- "Allowed bootdisk types": [
255
- "Allowed bootdisk types"
239
+ "Unable to generate disk %{kind} template: %{error}": [
240
+ "Unable to generate disk %{kind} template: %{error}"
256
241
  ],
257
- "List of allowed bootdisk types, remove type to disable it": [
258
- "List of allowed bootdisk types, remove type to disable it"
242
+ "Unable to generate disk template, %{kind} template not found.": [
243
+ "Unable to generate disk template, %{kind} template not found."
259
244
  ],
260
- "Not available": [
261
- "Not available"
245
+ "Unable to mcopy %{file}": [
246
+ "Unable to mcopy %{file}"
262
247
  ],
263
- "Remote action:": [
264
- "Remote action:"
248
+ "Upload ISO image to datastore for %s": [
249
+ "Upload ISO image to datastore for %s"
265
250
  ],
266
- "Import Puppet classes": [
267
- "Import Puppet classes"
251
+ "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.": [
252
+ "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."
268
253
  ],
269
- "Import facts": [
270
- "Import facts"
254
+ "iPXE directory": [
255
+ "iPXE directory"
271
256
  ],
272
- "Action with sub plans": [
273
- "Action with sub plans"
257
+ "iPXE template to use for generic EFI host boot disks": [
258
+ "iPXE template to use for generic EFI host boot disks"
274
259
  ],
275
- "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
276
- "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
260
+ "iPXE template to use for generic host boot disks": [
261
+ "iPXE template to use for generic host boot disks"
262
+ ],
263
+ "iPXE template to use for host-specific boot disks": [
264
+ "iPXE template to use for host-specific boot disks"
277
265
  ]
278
266
  }
279
267
  }