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,11 +5,17 @@
<family doc="ips" name="ips">
<family doc="ip0" name="ip0">
<variable doc="" multi="False" name="interface" type="string">
<property>mandatory</property>
<value>auto</value>
</variable>
<variable multi="False" name="name" opt="creole.general.nut_monitor_host" type="symlink"/>
<variable multi="False" name="netmask" opt="creole.general.nut_monitor_netmask" type="symlink"/>
<variable multi="False" name="name" opt="creole.general.nut_monitor_host" type="symlink">
<property>mandatory</property>
</variable>
<variable multi="False" name="netmask" opt="creole.general.nut_monitor_netmask" type="symlink">
<property>mandatory</property>
</variable>
<variable doc="" multi="False" name="activate" type="boolean">
<property>mandatory</property>
<value>True</value>
</variable>
</family>