Migrated to use new mongrel class.

This commit is contained in:
Timo Mkinen 2009-09-30 00:03:05 +03:00
parent c06bdf76f0
commit ef1c30cdaa

View file

@ -95,8 +95,9 @@ class puppet::server inherits puppet::client {
ensure => installed,
}
package { [ "rubygem-mongrel",
"rubygem-rails",
include mongrel
package { [ "rubygem-rails",
"rubygem-sqlite3-ruby",
"ruby-RRDtool",
"ruby-ldap", ]: