create-user: misc updates for Debian Stretch / server changes
authorClinton Ebadi <clinton@hcoop.net>
Sat, 5 Jan 2019 18:15:40 +0000 (13:15 -0500)
committerClinton Ebadi <clinton@hcoop.net>
Sat, 5 Jan 2019 18:15:40 +0000 (13:15 -0500)
commit6c8ee94dbe5d0d23122e5e620438d4537909281f
tree5fc87e1c123c746f5c33893c7b923fa5788b9f86
parent999a7ebf564d31c5b029a8eb217871c2fcac7d41
create-user: misc updates for Debian Stretch / server changes

Specify postgres host instead of assuming we are running on the
postgres server.

Use printf instead of "tee -i" to double output when setting initial
password; newer sudo barfs with permission denied on /dev/stdout (and
printf makes it clearer anyway).

Gitweb symlink creation was cruft, a cron on the webserver manages the
symlinks automatically.

And don't check for volume sync from outpost, it is not running
openafs-fileserver (just the afs db servers).
create-user-database
lib/create-user-lib.sh
new-user