Markus Baumann

Results 2 comments of Markus Baumann

I found the reason. In version 2.1.4 it is no variable $ensure in the define type declaration at top (https://github.com/example42/puppet-mysql/blob/v2.1.4/manifests/grant.pp#L35). It exists in branch master and version 2.1.3 (git tag).

It seems the version in puppet forge is newer as the repository code state. ``` puppet module install --modulepath=./ example42-mysql Notice: Preparing to install into /home/example/tmp ... Notice: Downloading from...