diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 08:41:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-03-02 09:17:57 +0000 |
commit | 2cff4f3d417d56183060e98306d80d324a8ff7b2 (patch) | |
tree | 06e97c3e9cbf0429c7dec2b542d095508e66c9bc /share/scripts/curl.d/0001-debconf.templates | |
parent | Removing limit command until its completly tested. (diff) | |
download | compute-tools-2cff4f3d417d56183060e98306d80d324a8ff7b2.tar.xz compute-tools-2cff4f3d417d56183060e98306d80d324a8ff7b2.zip |
Removing curl container create script until its completly tested.
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, 0 insertions, 11 deletions
diff --git a/share/scripts/curl.d/0001-debconf.templates b/share/scripts/curl.d/0001-debconf.templates deleted file mode 100644 index c87e47e..0000000 --- a/share/scripts/curl.d/0001-debconf.templates +++ /dev/null @@ -1,11 +0,0 @@ -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. |