rougail/tests/flattener_dicos/60extra_group/extra_dirs/extra/00-base.xml

20 lines
526 B
XML
Raw Permalink Normal View History

2019-12-22 15:49:21 +01:00
<?xml version="1.0" encoding="utf-8"?>
2020-02-16 21:27:42 +01:00
<rougail>
2019-12-22 15:49:21 +01:00
<variables>
<family name='ejabberd'>
<variable name="description" type="string" multi="True">
<value>test</value>
</variable>
2020-07-16 09:50:01 +02:00
<variable name="mode" type="string">
2019-12-22 15:49:21 +01:00
<value>pre</value>
</variable>
</family>
</variables>
<constraints>
2020-04-18 09:00:03 +02:00
<group leader="extra.ejabberd.description">
<follower>mode</follower>
2019-12-22 15:49:21 +01:00
</group>
</constraints>
2020-02-16 21:27:42 +01:00
</rougail>