20 lines
606 B
XML
20 lines
606 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<creole>
|
|
<containers>
|
|
<container name='test' id='23'>
|
|
<file name='file_name' name_type="variable"/>
|
|
</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>
|
|
</creole>
|