Closed KlavsKlavsen closed 10 years ago
I see you use wget::fetch.. I figured you might be using https://github.com/maestrodev/puppet-wget
This module has a declared dependency on maestrodev/wget
. See: https://github.com/jhoblitt/puppet-selenium/blob/master/Modulefile#L11
which isn't in any module I can find - and which isn't mentioned as a dependency.
I figure you've just created a simple module, that can manage to install wget - on the OS'es you want to support.. :)