summaryrefslogtreecommitdiffstats
path: root/share/scripts/curl.d/0001-debconf.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-07-22 19:25:28 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-07-23 08:20:54 +0000
commit4b97b63f7f8d97f6cd9f28b60d1faabc602dc909 (patch)
treec8640e82ab9a1667c5425bb1c5dea40fec01ff42 /share/scripts/curl.d/0001-debconf.templates
parentAdding GPG signature verification for curl container create script. (diff)
downloadcompute-tools-4b97b63f7f8d97f6cd9f28b60d1faabc602dc909.tar.xz
compute-tools-4b97b63f7f8d97f6cd9f28b60d1faabc602dc909.zip
Adding interactive container list in curl container create script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/curl.d/0001-debconf.templates')
-rw-r--r--share/scripts/curl.d/0001-debconf.templates11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/scripts/curl.d/0001-debconf.templates b/share/scripts/curl.d/0001-debconf.templates
new file mode 100644
index 0000000..c87e47e
--- /dev/null
+++ b/share/scripts/curl.d/0001-debconf.templates
@@ -0,0 +1,11 @@
+Template: cnt-curl/title
+Type: title
+Description: ${TITLE}
+
+Template: cnt-curl/system
+Type: select
+Default:
+Choices-C: ${CHOICES_C}
+Choices: ${CHOICES}
+Description: Container list:
+ Select the system to use for creating the container.