gnocchi: configure db_sync command in the profile
[apex-tripleo-heat-templates.git] / puppet / hieradata / RedHat.yaml
index f42c715..2590282 100644 (file)
@@ -1,2 +1,9 @@
 # RedHat specific overrides go here
 rabbitmq::package_provider: 'yum'
+
+# The Galera package should work in cluster and
+# non-cluster modes based on the config file.
+# We set the package name here explicitly so
+# that it matches what we pre-install
+# in tripleo-puppet-elements.
+mysql::server::package_name: 'mariadb-galera-server'