We need to disable Tunning family

This commit is contained in:
Philippe Caseiro 2018-05-09 14:13:18 +02:00
parent f7b1bbae68
commit d04a86aedd
1 changed files with 2 additions and 1 deletions

View File

@ -162,8 +162,9 @@
<condition name='disabled_if_in' source="dbEnable">
<param>non</param>
<target type='family'>Database Cluster</target>
<target type='family'>Database</target>
<target type='family'>Database Cluster</target>
<target type='family'>DataBase Tunning</target>
<target type='service_accesslist'>dbCluster</target>
<target type='filelist'>dbTunning</target>
<target type='filelist'>dbMariaDB</target>