rougail/tests/flattener_dicos/10load_disabled_if_in/result/00-base.xml

112 lines
4.8 KiB
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints>
<condition name="disabled_if_in" source="creole.general.condition">
<param hidden="True" type="string">oui</param>
<target type="variable">creole.general.mode_conteneur_actif</target>
<target type="variable">creole.general.mode_conteneur_actif2</target>
</condition>
</constraints>
<family name="containers">
<family name="containers">
<family name="container0" doc="" hidden="False">
<variable doc="" multi="False" name="group" type="string">
<value>root</value>
</variable>
<variable doc="" multi="False" name="name" type="string">
<value>root</value>
</variable>
<variable doc="" multi="False" name="container_group" type="string">
<value>root</value>
</variable>
<variable doc="" multi="False" name="real_container" type="string">
<value>root</value>
</variable>
<variable doc="" multi="False" name="id" type="number">
<value>1</value>
</variable>
<variable multi="False" name="ip" opt="creole.containers.container_ip_root" type="symlink"/>
<variable multi="False" name="path" opt="creole.containers.container_path_root" type="symlink"/>
</family>
</family>
<family doc="" hidden="False" name="network">
<variable multi="False" name="adresse_ip_br0" opt="creole.containers.adresse_ip_br0" type="symlink">
<property>expert</property>
</variable>
<variable multi="False" name="adresse_netmask_br0" opt="creole.containers.adresse_netmask_br0" type="symlink">
<property>expert</property>
</variable>
<variable multi="False" name="adresse_network_br0" opt="creole.containers.adresse_network_br0" type="symlink">
<property>expert</property>
</variable>
<variable multi="False" name="adresse_broadcast_br0" opt="creole.containers.adresse_broadcast_br0" type="symlink">
<property>expert</property>
</variable>
</family>
<family doc="" hidden="False" name="services"/>
<family doc="" hidden="False" name="service_accesss"/>
<family doc="" hidden="False" name="service_restrictions"/>
<family doc="" hidden="False" name="interfaces"/>
<family doc="" hidden="False" name="packages"/>
<family doc="" hidden="False" name="files"/>
<family doc="" hidden="False" name="disknods"/>
<family doc="" hidden="False" name="hosts"/>
<family doc="" hidden="False" name="fstabs"/>
</family>
<help/>
<family doc="" name="creole">
<family doc="Containers informations" hidden="True" icon="puzzle-piece" mode="normal" name="containers">
<variable doc="Bridge IP address" multi="False" name="adresse_ip_br0" type="string">
<value>127.0.0.1</value>
</variable>
<variable doc="Bridge IP subnet mask" multi="False" name="adresse_netmask_br0" type="string">
<value>255.0.0.0</value>
</variable>
<variable doc="Bridge IP network_br0 address" multi="False" name="adresse_network_br0" type="string">
<value>127.0.0.0</value>
</variable>
<variable doc="Bridge broadcast IP address" multi="False" name="adresse_broadcast_br0" type="string">
<value>127.255.255.255</value>
</variable>
<variable doc="Path of container root" multi="False" name="container_path_root" type="string">
<value></value>
</variable>
<variable doc="IP address of container root" multi="False" name="container_ip_root" type="string">
<value>127.0.0.1</value>
</variable>
<variable doc="Group name of container root" multi="False" name="container_name_root" type="string">
<value>root</value>
</variable>
<variable doc="Path of container root" multi="False" name="adresse_ip_root" type="string">
<property>force_default_on_freeze</property>
<property>frozen</property>
<value>localhost</value>
</variable>
</family>
<family hidden="False" mode="basic" doc="general" name="general">
<variable doc="No change" multi="False" name="condition" type="choice">
<choice>oui</choice>
<choice>non</choice>
<property>mandatory</property>
<property>normal</property>
<value>non</value>
</variable>
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice>oui</choice>
<choice>non</choice>
<property>mandatory</property>
<property>normal</property>
<value>non</value>
</variable>
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
<choice>oui</choice>
<choice>non</choice>
<property>mandatory</property>
<property>normal</property>
<value>non</value>
</variable>
</family>
<separators/>
</family>
</creole>