simplify and creole => rougail
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<creole>
|
||||
<rougail>
|
||||
|
||||
<services>
|
||||
<service name='nut'>
|
||||
@ -24,6 +24,6 @@
|
||||
|
||||
<help/>
|
||||
|
||||
</creole>
|
||||
</rougail>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user