jhoblitt / puppet-selenium

Manages Selenium Server 2 - Standalone and Grid
Other
20 stars 49 forks source link

selenium includes class wget #8

Closed KlavsKlavsen closed 10 years ago

KlavsKlavsen commented 10 years ago

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.. :)

KlavsKlavsen commented 10 years ago

I see you use wget::fetch.. I figured you might be using https://github.com/maestrodev/puppet-wget

jhoblitt commented 10 years ago

This module has a declared dependency on maestrodev/wget. See: https://github.com/jhoblitt/puppet-selenium/blob/master/Modulefile#L11