crans_bcfg2/Bundler/openvpn.xml
Pierre-Elliott Bécue 7f13cdd56c [vpn] Oublis
2014-08-24 18:34:05 +02:00

15 lines
500 B
XML

<Bundle name="openvpn">
<Package name="openvpn"/>
<Service name="openvpn"/>
<Python name="/etc/default/openvpn"/>
<Group name="external">
<Python name="/etc/openvpn/odlyd.conf"/>
<Python name="/etc/openvpn/freebox.conf"/>
</Group>
<Group name="external" negate="true">
<Path name="/etc/openvpn/soyouz.conf"/>
<Path name="/etc/openvpn/arp_proxy_soyouz"/>
<Path name="/etc/openvpn/arp_unproxy_soyouz"/>
</Group>
<Path name="/etc/openvpn/allowed_clients"/>
</Bundle>