Skip to content
Snippets Groups Projects
Commit 101f7ffb authored by Clayton Kramer's avatar Clayton Kramer
Browse files

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

parent 02081ccc
No related branches found
No related tags found
No related merge requests found
......@@ -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.
mysql:
server:
root_password: somepass
bind-address: 127.0.0.1
port: 3306
user: mysql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment