From 32c1da01e5b01a916a7671d3e0f4b2539af4be76 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 30 Jan 2012 17:22:39 -0200 Subject: Rake is defined at nodo module --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index cb85282..92019c2 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -363,7 +363,7 @@ class apache::rails inherits apache { # Needed by https://git.codecoop.org/projects/coquelicot package { [ 'libsinatra-ruby1.8', 'libopenssl-ruby1.8', 'libhaml-ruby1.8', 'liblockfile-ruby', - 'libgettext-ruby1.8', 'rake' ]: + 'libgettext-ruby1.8' ]: ensure => installed, } -- cgit v1.2.3