munin: retrait d'alice, template, malloc, puppet

This commit is contained in:
Daniel STAN 2015-04-18 21:33:48 +02:00
parent 007c0dd9ab
commit b99de61ce3
2 changed files with 6 additions and 0 deletions

View file

@ -63,6 +63,7 @@
<Group name="alice"
profile="true">
<Group name="crans-vm-wheezy"/>
<Group name="no-munin" />
</Group>
<Group name="roundcube"
@ -128,6 +129,7 @@
<Group name="malloc" profile="true">
<Group name="crans-wheezy"/>
<Group name="iscsi"/>
<Group name="no-munin" />
</Group>
<Group name="zamok"
@ -465,6 +467,7 @@
profile="true">
<Group name="non-vlan-adherent"/>
<Group name="crans-domu-squeeze"/>
<Group name="no-munin" />
</Group>
<!-- Domu template -->
@ -472,6 +475,7 @@
<Group name="template"
profile="true">
<Group name="crans-vm-wheezy"/>
<Group name="no-munin" />
</Group>
<!-- +===================+ -->
<!-- | Version de Debian | -->

View file

@ -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