2018-06-22 16:33:59 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<creole>
|
|
|
|
<variables>
|
|
|
|
<family name="mysql" description="Exportation des bases de données MySQL">
|
|
|
|
<variable name="description" type="string" hidden="True"><value>Exportation des bases MySQL</value></variable>
|
|
|
|
<variable name="day" type="schedule" description="Périodicité d'exécution"><value>daily</value></variable>
|
|
|
|
<variable name="mode" type="schedulemod" hidden="True"><value>pre</value></variable>
|
|
|
|
</family>
|
|
|
|
</variables>
|
|
|
|
<constraints>
|
|
|
|
<fill name='calc_multi_condition' target='schedule.mysql.day'>
|
|
|
|
<param>non</param>
|
2018-06-22 16:44:19 +02:00
|
|
|
<param type='eole' name='condition_1'>dbEnableBackup</param>
|
2018-06-22 16:33:59 +02:00
|
|
|
<param name='match'>none</param>
|
|
|
|
<param name='mismatch'>daily</param>
|
|
|
|
</fill>
|
|
|
|
</constraints>
|
|
|
|
</creole>
|