aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/RedHat.yaml
blob: 259028287bb6d1c4aa062363ca0b9aabe43e9402 (plain)
1
2
3
4
5
6
7
8
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'