blt04 / puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
Other
242 stars 280 forks source link

Fix missing dependency for mod_ssl for RHEL/CentOS #27

Closed sgp closed 12 years ago

sgp commented 12 years ago

The commit is pretty simple; it just allows installing Passenger without having Package['mod_ssl'] defined, similar to the deps for httpd and httpd-devel.