This commit is contained in:
2020-07-06 19:47:45 +02:00
parent 2e0e17705b
commit ef5297a4e4
297 changed files with 1560 additions and 3198 deletions

View File

@ -1,47 +1,38 @@
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<rougail>
<family name="services">
<family name="service0" doc="test">
<family doc="files" name="files">
<family doc="file0" name="file0">
<variable doc="" multi="False" name="group" type="string">
<property>mandatory</property>
<variable doc="group" multi="False" name="group" type="string">
<property>hidden</property>
<value>root</value>
</variable>
<variable doc="" multi="False" name="mkdir" type="boolean">
<property>mandatory</property>
<value>False</value>
</variable>
<variable doc="" multi="False" name="mode" type="string">
<property>mandatory</property>
<variable doc="mode" multi="False" name="mode" type="string">
<property>hidden</property>
<value>0644</value>
</variable>
<variable multi="False" name="name" opt="creole.general.file_name" type="symlink">
<property>mandatory</property>
<property>hidden</property>
</variable>
<variable doc="" multi="False" name="owner" type="string">
<property>mandatory</property>
<variable doc="owner" multi="False" name="owner" type="string">
<property>hidden</property>
<value>root</value>
</variable>
<variable doc="" multi="False" name="rm" type="boolean">
<property>mandatory</property>
<value>False</value>
</variable>
<variable doc="" multi="False" name="source" type="string">
<property>mandatory</property>
<variable doc="source" multi="False" name="source" type="string">
<property>hidden</property>
<value>mailname</value>
</variable>
<variable doc="" multi="False" name="templating" type="boolean">
<property>mandatory</property>
<variable doc="templating" multi="False" name="templating" type="boolean">
<property>hidden</property>
<value>True</value>
</variable>
<variable doc="" multi="False" name="activate" type="boolean">
<property>mandatory</property>
<variable doc="activate" multi="False" name="activate" type="boolean">
<property>hidden</property>
<value>True</value>
</variable>
</family>
</family>
<property>basic</property>
</family>
</family>
<family doc="" name="creole">
@ -66,4 +57,4 @@
</family>
<separators/>
</family>
</creole>
</rougail>