rougail/tests/flattener_dicos/70container_serviceaccess/00-base.xml

31 lines
638 B
XML

<?xml version="1.0" encoding="utf-8"?>
<creole>
<containers>
<container name='test' id='23'>
<service_access service='ntp'>
<port protocol='udp'>123</port>
<tcpwrapper>ntpd</tcpwrapper>
</service_access>
</container>
</containers>
<variables>
<family name='général'>
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
<value>oui</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help/>
</creole>
<!-- vim: ts=4 sw=4 expandtab
-->