Hi,
I am on Ubuntu 12.04.2 LTS (launched in a VM).
I've installed puppet and ruby1.9.1 through apt-get.
I've installed puppet-module through gems
When I try to install the module puppetlabs-mysql (puppet module install puppetlabs-mysql) I have the following error :
'You must have Puppet 0.25.0 or greater installed'
When I type puppet --version I got :
'2.7.11'
Any Ideas?
Thx,
Mayeul