Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-models
/
reclass-system
/
4159b5895fa2c4e8531038789af37ad930c4e821
/
.
/
galera
/
server
/
database
/
aodh.yml
blob: f5095d2d17f4007d0ac9563148e0e09df22bf34a [
file
] [
log
] [
blame
]
parameters:
mysql:
server:
database:
aodh:
encoding:
utf8
users:
-
name:
aodh
password:
${_param
:
mysql_aodh_password}
host:
'%'
rights:
all
-
name:
aodh
password:
${_param
:
mysql_aodh_password}
host:
${_param
:
cluster_vip_address}
rights:
all