rougail/tests/flattener_dicos/80container_filesredefine_e.../00-base.xml

28 lines
541 B
XML
Raw Normal View History

2019-11-24 20:25:09 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-02-16 21:27:42 +01:00
<rougail>
2019-11-23 08:17:35 +01:00
2020-07-24 14:59:09 +02:00
<services>
<service name="test">
2019-11-24 20:25:09 +01:00
<file name="/etc/mailname"/>
2020-07-24 14:59:09 +02:00
</service>
</services>
2019-11-23 08:17:35 +01:00
<variables>
2019-11-24 20:25:09 +01:00
<family name="général">
<variable name="mode_conteneur_actif" type="oui/non" description="No change" hidden="True">
2019-11-23 08:17:35 +01:00
<value>oui</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help/>
2020-02-16 21:27:42 +01:00
</rougail>
2019-11-23 08:17:35 +01:00
<!-- vim: ts=4 sw=4 expandtab
-->