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

30 lines
582 B
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version="1.0" encoding="utf-8"?>
<creole>
2020-02-14 17:59:39 +01:00
<services>
<service name='test'>
2019-11-23 08:17:35 +01:00
<file name='/etc/mailname'/>
<file name='/etc/mailname2'/>
2020-02-14 17:59:39 +01:00
</service>
</services>
2019-11-23 08:17:35 +01:00
<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
-->