blob: 4759439faa5745458986366cb5600c142e00c346 [file] [log] [blame]
parameters:
mysql:
server:
database:
barbican:
encoding: utf8
users:
- name: barbican
password: ${_param:mysql_barbican_password}
host: '%'
rights: all
- name: barbican
password: ${_param:mysql_barbican_password}
host: ${_param:cluster_vip_address}
rights: all