module-puppetlabs-mysql/manifests
Michael Arnold 8dc651c0e2 Simplify Exec["${name}-import"]
Show that mysql:db can also import SQL from a file in order to, for
example, initialize a database schema.  Since it requires class
mysql::server, we assume to run all commands as the root mysql user
against the local mysql server.
2012-05-03 23:35:51 -07:00
..
server Fix typos in mysql::server::monitor class 2012-04-24 11:56:01 +02:00
config.pp I noticed the following message whilst provisioning using this module: 2012-04-23 13:06:39 +03:00
db.pp Simplify Exec["${name}-import"] 2012-05-03 23:35:51 -07:00
init.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
java.pp Added tests to mysql::java. 2012-04-23 21:44:31 -07:00
params.pp Added mysql::java class. 2012-04-23 21:24:01 -07:00
python.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
ruby.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
server.pp Fix Puppet 2.6 compilation issues. 2012-03-18 01:56:13 -05:00