Fixed linting error 'variables should be a map of key-valued strings'

This commit is contained in:
Sander Boom 2015-10-21 22:52:17 +02:00
parent 323b6eb196
commit 38a93a25f3
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ you need to set MYSQL_ALLOW_EMPTY_PASSWORD.
- mysql
variables:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
```
For other possible configuration variables check the