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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user