name in family or variable must be valid
This commit is contained in:
@ -1,15 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<rougail version="0.9">
|
||||
|
||||
<services>
|
||||
<service name='ntp'>
|
||||
<ip netmask='nut_monitor_netmask'>nut_monitor_host</ip>
|
||||
</service>
|
||||
</services>
|
||||
|
||||
<variables>
|
||||
<family name='général'>
|
||||
<family name="general" description="général">
|
||||
<variable name="nut_monitor_netmask" type="netmask" mandatory='True' multi="True">
|
||||
<value>255.255.255.0</value>
|
||||
</variable>
|
||||
@ -18,7 +15,6 @@
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
|
||||
<constraints>
|
||||
<group leader="nut_monitor_netmask">
|
||||
<follower>nut_monitor_host</follower>
|
||||
|
Reference in New Issue
Block a user