diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-17 17:31:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-23 15:22:21 +0000 |
commit | fecd16129e50515b09525b99766d1af0d4900d36 (patch) | |
tree | 0e50efa8e8f4b3197985e277a03874762413629a /share/scripts/debconf.d/0001-preseed-file.templates | |
parent | Using get.open-infrastructure.net as default URL to get images from in contai... (diff) | |
download | compute-tools-fecd16129e50515b09525b99766d1af0d4900d36.tar.xz compute-tools-fecd16129e50515b09525b99766d1af0d4900d36.zip |
Harmonizing debconf values for container debconf create script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/debconf.d/0001-preseed-file.templates')
-rw-r--r-- | share/scripts/debconf.d/0001-preseed-file.templates | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/scripts/debconf.d/0001-preseed-file.templates b/share/scripts/debconf.d/0001-preseed-file.templates index 0c40dde..7e12e0d 100644 --- a/share/scripts/debconf.d/0001-preseed-file.templates +++ b/share/scripts/debconf.d/0001-preseed-file.templates @@ -1,14 +1,14 @@ -Template: cnt-debconf/title +Template: container/title Type: title Description: compute-tools -Template: cnt-debconf/preseed-files +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: cnt-debconf/preseed-file +Template: container/preseed-file Type: string Default: Description: Enter (optional) preseed file to use: |