summaryrefslogtreecommitdiffstats
path: root/share/scripts/debconf.d/0001-preseed-file.templates
diff options
context:
space:
mode:
Diffstat (limited to 'share/scripts/debconf.d/0001-preseed-file.templates')
-rw-r--r--share/scripts/debconf.d/0001-preseed-file.templates17
1 files changed, 17 insertions, 0 deletions
diff --git a/share/scripts/debconf.d/0001-preseed-file.templates b/share/scripts/debconf.d/0001-preseed-file.templates
new file mode 100644
index 0000000..aa9afa2
--- /dev/null
+++ b/share/scripts/debconf.d/0001-preseed-file.templates
@@ -0,0 +1,17 @@
+Template: cnt-debconf/title
+Type: title
+Description: Open Infrastructure: container-tools
+
+Template: cnt-debconf/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: cnt-debconf/preseed-file
+Type: string
+Default:
+Description: Enter (optional) preseed file to use:
+ Preseed file anyone?
+ .
+ If you do not want to use a preseed file, leave this question empty.