munin: retrait d'alice, template, malloc, puppet
This commit is contained in:
parent
007c0dd9ab
commit
b99de61ce3
2 changed files with 6 additions and 0 deletions
|
@ -163,6 +163,8 @@ all_servers = metadata.query.all()
|
|||
all_servers.sort(key=lambda x: x.hostname)
|
||||
|
||||
for client in all_servers:
|
||||
if "no-munin" in client.groups:
|
||||
continue
|
||||
#print """[crans.org;%(profile)s] # enlever crans.org change qqchose ?
|
||||
print """[%(profile)s]
|
||||
address %(hostname)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue