diff --git a/pillar.example b/pillar.example index 2588681..2c30459 100644 --- a/pillar.example +++ b/pillar.example @@ -2,7 +2,7 @@ mysql: server: # Use this account for database admin (defaults to root) root_user: 'admin' - # root_password: False - to have root@localhost without password + # root_password: '' - to have root@localhost without password root_password: 'somepass' user: mysql # If you only manage the dbs and users and the server is on