[bcfg2/all] Nouveau serveur dhcp, et config d'isc dans bcfg2.
This commit is contained in:
parent
3d8a9f167b
commit
b6e9d79019
12 changed files with 259 additions and 1 deletions
|
@ -43,6 +43,7 @@
|
|||
<Client name="nat64.adm.crans.org" profile="nat64" pingable="Y"/>
|
||||
<Client name="cas.adm.crans.org" profile="cas" pingable="Y"/>
|
||||
<Client name="nem.adm.crans.org" profile="nem" pingable="Y"/>
|
||||
<Client name="isc.adm.crans.org" profile="isc" pingable="Y"/>
|
||||
|
||||
<!-- La ferme -->
|
||||
<Client name="canard.adm.crans.org" profile="canard" pingable="Y" pingtime="1342471850.94"/>
|
||||
|
|
|
@ -368,6 +368,17 @@
|
|||
<Group name="dhcp-server" />
|
||||
</Group>
|
||||
|
||||
<Group name="isc"
|
||||
profile="true">
|
||||
<Group name="crans-domu-wheezy"/>
|
||||
<Group name="vlan-radin"/>
|
||||
<Group name="vlan-accueil" />
|
||||
<Group name="vlan-isolement"/>
|
||||
<Group name="vlan-ens"/>
|
||||
<Group name="vlan-wifi"/>
|
||||
<Group name="dhcp-server" />
|
||||
</Group>
|
||||
|
||||
<Group name="routeur"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue