Remove ocf/perona/mysql

This agent is not used
This commit is contained in:
Felipe Reyes 2015-03-09 11:02:03 -03:00
parent eccba33a94
commit 738ac3bebf
2 changed files with 1 additions and 2194 deletions

View File

@ -235,7 +235,7 @@ def unit_sorted(units):
def install_mysql_ocf():
dest_dir = '/usr/lib/ocf/resource.d/percona/'
for fname in ['ocf/percona/mysql', 'ocf/percona/mysql_monitor']:
for fname in ['ocf/percona/mysql_monitor']:
src_file = os.path.join(charm_dir(), fname)
if not os.path.isdir(dest_dir):
os.makedirs(dest_dir)

File diff suppressed because it is too large Load Diff