Merge "Add kernel service"
[apex-tripleo-heat-templates.git] / puppet / hieradata / RedHat.yaml
1 # RedHat specific overrides go here
2 rabbitmq::package_provider: 'yum'
3
4 # The Galera package should work in cluster and
5 # non-cluster modes based on the config file.
6 # We set the package name here explicitly so
7 # that it matches what we pre-install
8 # in tripleo-puppet-elements.
9 mysql::server::package_name: 'mariadb-galera-server'