grahamgilbert / vagrant-puppetmaster

Vagrant config for a testing setup with a Puppet Master, Puppet Dashboard and PuppetDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Mysql Module?

jerius opened this issue · comments

During an initial "vagrant up", with no modifications made, I encounter the following error.

Error: Could not find class mysql for puppet.pebbleit.dev on node puppet.pebbleit.dev

A quick looks shows that VagrantConf/modules/mysql is empty, and I'm not seeing a mysql class declared, so it looks like this part maybe just missed making it onto the push?

Thanks for putting this up, by the way. I was just looking at building something similar from scratch today!

Fixed it!

❤️ 's