From 2a1b36e69798226b67a05940ab6e88630928dff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Mon, 22 Apr 2013 01:01:10 +0200 Subject: [PATCH] =?UTF-8?q?[rsyncd/backuppc-hosts]=C2=A0Ajout=20de=20kdell?= =?UTF-8?q?=20et=20zbee?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Python/etc/backuppc/hosts | 2 +- Python/etc/rsyncd.conf | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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