diff --git a/Python/etc/backuppc/hosts b/Python/etc/backuppc/hosts index cbe26cb..1cbcabf 100644 --- a/Python/etc/backuppc/hosts +++ b/Python/etc/backuppc/hosts @@ -73,4 +73,4 @@ backuppc_hosts("Backups des serveurs", "ovh", "titanic", "mdr", "irc", "xmpp", "o2", "news", "munin", "niomniom", "ytrap-llatsni", "canard", "oie", "lapin", "radius", "asterisk", "owl", "tracker", "redisdead", - "pgsql", "vo", "daath", "thot"]) + "pgsql", "vo", "zbee", "thot", "kdell"]) diff --git a/Python/etc/rsyncd.conf b/Python/etc/rsyncd.conf index 6aa0208..f5c1259 100644 --- a/Python/etc/rsyncd.conf +++ b/Python/etc/rsyncd.conf @@ -73,9 +73,8 @@ backup_folders = { 'pgsql' : { 'postgresql': '/var/lib/postgresql' }, - 'daath' : { 'adherentsak': '/home-adh', + 'zbee' : { 'adherentsak': '/home-adh', 'adherentslz': '/home-adh'}, - }.get(hostname, {}) # On rajoute la racine pour tout le monde