for creole's zephir2 branch

This commit is contained in:
2019-11-23 08:17:35 +01:00
commit 841643e76e
700 changed files with 68183 additions and 0 deletions

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<creole>
<files/>
<containers/>
<variables>
<family name='général'>
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
<value>non</value>
</variable>
<variable name='activer_ejabberd' type='oui/non' description="No change" hidden="True">
<value>non</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help/>
</creole>
<!-- vim: ts=4 sw=4 expandtab
-->

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<creole>
<variables>
<family name='ejabberd'>
<variable name="description" type="string">
<value>Exportation de la base de ejabberd</value>
</variable>
<variable name="day" type="schedule"></variable>
<variable name="mode" type="schedulemod">
<value>pre</value>
</variable>
</family>
</variables>
<constraints>
<fill name='calc_multi_condition' target='extra.ejabberd.day'>
<param>non</param>
<param type='eole' name='condition_1' hidden='False'>activer_ejabberd</param>
<param name='match'>none</param>
<param name='mismatch'>daily</param>
</fill>
</constraints>
</creole>

View File

@ -0,0 +1,134 @@
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints>
<fill name="calc_multi_condition" target="extra.ejabberd.day">
<param hidden="True" type="string">non</param>
<param hidden="False" name="condition_1" type="eole">creole.general.activer_ejabberd</param>
<param hidden="True" name="match" type="string">none</param>
<param hidden="True" name="mismatch" type="string">daily</param>
</fill>
</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="général" name="general">
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice>oui</choice>
<choice>non</choice>
<property>force_default_on_freeze</property>
<property>frozen</property>
<property>hidden</property>
<property>mandatory</property>
<property>normal</property>
<value>non</value>
</variable>
<variable doc="No change" multi="False" name="activer_ejabberd" type="choice">
<choice>oui</choice>
<choice>non</choice>
<property>force_default_on_freeze</property>
<property>frozen</property>
<property>hidden</property>
<property>mandatory</property>
<property>normal</property>
<value>non</value>
</variable>
</family>
<separators/>
</family>
<family doc="" name="extra">
<family hidden="False" mode="basic" doc="ejabberd" name="ejabberd">
<variable doc="description" multi="False" name="description" type="string">
<property>mandatory</property>
<property>normal</property>
<value>Exportation de la base de ejabberd</value>
</variable>
<variable doc="day" multi="False" name="day" type="choice">
<choice>none</choice>
<choice>daily</choice>
<choice>weekly</choice>
<choice>monthly</choice>
<property>normal</property>
</variable>
<variable doc="mode" multi="False" name="mode" type="choice">
<choice>pre</choice>
<choice>post</choice>
<property>mandatory</property>
<property>normal</property>
<value>pre</value>
</variable>
</family>
</family>
</creole>