Code

Add debconf templates.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Sep 2008 13:10:03 +0000 (13:10 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Sep 2008 13:10:03 +0000 (13:10 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12480 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/debian/templates [new file with mode: 0644]

diff --git a/gosa-si/debian/templates b/gosa-si/debian/templates
new file mode 100644 (file)
index 0000000..369fd97
--- /dev/null
@@ -0,0 +1,29 @@
+Template: gosa-si/database
+Type: string
+Default: gosa_si
+_Description: Name of the GOsa-SI Database
+ Please choose a name for the gosa-si database.
+
+Template: gosa-si/host
+Type: boolean
+Default: true
+_Description: Does the database server run on this host?
+ Please choose if the database server runs on this host or not.
+
+Template: gosa-si/automagic
+Type: boolean
+Default: true
+_Description: Should the database be created?
+ Please choose if you want the setup to create the gosa-si database 
+ and a privileged user account.
+
+Template: gosa-si/username
+Type: string
+Default: gosa_si
+_Description: Name of the GOsa-SI Database User
+ Please choose a name for the gosa-si database user.
+
+Template: gosa-si/password
+Type: password
+_Description: Password for the GOsa-SI Database User
+ Please enter a password for the gosa-si database user.