[rsyncd/backuppc-hosts] Ajout de kdell et zbee
This commit is contained in:
parent
d575a0ce99
commit
2a1b36e697
2 changed files with 2 additions and 3 deletions
|
@ -73,4 +73,4 @@ backuppc_hosts("Backups des serveurs",
|
||||||
"ovh", "titanic", "mdr", "irc", "xmpp", "o2", "news",
|
"ovh", "titanic", "mdr", "irc", "xmpp", "o2", "news",
|
||||||
"munin", "niomniom", "ytrap-llatsni", "canard", "oie", "lapin",
|
"munin", "niomniom", "ytrap-llatsni", "canard", "oie", "lapin",
|
||||||
"radius", "asterisk", "owl", "tracker", "redisdead",
|
"radius", "asterisk", "owl", "tracker", "redisdead",
|
||||||
"pgsql", "vo", "daath", "thot"])
|
"pgsql", "vo", "zbee", "thot", "kdell"])
|
||||||
|
|
|
@ -73,9 +73,8 @@ backup_folders = {
|
||||||
|
|
||||||
'pgsql' : { 'postgresql': '/var/lib/postgresql' },
|
'pgsql' : { 'postgresql': '/var/lib/postgresql' },
|
||||||
|
|
||||||
'daath' : { 'adherentsak': '/home-adh',
|
'zbee' : { 'adherentsak': '/home-adh',
|
||||||
'adherentslz': '/home-adh'},
|
'adherentslz': '/home-adh'},
|
||||||
|
|
||||||
}.get(hostname, {})
|
}.get(hostname, {})
|
||||||
|
|
||||||
# On rajoute la racine pour tout le monde
|
# On rajoute la racine pour tout le monde
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue