Migrated to use new mongrel class.
This commit is contained in:
parent
c06bdf76f0
commit
ef1c30cdaa
1 changed files with 3 additions and 2 deletions
|
@ -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", ]:
|
||||
|
|
Loading…
Add table
Reference in a new issue