update template tests
This commit is contained in:
parent
8ed035c7ff
commit
b021460b94
|
@ -1,52 +1,37 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="file" name="file">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>/etc/file</value>
|
<value>/etc/file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>file</value>
|
<value>file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="general" name="general">
|
<family doc="general" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="condition" type="choice">
|
<variable doc="No change" multi="False" name="condition" type="choice">
|
||||||
|
@ -61,7 +46,7 @@
|
||||||
<choice type="string">non</choice>
|
<choice type="string">non</choice>
|
||||||
<property>mandatory</property>
|
<property>mandatory</property>
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<value type="string">non</value>
|
<value type="string">non</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
|
||||||
|
@ -69,10 +54,10 @@
|
||||||
<choice type="string">non</choice>
|
<choice type="string">non</choice>
|
||||||
<property>mandatory</property>
|
<property>mandatory</property>
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<value type="string">non</value>
|
<value type="string">non</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
C /etc/file 0644 root root - -
|
C /etc/file 0644 root root - rougail.conf/etc/file
|
||||||
z /etc/file - - - - -
|
z /etc/file - - - - -
|
||||||
|
|
|
@ -1,52 +1,37 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="file" name="file">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>/etc/file</value>
|
<value>/etc/file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>file</value>
|
<value>file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="general" name="general">
|
<family doc="general" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="condition" type="choice">
|
<variable doc="No change" multi="False" name="condition" type="choice">
|
||||||
|
@ -61,7 +46,7 @@
|
||||||
<choice type="string">non</choice>
|
<choice type="string">non</choice>
|
||||||
<property>mandatory</property>
|
<property>mandatory</property>
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<value type="string">non</value>
|
<value type="string">non</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
|
||||||
|
@ -69,10 +54,10 @@
|
||||||
<choice type="string">non</choice>
|
<choice type="string">non</choice>
|
||||||
<property>mandatory</property>
|
<property>mandatory</property>
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<property expected="oui" inverse="False" source="creole.general.condition" type="calculation">disabled</property>
|
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
|
||||||
<value type="string">non</value>
|
<value type="string">non</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,51 +1,36 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="file" name="file">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>/etc/file</value>
|
<value>/etc/file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>file</value>
|
<value>file</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
<value>False</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="general" name="general">
|
<family doc="general" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -58,4 +43,4 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
C /etc/file 0644 root root - -
|
C /etc/file 0644 root root - rougail.conf/etc/file
|
||||||
z /etc/file - - - - -
|
z /etc/file - - - - -
|
||||||
|
|
|
@ -1,31 +1,27 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="overrides" name="overrides">
|
<family doc="test" name="test">
|
||||||
<family doc="override0" name="override0">
|
<family name="overrides" doc="overrides">
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<family doc="test.service" name="test_service">
|
||||||
<property>mandatory</property>
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<value>test.service</value>
|
<value>test.service</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>test.service</value>
|
<value>test.service</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="general" name="general">
|
<family doc="general" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -38,4 +34,4 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,51 +1,36 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="mailname" name="mailname">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>/etc/mailname</value>
|
<value>/etc/mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>mailname</value>
|
<value>mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="général" name="general">
|
<family doc="général" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -71,7 +56,7 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="extra">
|
<family doc="extra" name="extra">
|
||||||
<family doc="ejabberd" name="ejabberd">
|
<family doc="ejabberd" name="ejabberd">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<leader doc="description" name="description">
|
<leader doc="description" name="description">
|
||||||
|
@ -88,4 +73,4 @@
|
||||||
</leader>
|
</leader>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
C /etc/mailname 0644 root root - -
|
C /etc/mailname 0644 root root - rougail.conf/etc/mailname
|
||||||
z /etc/mailname - - - - -
|
z /etc/mailname - - - - -
|
||||||
|
|
|
@ -1,51 +1,36 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="mailname" name="mailname">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="name" type="string">
|
<variable doc="name" multi="False" name="name" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>/etc/mailname</value>
|
<value>/etc/mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>mailname</value>
|
<value>mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="général" name="general">
|
<family doc="général" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -61,4 +46,4 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
C /etc/mailname 0644 root root - -
|
C /etc/mailname 0644 root root - rougail.conf/etc/mailname
|
||||||
z /etc/mailname - - - - -
|
z /etc/mailname - - - - -
|
||||||
|
|
|
@ -1,50 +1,34 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="mailname" name="mailname">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable multi="False" name="name" opt="creole.general.file_name" type="symlink">
|
<variable multi="False" name="name" opt="rougail.general.file_name" type="symlink"/>
|
||||||
<property>mandatory</property>
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>mailname</value>
|
<value>mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="général" name="general">
|
<family doc="général" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -66,4 +50,4 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
C /etc/mailname 0644 root root - -
|
C /etc/mailname 0644 root root - rougail.conf/etc/mailname
|
||||||
z /etc/mailname - - - - -
|
z /etc/mailname - - - - -
|
||||||
C /etc/mailname2 0644 root root - -
|
C /etc/mailname2 0644 root root - rougail.conf/etc/mailname2
|
||||||
z /etc/mailname2 - - - - -
|
z /etc/mailname2 - - - - -
|
||||||
|
|
|
@ -1,53 +1,35 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<creole>
|
<rougail>
|
||||||
<family name="services">
|
<family name="services" doc="services">
|
||||||
<family name="service0" doc="test">
|
<property>hidden</property>
|
||||||
<family doc="files" name="files">
|
<family doc="test" name="test">
|
||||||
<family doc="file0" name="file0">
|
<family name="files" doc="files">
|
||||||
<variable doc="" multi="False" name="group" type="string">
|
<family doc="mailname" name="mailname">
|
||||||
<property>mandatory</property>
|
<variable doc="group" multi="False" name="group" type="string">
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="mkdir" type="boolean">
|
<variable doc="mode" multi="False" name="mode" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="mode" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>0644</value>
|
<value>0644</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable multi="False" name="name" opt="creole.general.file_name" type="symlink">
|
<variable multi="False" name="name" opt="rougail.general.file_name" type="symlink"/>
|
||||||
<property>mandatory</property>
|
<variable doc="owner" multi="False" name="owner" type="string">
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="owner" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>root</value>
|
<value>root</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="rm" type="boolean">
|
<variable doc="source" multi="False" name="source" type="string">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>False</value>
|
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="source" type="string">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>mailname</value>
|
<value>mailname</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable doc="" multi="False" name="templating" type="boolean">
|
<variable doc="templating" multi="False" name="templating" type="boolean">
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable multi="False" name="variable" opt="creole.general.var" type="symlink">
|
<variable multi="False" name="variable" opt="rougail.general.var" type="symlink"/>
|
||||||
<property>mandatory</property>
|
<variable doc="activate" multi="False" name="activate" type="boolean">
|
||||||
</variable>
|
|
||||||
<variable doc="" multi="False" name="activate" type="boolean">
|
|
||||||
<property>mandatory</property>
|
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</variable>
|
</variable>
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<property>basic</property>
|
|
||||||
</family>
|
</family>
|
||||||
</family>
|
</family>
|
||||||
<family doc="" name="creole">
|
<family doc="rougail" name="rougail">
|
||||||
<family doc="général" name="general">
|
<family doc="général" name="general">
|
||||||
<property>normal</property>
|
<property>normal</property>
|
||||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||||
|
@ -75,4 +57,4 @@
|
||||||
</family>
|
</family>
|
||||||
<separators/>
|
<separators/>
|
||||||
</family>
|
</family>
|
||||||
</creole>
|
</rougail>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
C /etc/mailname 0644 root root - -
|
C /etc/mailname 0644 root root - rougail.conf/etc/mailname
|
||||||
z /etc/mailname - - - - -
|
z /etc/mailname - - - - -
|
||||||
C /etc/mailname2 0644 root root - -
|
C /etc/mailname2 0644 root root - rougail.conf/etc/mailname2
|
||||||
z /etc/mailname2 - - - - -
|
z /etc/mailname2 - - - - -
|
||||||
|
|
|
@ -61,8 +61,10 @@ async def test_dictionary(test_dir):
|
||||||
distrib_dir,
|
distrib_dir,
|
||||||
tmp_dir,
|
tmp_dir,
|
||||||
dest_dir,
|
dest_dir,
|
||||||
join(dest_dir, 'rougail.conf'))
|
dest_dir,
|
||||||
|
join(dest_dir, 'rougail.conf'),
|
||||||
|
'rougail.conf',
|
||||||
|
)
|
||||||
list_templates = set()
|
list_templates = set()
|
||||||
if isdir(dest_dir):
|
if isdir(dest_dir):
|
||||||
find_files(dest_dir,
|
find_files(dest_dir,
|
||||||
|
|
Loading…
Reference in New Issue