Merge "controller-puppet: Honor MysqlRootPassword"
This commit is contained in:
commit
3eb3134c26
@ -695,7 +695,7 @@ resources:
|
||||
# MySQL
|
||||
admin_password: {get_input: admin_password}
|
||||
mysql_innodb_buffer_pool_size: {get_input: mysql_innodb_buffer_pool_size}
|
||||
mysql_root_password: {get_input: mysql_root_password}
|
||||
mysql::server::root_password: {get_input: mysql_root_password}
|
||||
mysql_cluster_name: {get_input: mysql_cluster_name}
|
||||
# Neutron
|
||||
neutron::bind_host: {get_input: controller_host}
|
||||
|
Loading…
x
Reference in New Issue
Block a user