diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-26 03:57:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-26 03:57:11 +0000 |
commit | f277567cc45fc61cfca8ba30d89813855440eb93 (patch) | |
tree | 2268932e0e1cb4bdd65cc17b1c3b0070d6db10d7 /share/scripts/debconf.d/0001-preseed-file.templates | |
parent | Adding upstream version 20210725. (diff) | |
download | open-infrastructure-compute-tools-f277567cc45fc61cfca8ba30d89813855440eb93.tar.xz open-infrastructure-compute-tools-f277567cc45fc61cfca8ba30d89813855440eb93.zip |
Adding upstream version 20210726.upstream/20210726
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/scripts/debconf.d/0001-preseed-file.templates')
-rw-r--r-- | share/scripts/debconf.d/0001-preseed-file.templates | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/share/scripts/debconf.d/0001-preseed-file.templates b/share/scripts/debconf.d/0001-preseed-file.templates deleted file mode 100644 index 7e12e0d..0000000 --- a/share/scripts/debconf.d/0001-preseed-file.templates +++ /dev/null @@ -1,18 +0,0 @@ -Template: container/title -Type: title -Description: compute-tools - -Template: container/preseed-files -Type: select -Default: none -Choices: ${CHOICES} -Description: Choose a preseed config, enter a custom one, or use no preseed file at all. - -Template: container/preseed-file -Type: string -Default: -Description: Enter (optional) preseed file to use: - A preseed file can be used to automatically answer questions to this - container create script. - . - If you do not want to use a preseed file, leave this question empty. |