2019-11-23 08:17:35 +01:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2020-07-06 19:47:45 +02:00
|
|
|
<rougail>
|
2020-07-06 20:58:11 +02:00
|
|
|
<family doc="" name="rougail">
|
2019-11-26 20:33:24 +01:00
|
|
|
<family doc="general" name="general">
|
|
|
|
<property>basic</property>
|
2019-11-23 08:17:35 +01:00
|
|
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
2019-11-24 20:25:09 +01:00
|
|
|
<choice type="string">oui</choice>
|
|
|
|
<choice type="string">non</choice>
|
2019-11-23 08:17:35 +01:00
|
|
|
<property>mandatory</property>
|
|
|
|
<property>normal</property>
|
2019-11-24 20:25:09 +01:00
|
|
|
<value type="string">oui</value>
|
2019-11-23 08:17:35 +01:00
|
|
|
</variable>
|
|
|
|
<variable doc="Adresse IP de la carte" multi="False" name="adresse_ip_eth0" type="local_ip">
|
|
|
|
<property>mandatory</property>
|
|
|
|
<property>basic</property>
|
|
|
|
</variable>
|
|
|
|
<variable doc="Masque de sous réseau de la carte" multi="False" name="adresse_netmask_eth0" type="netmask">
|
2019-11-27 15:03:05 +01:00
|
|
|
<check name="valid_ip_netmask" warnings_only="True">
|
2020-07-06 20:58:11 +02:00
|
|
|
<param type="variable">rougail.general.adresse_ip_eth0</param>
|
2019-11-27 14:03:34 +01:00
|
|
|
</check>
|
2019-11-23 08:17:35 +01:00
|
|
|
<property>mandatory</property>
|
|
|
|
<property>basic</property>
|
|
|
|
</variable>
|
|
|
|
</family>
|
|
|
|
<separators/>
|
|
|
|
</family>
|
2020-07-06 19:47:45 +02:00
|
|
|
</rougail>
|