Config de base pour bugs

Ignore-this: 83fee19d9fdeb9a37baf35018e138f14

darcs-hash:20120121222415-108b1-9eb5d80b5ea0445625f52de34daa5fc24368b6d1.gz
This commit is contained in:
Olivier Iffrig 2012-01-21 23:24:15 +01:00
parent 2d506448c1
commit b9522680e1
4 changed files with 18 additions and 2 deletions

View file

@ -20,5 +20,6 @@
<ConfigFile name="/etc/xen/obm"/>
<ConfigFile name="/etc/xen/cerbere"/>
<ConfigFile name="/etc/xen/tracker"/>
<ConfigFile name="/etc/xen/bugs"/>
</Group>
</Base>

View file

@ -1,6 +1,8 @@
<Bundle name="postfix_canonical" version="2.0">
<Group name="mail-mx" negate="true">
<ConfigFile name="/etc/postfix/canonical"/>
<Action name="update-postfix-canonical"/>
<Group name="bug-tracker" negate="true">
<ConfigFile name="/etc/postfix/canonical"/>
<Action name="update-postfix-canonical"/>
</Group>
</Group>
</Bundle>

View file

@ -40,6 +40,7 @@
<Client name="redisdead.adm.crans.org" profile="redisdead" pingable="Y" pingtime="1252769390.1"/>
<Client name="bcfg2.adm.crans.org" profile="bcfg2" pingable="Y" pingtime="1252769390.1"/>
<Client name="cerbere.adm.crans.org" profile="cerbere" pingable="Y" pingtime="1252769390.12"/>
<Client name="bugs.adm.crans.org" profile="bugs"/>
<!-- Containers OpenVZ -->
<Client name="notyetbroken.adm.crans.org" profile="notyetbroken" pingable="Y" pingtime="1252769390.14"/>

View file

@ -340,6 +340,13 @@
<Group name="domu"/>
</Group>
<Group name="bugs"
profile="true">
<Group name="crans-squeeze"/>
<Group name="domu"/>
<Group name="bug-tracker"/>
</Group>
<!-- profile de test -->
<Group name="bcfg2tmp0" profile="true">
@ -729,6 +736,11 @@
<Group name="multimedia"
comment="machines necessitant le miroir multimedia" />
<Group name="bug-tracker"
comment="Bug tracker utilisant debbugs">
<!-- TODO: A implémenter -->
</Group>
<!-- +=================================+ -->
<!-- | Tous les groupes intermediaires | -->
<!-- +=================================+ -->