simplify and creole => rougail

This commit is contained in:
2020-02-16 21:27:42 +01:00
parent d8e99fef54
commit 9bb1a8c26a
342 changed files with 1522 additions and 869 deletions

View File

@ -5,15 +5,19 @@
<family doc="ips" name="ips">
<family doc="ip0" name="ip0">
<variable doc="" multi="False" name="interface" type="string">
<property>mandatory</property>
<value>eth0</value>
</variable>
<variable doc="" multi="False" name="name" type="network">
<property>mandatory</property>
<value>192.168.1.1</value>
</variable>
<variable doc="" multi="False" name="netmask" type="netmask">
<property>mandatory</property>
<value>255.255.255.255</value>
</variable>
<variable doc="" multi="False" name="activate" type="boolean">
<property>mandatory</property>
<value>True</value>
</variable>
</family>