diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 10:50:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 10:50:33 +0000 |
commit | e4e1fac47f706d3a2c8ffbf59bf384076785c5be (patch) | |
tree | c45f09e7d88329228f960a141f4c54e20d70ffb5 /share/scripts/curl.d/0001-debconf.templates | |
parent | Readding limit command. (diff) | |
download | compute-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 '')
-rw-r--r-- | share/scripts/curl.d/0001-debconf.templates | 11 |
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. |