first cadoles' version

This commit is contained in:
2019-11-24 20:25:09 +01:00
parent 841643e76e
commit 7ecf861459
638 changed files with 3865 additions and 43231 deletions

View File

@ -1,21 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<?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'>
<condition name="disabled_if_in" source="replicationType">
<param>master-master</param>
<target type='variable'>replicationType</target>
<target type="variable">replicationType</target>
</condition>
</constraints>
<help/>
</creole>
<!-- vim: ts=4 sw=4 expandtab
-->