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,
|
ensure => installed,
|
||||||
}
|
}
|
||||||
|
|
||||||
package { [ "rubygem-mongrel",
|
include mongrel
|
||||||
"rubygem-rails",
|
|
||||||
|
package { [ "rubygem-rails",
|
||||||
"rubygem-sqlite3-ruby",
|
"rubygem-sqlite3-ruby",
|
||||||
"ruby-RRDtool",
|
"ruby-RRDtool",
|
||||||
"ruby-ldap", ]:
|
"ruby-ldap", ]:
|
||||||
|
|
Loading…
Add table
Reference in a new issue