Skip to content

Commit

Permalink
Make sure the example is somewhat secure
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Jan 10, 2015
1 parent 23c192d commit f3e8eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -53,6 +53,7 @@ password or `/etc/my.cnf` settings, then you must also pass in an override hash:
```puppet
class { '::mysql::server':
root_password => 'strongpassword',
remove_default_accounts => true,
override_options => $override_options
}
```
Expand Down

0 comments on commit f3e8eb6

Please sign in to comment.