blob: 9be825df3588abdcce53000cd43c8cc561d7bfa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Template: container/title
Type: title
Description: compute-tools
Template: container/preseed-files
Type: select
Default: none
Choices: ${CHOICES}
Description: Choose a preseed config, enter a custom one, or use no preseed file at all.
Template: container/preseed-file
Type: string
Default:
Description: Enter (optional) preseed file to use:
A preseed file can be used to automatically answer questions to this
container build script.
.
If you do not want to use a preseed file, leave this question empty.
|