]> gitweb.fluxo.info Git - puppet-trac.git/commitdiff
Typo
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 16 Jun 2011 17:10:06 +0000 (14:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 16 Jun 2011 17:10:06 +0000 (14:10 -0300)
manifests/init.pp

index e8938441157bb62140e95b97962c0a9e28317685..9ca02d5c3de1e8af713f15fcb533b0a964a23632 100644 (file)
@@ -17,7 +17,7 @@ class trac {
   }
 
   # various plugins
-  packae { [ "trac-wysiwyg",       "trac-wikiprint",     "trac-wikirename",
+  package { [ "trac-wysiwyg",       "trac-wikiprint",     "trac-wikirename",
              "trac-mastertickets", "trac-accountmanager" ]:
     ensure => $lsbdistcodename ? {
       'lenny' => absent,