help in variable or family now

This commit is contained in:
2020-12-23 13:29:51 +01:00
parent 08ed28fc95
commit 6c6746c58f
171 changed files with 23 additions and 1335 deletions

View File

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<variables>
<family name="général">
<variable name="mode_conteneur_actif" type="oui/non" description="No change" hidden="True">
@ -9,7 +8,6 @@
<variable name="nut_monitor_netmask" type="netmask" description="Masque de l'IP du réseau de l'esclave" multi="True"/>
<variable name="nut_monitor_host" type="network" description="Adresse IP du réseau de l'esclave" mandatory="True"/>
</family>
<separators/>
</variables>
<constraints>
@ -17,9 +15,6 @@
<follower>nut_monitor_host</follower>
</group>
</constraints>
<help/>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->