diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-26 03:24:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-26 03:32:13 +0000 |
commit | c4c8e957a038f2e8583ccd1b46c401d9e7a568e9 (patch) | |
tree | c0a16d2455ba6ee81db4839a21d347387aeadb2c /share/scripts/debconf.d/0003-debconf.templates | |
parent | Removing progress-linux apt sources.list handling in container debconf create... (diff) | |
download | compute-tools-c4c8e957a038f2e8583ccd1b46c401d9e7a568e9.tar.xz compute-tools-c4c8e957a038f2e8583ccd1b46c401d9e7a568e9.zip |
Allow to select/deselect main repository in container debconf create script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/scripts/debconf.d/0003-debconf.templates | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/scripts/debconf.d/0003-debconf.templates b/share/scripts/debconf.d/0003-debconf.templates index 3d607a7..13899ef 100644 --- a/share/scripts/debconf.d/0003-debconf.templates +++ b/share/scripts/debconf.d/0003-debconf.templates @@ -37,7 +37,6 @@ Description: Architecture Template: container/archives Type: multiselect Default: -Choices-C: ${CHOICES_C} Choices: ${CHOICES} Description: Archives Archives. @@ -45,7 +44,6 @@ Description: Archives Template: container/parent-archives Type: multiselect Default: -Choices-C: ${CHOICES_C} Choices: ${CHOICES} Description: Parent Archives Parent Archives. |