From d11ae937a110a0b8a6a0ecc5787cf2a49e899382 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Jun 2016 21:22:29 +0200 Subject: Adding debconf handling for default container create script selection. Signed-off-by: Daniel Baumann --- debian/open-infrastructure-container-tools.templates | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/open-infrastructure-container-tools.templates') diff --git a/debian/open-infrastructure-container-tools.templates b/debian/open-infrastructure-container-tools.templates index 580467f..9b9ba25 100644 --- a/debian/open-infrastructure-container-tools.templates +++ b/debian/open-infrastructure-container-tools.templates @@ -44,3 +44,13 @@ Description: cache directory: If unsure, use /var/cache/container-tools (default) or /srv/container/container-tools/cache when using shared storage. + +Template: open-infrastructure-container-tools/script +Type: select +Choices: ${SCRIPT_CHOICES} +Default: ${SCRIPT_DEFAULT} +Description: create script: + Please select the script that will be used by default to + create containers. + . + If unsure, use debian (default). -- cgit v1.2.3