refactor
This commit is contained in:
@ -1,48 +1,39 @@
|
||||
<?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 doc="" multi="False" name="name" type="string">
|
||||
<property>mandatory</property>
|
||||
<variable doc="name" multi="False" name="name" type="string">
|
||||
<property>hidden</property>
|
||||
<value>/etc/mailname</value>
|
||||
</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">
|
||||
@ -102,4 +93,4 @@
|
||||
</variable>
|
||||
</family>
|
||||
</family>
|
||||
</creole>
|
||||
</rougail>
|
||||
|
Reference in New Issue
Block a user