creole/tests/flattener_dicos/70container_all_nocontainer/00-base.xml

38 lines
943 B
XML

<?xml version="1.0" encoding="utf-8"?>
<creole>
<files>
<file name='/etc/update-motd.d/00-root' mode='0755'/>
</files>
<containers>
<all>
<file name='/etc/update-motd.d/00-all' mode='0755'/>
</all>
</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
-->