Updated pillar example and README for new debconf mysql root password feature

This commit is contained in:
Clayton Kramer 2014-05-12 11:10:51 -04:00
parent 02081cccce
commit 101f7ffb59
2 changed files with 3 additions and 0 deletions

View file

@ -24,3 +24,5 @@ Install the MySQL client package.
----------------
Install the MySQL server package and start the service.
Debian OS family supports setting MySQL root password during install via debconf.

View file

@ -1,5 +1,6 @@
mysql:
server:
root_password: somepass
bind-address: 127.0.0.1
port: 3306
user: mysql