Skip to content
Snippets Groups Projects
Commit 94744b1f authored by Chris Hines's avatar Chris Hines
Browse files

Merge branch 'mysql' into mlaas

parents 7ecb6a5f 7f0811cf
No related branches found
No related tags found
3 merge requests!518modifications to playbooks because 1. we're not using ldap 2. we're mounting...,!517modifications to playbooks because 1. we're not using ldap 2. we're mounting...,!513modifications to playbooks because 1. we're not using ldap 2. we're mounting...
......@@ -11,7 +11,7 @@
- name: Comment out bind address so it doesn't bind to 127.0.0.1
replace:
path: /etc/mysql/mariadb.conf.d/50-server.cnf
regexp: '(.*bind.*)'
regexp: '(bind.*)'
replace: '#\1'
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment