Merge pull request #328 from glarizza/bug/update_server_tests
Update mysql::server test
This commit is contained in:
commit
4688db8cec
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
class { 'mysql::server':
|
||||
config_hash => { 'root_password' => 'password', },
|
||||
root_password => 'password',
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue