[dhcp] ytrap-llatsni à part
This commit is contained in:
parent
600a7c680c
commit
9dee9f18f2
2 changed files with 10 additions and 4 deletions
|
@ -1,10 +1,12 @@
|
|||
<Bundle name="isc-dhcp-server">
|
||||
<Package name="isc-dhcp-server"/>
|
||||
<Service name="isc-dhcp-server"/>
|
||||
<Path type="directory" name="/etc/dhcp3/generated"/>
|
||||
<Path type="symlink" name="/etc/dhcp" to="/etc/dhcp3"/>
|
||||
<Python name="/etc/dhcp3/dhcpd.conf"/>
|
||||
<Python name="/etc/dhcp3/omapi.conf"/>
|
||||
<Python name="/etc/dhcp3/dhcp-failover.conf"/>
|
||||
<Group name="dhcp-dynamique" negate="true">
|
||||
<Path type="directory" name="/etc/dhcp3/generated"/>
|
||||
<Python name="/etc/dhcp3/omapi.conf"/>
|
||||
<Python name="/etc/dhcp3/dhcp-failover.conf"/>
|
||||
</Group>
|
||||
<!-- Conf générée par generate -->
|
||||
</Bundle>
|
||||
|
|
|
@ -327,7 +327,7 @@
|
|||
<Group name="crans-domu-wheezy"/>
|
||||
<Group name="vlan-evenementiel"/>
|
||||
|
||||
<Group name="dhcp-server-primary"/>
|
||||
<Group name="dhcp-dynamique"/>
|
||||
<Group name="dnsmasq"/>
|
||||
<Group name="clonepxe"/>
|
||||
<Bundle name="feteduslip"/>
|
||||
|
@ -657,6 +657,10 @@
|
|||
<Group name="isc-dhcp-server" />
|
||||
</Group>
|
||||
|
||||
<Group name="dhcp-dynamique">
|
||||
<Bundle name="isc-dhcp-server"/>
|
||||
</Group>
|
||||
|
||||
<Group name="isc-dhcp-server">
|
||||
<Bundle name="isc-dhcp-server" />
|
||||
<Bundle name="generate"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue