[domU] ajout serveur log
Ignore-this: e5f7b58e239c244e50064afb79c01774 darcs-hash:20121028123958-28565-9783279c1ec1744e424041836783469403f2ec2f.gz
This commit is contained in:
parent
9a9ceb31ed
commit
b6a28a487f
3 changed files with 10 additions and 0 deletions
|
@ -24,5 +24,6 @@
|
||||||
<ConfigFile name="/etc/xen/kenobi"/>
|
<ConfigFile name="/etc/xen/kenobi"/>
|
||||||
<ConfigFile name="/etc/xen/sogo"/>
|
<ConfigFile name="/etc/xen/sogo"/>
|
||||||
<ConfigFile name="/etc/xen/dhcp"/>
|
<ConfigFile name="/etc/xen/dhcp"/>
|
||||||
|
<ConfigFile name="/etc/xen/log"/>
|
||||||
</Group>
|
</Group>
|
||||||
</Base>
|
</Base>
|
||||||
|
|
|
@ -46,6 +46,7 @@
|
||||||
<Client name="kenobi.adm.crans.org" profile="kenobi" pingable="Y" pingtime="1342471850.95"/>
|
<Client name="kenobi.adm.crans.org" profile="kenobi" pingable="Y" pingtime="1342471850.95"/>
|
||||||
<Client name="sogo.adm.crans.org" profile="sogo" pingable="Y" pingtime="1342471850.94"/>
|
<Client name="sogo.adm.crans.org" profile="sogo" pingable="Y" pingtime="1342471850.94"/>
|
||||||
<Client name="dhcp.adm.crans.org" profile="dhcp"/>
|
<Client name="dhcp.adm.crans.org" profile="dhcp"/>
|
||||||
|
<Client name="log.adm.crans.org" profile="log"/>
|
||||||
|
|
||||||
<!-- Containers OpenVZ -->
|
<!-- Containers OpenVZ -->
|
||||||
<Client name="notyetbroken.adm.crans.org" profile="notyetbroken" pingable="N" pingtime="1252769390.14"/>
|
<Client name="notyetbroken.adm.crans.org" profile="notyetbroken" pingable="N" pingtime="1252769390.14"/>
|
||||||
|
|
|
@ -385,6 +385,14 @@
|
||||||
<Group name="vlan-ens"/>
|
<Group name="vlan-ens"/>
|
||||||
</Group>
|
</Group>
|
||||||
|
|
||||||
|
<Group name="log"
|
||||||
|
profile="true">
|
||||||
|
<Group name="adm-only" />
|
||||||
|
<Group name="crans-squeeze"/>
|
||||||
|
<Group name="domu"/>
|
||||||
|
<Group name="pgsql-server"/>
|
||||||
|
</Group>
|
||||||
|
|
||||||
<!-- profile de test -->
|
<!-- profile de test -->
|
||||||
|
|
||||||
<Group name="bcfg2tmp0" profile="true">
|
<Group name="bcfg2tmp0" profile="true">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue