jhoblitt / puppet-selenium

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

Adding support for Debain distrubutions #23

Closed jesstruck closed 9 years ago

jesstruck commented 9 years ago

Hey we are, found you're module and find it really nice, and what to used it, but we are on Ubuntu, and therefor we are having trouble using you module ;)

I have made this change request could you please review it and, get back to me regarding changes ??

looking forward to here from you ;)

jhoblitt commented 9 years ago

Thank you for working on this. I really want to see debian support added to this module. Is there any way this PR can be reconciled with #17? Does this PR also require that the daemon package be installed?

jesstruck commented 9 years ago

Regarding reconiling PR #17 im, not completely sure but I def would like to give et a go, my solution does not require daemon package to be installed, that might be an error do, i have tested on ubuntu 12.04 where it's default installed, that might not be the case for all Debians

sammcj commented 9 years ago

This would be great - any progress?