/usr/share/container-tools/scripts/debconf.d/0001-preseed-file.templates is in open-infrastructure-container-tools 20180218-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | Template: cnt-debconf/title
Type: title
Description: container-tools
Template: cnt-debconf/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: cnt-debconf/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.
|