condition

This commit is contained in:
2019-11-26 20:33:24 +01:00
parent 7ecf861459
commit 04dcf2baeb
302 changed files with 1408 additions and 1619 deletions

View File

@ -0,0 +1 @@
{"containers.container0.service_restrictions.service_restriction0.interface": "eth0", "containers.container0.service_restrictions.service_restriction0.name": "192.168.1.1", "containers.container0.service_restrictions.service_restriction0.netmask": "255.255.255.255", "containers.container0.service_restrictions.service_restriction0.node_name": "ip", "containers.container0.service_restrictions.service_restriction0.service": "testsrv", "containers.container0.service_restrictions.service_restriction0.activate": true}

View File

@ -2,9 +2,9 @@
<creole>
<constraints/>
<family name="containers">
<family name="container0" doc="test" hidden="False" mode="basic">
<family hidden="False" doc="service_restrictions" name="service_restrictions">
<family hidden="False" doc="service_restriction0" name="service_restriction0">
<family name="container0" doc="test">
<family doc="service_restrictions" name="service_restrictions">
<family doc="service_restriction0" name="service_restriction0">
<variable doc="" multi="False" name="interface" type="string">
<value>eth0</value>
</variable>
@ -20,18 +20,17 @@
<variable doc="" multi="False" name="service" type="string">
<value>testsrv</value>
</variable>
<variable doc="" multi="False" name="service_restrictionlist" type="string">
<value>___auto_testsrv</value>
</variable>
<variable doc="" multi="False" name="activate" type="boolean">
<value>True</value>
</variable>
</family>
</family>
<property>basic</property>
</family>
</family>
<family doc="" name="creole">
<family hidden="False" mode="normal" doc="général" name="general">
<family doc="général" name="general">
<property>normal</property>
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>