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']['de'] = {
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": "Patrick Dolinic, 2021",
11
+ "Language-Team": "German (http://app.transifex.com/foreman/foreman/language/de/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "de",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "de",
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
+ "Dieser Typ von Bootdisk ist nicht zulässig. Bitte wenden Sie sich an den Administrator."
23
+ ],
24
+ "Boot disks": [
25
+ "Startmedien"
26
+ ],
27
+ "Download generic image": [
28
+ "Generisches Abbild herunterladen"
29
+ ],
30
+ "Download host image": [
31
+ "Host-Abbild herunterladen"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "\\\"True\\\" für vollständiges, \\\"false\\\" für einfaches wiederverwendbares Image"
35
+ ],
36
+ "Host is not in build mode": [
37
+ "Host befindet sich nicht im Build-Modus"
38
+ ],
39
+ "Subnet boot disks": [
40
+ "Subnetz-Startmedien"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "Generisches Abbild von Subnetz herunterladen"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "TFTP-Funktion für Subnetz %s nicht aktiviert"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ "Host befindet sich nicht im Build-Modus."
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "Fehler beim Rendern der Vorlage für Startmedium"
53
+ ],
54
+ "Host '%s' image": [
55
+ "Host '%s'-Abbild"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "Vollständiges Host \\\"%s\\\"-Abbild"
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ "Hilfe zur Bootdiskette"
65
+ ],
66
+ "Boot disk": [
67
+ "Startmedium"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ "Startmedium Download nicht verfügbar für Architektur %s"
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "Subnetz '%s' generisches Abbild"
74
+ ],
75
+ "Subnet generic image": [
76
+ "Generisches Subnetz-Image"
77
+ ],
78
+ "Generic image": [
79
+ "Generisches Abbild"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Konnte Vorlage mit der %s-Einstellung nicht finden"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "ISO-Abbild für %s wird erzeugt"
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ "ISO-Abbild zum Datenspeicher für %s hochladen"
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ "ISO-Abbild dem CDROM-Laufwerk für %s anhängen"
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ "Trennen Sie das ISO-Image vom CD-ROM-Laufwerk für %s"
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ "Fehler beim Erzeugen des ISO-Abbild für Instanz %{name}: %{message}"
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ "Fehler beim Upload des ISO-Abbild für Instanz %{name}: %{message}"
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ "Fehler beim Einhängen des ISO-Abbild am CDROM-Laufwerk für Instanz %{name}: %{message}"
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ "Fehler beim Trennen des ISO-Image vom CD-ROM-Laufwerk der Instanz %{name}: %{message}"
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "Host ist nicht im Buildmodus. Daher kann die Vorlage nicht erstellt werden."
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ "Datenträgervorlage kann nicht generiert werden, %{kind}-Vorlage nicht gefunden."
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ "Datenträger %{kind}-Vorlage kann nicht generiert werden: %{error}"
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ "Bitte die Installation des/der ISOLINUX/SYSLINUX Paket(e) sicherstellen."
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ "Bitte die Installation des IPXE-bootimgs Paket sicherstellen."
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ "Das Erstellen eines neuen Images ist fehlgeschlagen. Installieren Sie die Truncate-Utility"
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ "Fehler beim Formatieren des ESP-Image über mkfs.msdos"
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ "Fehler beim Erstellen eines Verzeichnisses im ESP-Image"
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ "Stellen Sie sicher, dass %{file} lesbar ist (oder aktualisieren Sie die Einstellung \\\"Grub2 directory\\\")"
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ "%{file} kann nicht mcopy werden"
137
+ ],
138
+ "ISO build failed": [
139
+ "ISO-Erstellung fehlgeschlagen"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ "ISO-Hybrid-Konvertierung fehlgeschlagen: %s"
143
+ ],
144
+ "Back": [
145
+ "Zurück"
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
+ "Verschiedene Arten von Startmedien können erstellt werden, um Hosts ohne die Notwendigkeit von PXE-Diensten bereitzustellen. Startmedien können mit dem Host (physisch oder virtuell) verbunden werden, der von der Festplatte bootet, Foreman kontaktiert und die OS-Installation beginnt."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "Alle Abbilder können entweder als ISOs oder als Festplattenabbilder verwendet werden und auch mit `dd` auf eine USB-Festplatte geschrieben."
152
+ ],
153
+ "Host images": [
154
+ "Host-Images"
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ "Diese Images werden für Host verwendet. Sie finden sie auf der Host-Detailseite."
158
+ ],
159
+ "Host image": [
160
+ "Host-Abbild"
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
+ "\\\"Pro-Host\\\"-Abbilder enthalten Daten über einen bestimmten Host, der in Foreman registriert ist, und richten eine vollständig statische Verbindung ein, wobei die Notwendigkeit von DHCP vermieden wird. Nach der Konfiguration der Verbindung werden sie nacheinander von Foreman geladen (Chainloading) und nehmen die gegenwärtige OS-Konfiguration und den Buildstatus vom Server auf."
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
+ "Sobald sie nacheinander geladen (Chainloading) sind, werden der OS-Bootloader und das OS-Installationsprogramm direkt von den in Foreman konfigurierten Installationsmedien heruntergeladen, und das Bereitstellungsskript (kickstart/preseed) wird von Foreman heruntergeladen."
167
+ ],
168
+ "Full host image": [
169
+ "Vollständiges Host-Abbild"
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
+ "Eine Variante des Abbildes pro Host mit im im Medium eingebetteten Betriebssystem-Bootloader. Dies ist hilfreich, falls Chainloading auf einer bestimmten Hardware fehlschlägt, hat jedoch den Nachteil, dass das Abbild bei jeglicher Änderung von Betriebssystem, Bootloader oder PXELinux-Vorlagen neu generiert werden muss."
173
+ ],
174
+ "Generic images": [
175
+ "Generische Images"
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ "Diese Images sind allgemeiner als die vorherigen Images. Sie finden sie auf der Subnetz-Indexseite."
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
+ "Generische Abbilder sind wiederverwendbare Festplattenabbilder die für beliebige in Foreman registrierte Hosts funktionieren. Sie erfordern einen einfachen DHCP- und DNS-Service, um zu funktionieren und den Server zu kontaktieren. Jedoch benötigen sie keinerlei DHCP-Reservierungen oder statische IP-Adressen."
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
+ "Die Installation des Betriebssystems wird unter Verwendung eines in Foreman konfigurierten Installationsmediums fortgesetzt und konfiguriert für gewöhnlich eine statische Verbindung in Abhängigkeit davon, wie die Betriebssystem-iPXE-Vorlage konfiguriert ist."
185
+ ],
186
+ "Subnet image": [
187
+ "Subnetzabbild"
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
+ "Subnetz-Abbilder sind generischen Abbildern ähnlich, aber Chainloading erfolgt über den TFTP Smart Proxy, der dem Host-Subnetz zu gewiesen ist. Das \\\"Vorlagen\\\"-Modul muss auf dem Smart-Proxy aktiviert und konfiguriert sein."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "Dieses Abbild ist für alle Hosts mit Provisioning-NIC auf diesem Subnetz generisch."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ "* - Diese Bootdisk-Typen wurden deaktiviert, Sie können sie unter Verwalten - Einstellungen aktivieren."
197
+ ],
198
+ "Boot disk based": [
199
+ "Startmedium-basiert"
200
+ ],
201
+ "iPXE directory": [
202
+ "iPXE-Verzeichnis"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Pfad zum Verzeichnis mit iPXE-Abbildern"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ "ISOLINUX-Verzeichnis"
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "Pfad zum Verzeichnis welches die ISOLINUX Abbilder enthält"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ "SYSLINUX-Verzeichnis"
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Pfad zum Verzeichnis mit syslinux-Abbildern"
218
+ ],
219
+ "Grub2 directory": [
220
+ "Grub2-Verzeichnis"
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ "Pfad zum Verzeichnis mit grubx64.efi und shimx64.efi"
224
+ ],
225
+ "Host image template": [
226
+ "Host-Abbildvorlage"
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "iPXE Vorlage zur Verwendung für Host-spezifische Startmedien"
230
+ ],
231
+ "Generic image template": [
232
+ "Generische Abbildvorlage"
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "iPXE Vorlage zur Verwendung für generische Host-Startmedien"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ "Generische Grub2-EFI-Image-Vorlage"
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ "ISO-Erzeugungsbefehl"
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Kommando zur Erstellung von ISO-Abbildern, verwende genisoimage oder mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ "Installationsmedien-Dateien Caching"
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "Installationsmedien-Dateien werden für vollständige Host-Images zwischengespeichert."
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ "Zulässige Bootdisk-Typen"
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ "Liste der zulässigen Bootdisk-Typen, entfernen Sie den Typ, um ihn zu deaktivieren"
260
+ ],
261
+ "Not available": [
262
+ "Nicht verfügbar"
263
+ ],
264
+ "Remote action:": [
265
+ "Entfernte Aktion:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Puppet-Klassen importieren"
269
+ ],
270
+ "Import facts": [
271
+ "Fakten importieren"
272
+ ],
273
+ "Action with sub plans": [
274
+ "Aktion mit Unterplänen"
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, welches iPXE-basierte Startmedien erstellt, um Hosts ohne die Notwendigkeit einer PXE-Infrastruktur bereitzustellen."
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,280 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['en'] = {
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
+ "PO-Revision-Date": "2014-02-13 12:09+0000",
9
+ "Last-Translator": "Dominic Cleal <dcleal@redhat.com>",
10
+ "Language-Team": "Foreman Team <foreman-dev@googlegroups.com>",
11
+ "Language": "",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
16
+ "lang": "en",
17
+ "domain": "foreman_bootdisk",
18
+ "plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
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
+ };