Merge "Secure the MySQL bind-address on the undercloud"
This commit is contained in:
commit
737185abf1
@ -294,6 +294,7 @@ resources:
|
||||
mysql:
|
||||
innodb_buffer_pool_size: {get_param: MysqlInnodbBufferPoolSize}
|
||||
root-password: {get_resource: MysqlRootPassword}
|
||||
bind_address: 127.0.0.1
|
||||
neutron:
|
||||
debug: {get_param: Debug}
|
||||
host: 127.0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user