summaryrefslogtreecommitdiffstats
path: root/share/scripts/curl.d/0001-debconf.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 10:50:09 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 10:50:33 +0000
commite4e1fac47f706d3a2c8ffbf59bf384076785c5be (patch)
treec45f09e7d88329228f960a141f4c54e20d70ffb5 /share/scripts/curl.d/0001-debconf.templates
parentReadding limit command. (diff)
downloadcompute-tools-e4e1fac47f706d3a2c8ffbf59bf384076785c5be.tar.xz
compute-tools-e4e1fac47f706d3a2c8ffbf59bf384076785c5be.zip
Readding 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.