summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-dehydrated-tools.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/open-infrastructure-dehydrated-tools.templates')
-rw-r--r--debian/open-infrastructure-dehydrated-tools.templates21
1 files changed, 15 insertions, 6 deletions
diff --git a/debian/open-infrastructure-dehydrated-tools.templates b/debian/open-infrastructure-dehydrated-tools.templates
index 947e5eb..ae72683 100644
--- a/debian/open-infrastructure-dehydrated-tools.templates
+++ b/debian/open-infrastructure-dehydrated-tools.templates
@@ -67,12 +67,14 @@ Default:
Description: dehydrated hooks:
Please select any hooks that should be enabled for dehydrated.
-Template: open-infrastructure-dehydrated-tools/register
-Type: boolean
-Default: false
-Description: dehydrated register:
- Should a 'dehydrated --register --accept-terms' be executed now to create
- an account for this system with your CA.
+Template: open-infrastructure-dehydrated-tools/domains
+Type: string
+Default:
+Description: dehydrated domains:
+ Please enter the domains to be configured for dehydrated.
+ .
+ If unsure, leave empty (default) which will use the hostname
+ of the system.
Template: open-infrastructure-dehydrated-tools/tsig
Type: string
@@ -83,3 +85,10 @@ Description: dehydrated TSIG:
itself (format as used by nsupdate -y in algorithm:name:base64).
.
If unsure, leave empty (default).
+
+Template: open-infrastructure-dehydrated-tools/register
+Type: boolean
+Default: false
+Description: dehydrated register:
+ Should a 'dehydrated --register --accept-terms' be executed now to create
+ an account for this system with your CA.