]> gitweb.fluxo.info Git - puppet-apache.git/commitdiff
Rake is defined at nodo module
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 30 Jan 2012 19:22:39 +0000 (17:22 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 30 Jan 2012 19:22:39 +0000 (17:22 -0200)
manifests/init.pp

index cb8528224980e1936932a110d5453bc638983e12..92019c2363af5d680f3d2d90707df045640df7fa 100644 (file)
@@ -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,
   }