38 lines
1.2 KiB
XML
38 lines
1.2 KiB
XML
<Bundle name="bind">
|
|
<Python name="/etc/bind/rndc.key"/>
|
|
<Python name="/etc/bind/named.conf"/>
|
|
<Python name="/etc/bind/named.conf.local"/>
|
|
<Python name="/etc/bind/named.conf.options"/>
|
|
<Python name="/etc/bind/db.loppsi.crans.org"/>
|
|
<Python name="/etc/bind/db.rpz.crans.org"/>
|
|
<Group name="dns-primary">
|
|
<Python name="/etc/bind/named.conf.notify"/>
|
|
</Group>
|
|
<Group name="dns-tv">
|
|
<Python name="/etc/bind/named.conf.notify"/>
|
|
</Group>
|
|
<Group name="dns-secondary">
|
|
<Path name="/etc/bind/generated/zones_crans"/>
|
|
<Action name="bind-permission"/>
|
|
</Group>
|
|
<Group name="dns-recursif">
|
|
<Action name="bind-permission"/>
|
|
</Group>
|
|
<Group name="dns-secondary-no-forward">
|
|
<Path name="/etc/bind/generated/zones_crans"/>
|
|
<Action name="bind-permission"/>
|
|
</Group>
|
|
<Group name="vlan-radin">
|
|
<Python name="/etc/bind/db.fake"/>
|
|
</Group>
|
|
<Group name="vlan-accueil">
|
|
<Python name="/etc/bind/db.fake"/>
|
|
</Group>
|
|
<Package name="bind9"/>
|
|
<Service name="bind9"/>
|
|
<Package name="dnssec-tools"/>
|
|
<Group name="munin-node">
|
|
<Action name="munin-node-restart"/>
|
|
<Path name="/etc/munin/plugins/bind9_rndc"/>
|
|
</Group>
|
|
</Bundle>
|