summaryrefslogtreecommitdiffstats
path: root/share/scripts/debconf.d/0001-preseed-file.templates
blob: 7e12e0dbbd4343bab249d8fd201ff6f3330c4c91 (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 create script.
 .
 If you do not want to use a preseed file, leave this question empty.