22 lines
474 B
XML
22 lines
474 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<creole>
|
||
|
<files/>
|
||
|
<variables>
|
||
|
<family name="test">
|
||
|
<variable name="replicationType"/>
|
||
|
</family>
|
||
|
</variables>
|
||
|
<constraints>
|
||
|
<condition name='disabled_if_in' source='replicationType'>
|
||
|
<param>master-master</param>
|
||
|
<target type='variable'>replicationType</target>
|
||
|
</condition>
|
||
|
</constraints>
|
||
|
<help/>
|
||
|
</creole>
|
||
|
<!-- vim: ts=4 sw=4 expandtab
|
||
|
-->
|
||
|
|
||
|
|