This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-puppetlabs-mysql
Watch
5
Star
0
Fork
You've already forked module-puppetlabs-mysql
0
Code
Issues
Pull requests
Releases
Wiki
Activity
4aa98b14ed
module-puppetlabs-mysql
/
examples
/
server.pp
4 lines
58 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
cleaned up style a little: - updated mysql::ruby to use params value for package_name - updated server to use params value for service and package - clarified some param names to make them more consistent
2011-05-27 03:11:24 +02:00
class
{
'mysql::server'
:
Update mysql::server test With the update to the new version of mysql, the test for the mysql::server class is incorrect. This quick commit updates the test according to the new syntax.
2013-10-17 18:38:27 +02:00
root_password
=
>
'password'
,
cleaned up style a little: - updated mysql::ruby to use params value for package_name - updated server to use params value for service and package - clarified some param names to make them more consistent
2011-05-27 03:11:24 +02:00
}
Reference in a new issue
Copy permalink