File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,8 @@ case "$1" in
5454 fi
5555
5656 # Store values, so we can use it if we are configuring other packages on the same machine
57- # we are currently doing this on every upgrade in order to be able to succesfully upgrade
58- # from old packages, otherwise we can do it only on new configuraiton or reconfiguration
59- db_set jicofo/jicofo-authuser " $JICOFO_AUTH_USER "
57+ # we are currently doing this on every upgrade in order to be able to successfully upgrade
58+ # from old packages, otherwise we can do it only on new configuration or reconfiguration
6059 db_set jicofo/jicofo-authpassword " $JICOFO_AUTH_PASSWORD "
6160
6261 # and we're done with debconf
Original file line number Diff line number Diff line change @@ -3,12 +3,6 @@ Type: string
33_Description: Hostname:
44 The jicofo package needs the DNS hostname of your instance.
55
6- Template: jicofo/jicofo-authuser
7- Type: string
8- Default: focus
9- _Description: Jicofo username:
10- The jicofo needs an authenticated admin user to connect to xmpp server.
11-
126Template: jicofo/jicofo-authpassword
137Type: password
148_Description: Jicofo user password:
You can’t perform that action at this time.
0 commit comments