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

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<creole>
<rougail>
<services>
<service name='testsrv'>
@ -23,6 +23,6 @@
<help/>
</creole>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->

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>