Turned off dns lookup for mysql.
This commit is contained in:
parent
232ff17cf7
commit
b027e8a6bd
@ -17,7 +17,8 @@
|
||||
"replication": {
|
||||
"password": "password"
|
||||
},
|
||||
"root_password": "password"
|
||||
"root_password": "password",
|
||||
"skip_name_resolve": true
|
||||
},
|
||||
"use_percona_apt": false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user