move fasolo pg backup away from manual listing things
[mirror/dsa-puppet.git] / modules / postgres / templates / backup_server / postgres-make-base-backups.erb
index ca17f62..b1e119f 100755 (executable)
@@ -41,7 +41,7 @@ STATEDIR=/var/lib/dsa/postgres-make-base-backups
 ####
 set -u
 
-if [ "$(id -u)" = 0 ];
+if [ "$(id -u)" = 0 ]; then
     echo >&2 "Do not run me as root.  Probably you want sudo -u debbackup."
     exit 1
 fi
@@ -170,7 +170,6 @@ danzi.debian.org    5432    debian-backup           tracker         9.6
 bmdb1.debian.org       5435    debian-backup           main            9.6
 danzi.debian.org       5436    debian-backup           wannabuild      9.6
 bmdb1.debian.org       5440    debian-backup           debsources      9.6
-fasolo.debian.org      5433    debian-backup           dak             9.6
 sallinen.debian.org    5473    debian-backup           snapshot        9.6
 #
 # puppet notice:  this is just a partial file.  The tail EOF comes