<?xml version="1.0" encoding="utf-8"?>

<creole>

    <containers>
        <container name='test' id='23'>
            <fstab name='path_fstab' name_type="SymLinkOption"/>
        </container>
    </containers>


    <variables>
        <family name='général'>
            <variable name='mode_conteneur_actif' type='oui/non' description="No change">
                <value>oui</value>
            </variable>
            <variable name='path_fstab' type='filename' description="No change" hidden="True">
                <value>/etc/file</value>
            </variable>
        </family>
        <separators/>
    </variables>

    <constraints>
    </constraints>

    <help/>

</creole>
<!-- vim: ts=4 sw=4 expandtab
-->