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

36 lines
930 B
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version="1.0" encoding="utf-8"?>
<creole>
<files/>
<containers>
<container name='test' id='23'>
<host name='web_url' ip='adresse_ip_br0' comment='Serveur web sur lIP eth0' />
</container>
</containers>
<variables>
<family name='général'>
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
<value>non</value>
</variable>
<variable name='web_url' type='domain' description="No change" hidden="True">
<value>toto.com</value>
</variable>
<variable name='web_url1' type='domain' description="No change" hidden="True">
<value>toto.com</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help/>
</creole>
<!-- vim: ts=4 sw=4 expandtab
-->