module-puppetlabs-mysql/manifests
Carl Caum 0783c748b7 Only notify Exec to import sql if sql is given
Commit e3b9fd broke the mysql::db defined type by always notifying the
Exec[${name}-import-import] resource even though the resource may not be
declared if the $sql parameter was not given. This commit adds an
in-selector to only notify the Exec resource if the $sql parameter has a
value.  More extensive rspec-puppet tests have been provided to protect
against this in the future.
2011-12-19 20:48:47 -08:00
..
server 15 - Fix resource names in monitor.pp 2011-06-24 15:05:46 +01:00
config.pp Require not needed due to implicit dependencies 2011-12-13 18:57:38 -06:00
db.pp Only notify Exec to import sql if sql is given 2011-12-19 20:48:47 -08:00
init.pp Add client package variable 2011-06-16 15:34:04 -07:00
params.pp (#11185) Fully qualify $operatingsystem 2011-12-05 23:34:53 +00:00
python.pp Added documentation and license to module. 2011-05-31 20:47:19 -07:00
ruby.pp Refactor ruby package provider 2011-06-16 14:03:05 -07:00
server.pp (#10391) Update docs to reflect config_hash. 2011-10-31 11:01:57 -07:00