condition
This commit is contained in:
@ -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}
|
@ -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>
|
||||
|
Reference in New Issue
Block a user