2019-12-21 12:21:42 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2020-02-16 21:27:42 +01:00
|
|
|
<rougail>
|
2019-12-21 12:21:42 +01:00
|
|
|
<containers>
|
|
|
|
<container name='test' id='23'>
|
2019-12-22 11:04:39 +01:00
|
|
|
<file name='file_name' name_type="variable"/>
|
2019-12-21 12:21:42 +01:00
|
|
|
</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>
|
|
|
|
<variable name='file_name' type='string'>
|
|
|
|
<value>/etc/mailname</value>
|
|
|
|
</variable>
|
|
|
|
</family>
|
|
|
|
<separators/>
|
|
|
|
</variables>
|
2020-02-16 21:27:42 +01:00
|
|
|
</rougail>
|