]> gitweb.fluxo.info Git - puppet-etherpad.git/commitdiff
No need to include vcsrepo
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Dec 2011 15:29:29 +0000 (13:29 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 26 Dec 2011 15:29:29 +0000 (13:29 -0200)
manifests/init.pp

index 4c0b3a856b4fa1af42a5e99cf40b0dcfba9a03fe..180285bcac07fd1ce9b5c69c118bbb106d993fdc 100644 (file)
@@ -1,6 +1,4 @@
 class etherpad {
-  include vcsrepo
-
   case $etherpad_db_password {
     '': { fail("You need to define a mysql root password! Please set \$etherpad_db_password in your site.pp or host config") }
   }