Drop dependancy on puppet-galera

wsrep options can be easily passed to galera via mysql module.
The puppet-galera module is now obsolete and will be dropped from
OPM.

Change-Id: I56281e76686853d4c0cf6e11249111c8fe28d309
This commit is contained in:
Lukas Bezdicka
2016-01-27 13:50:24 +01:00
parent c2854a9898
commit bef00cf5b7
2 changed files with 13 additions and 14 deletions

View File

@@ -141,7 +141,7 @@ def run_cleanup(config, messages):
def copy_puppet_modules(config, messages):
os_modules = ' '.join(('aodh', 'apache', 'ceilometer', 'certmonger',
'cinder', 'concat', 'firewall', 'glance', 'galera',
'cinder', 'concat', 'firewall', 'glance',
'heat', 'horizon', 'inifile', 'ironic', 'keystone',
'manila', 'memcached', 'mongodb', 'mysql',
'neutron', 'nova', 'nssdb', 'openstack',