backuppc: retrait d'ovh
This commit is contained in:
parent
2287435874
commit
9a1d3d4817
1 changed files with 3 additions and 1 deletions
|
@ -68,10 +68,12 @@ def backuppc_hosts(comment, hostslist):
|
||||||
@
|
@
|
||||||
|
|
||||||
backuppc_hosts("Backups des homes", ["adherentsak", "adherentslz"])
|
backuppc_hosts("Backups des homes", ["adherentsak", "adherentslz"])
|
||||||
|
# TODO: ci-dessous gérer cette liste via un groupe bcfg2
|
||||||
backuppc_hosts("Backups des serveurs",
|
backuppc_hosts("Backups des serveurs",
|
||||||
["asterisk", "babar", "cas", "charybde", "dhcp", "irc",
|
["asterisk", "babar", "cas", "charybde", "dhcp", "irc",
|
||||||
"kdell", "komaz", "nat64", "news", "niomniom",
|
"kdell", "komaz", "nat64", "news", "niomniom",
|
||||||
"o2", "ovh", "owl", "radius", "redisdead", "routeur",
|
"o2",
|
||||||
|
"owl", "radius", "redisdead", "routeur",
|
||||||
"sable", "thot", "titanic", "tracker", "vert", "vo",
|
"sable", "thot", "titanic", "tracker", "vert", "vo",
|
||||||
"xmpp",
|
"xmpp",
|
||||||
"zamok", "zbee"])
|
"zamok", "zbee"])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue