From b5c0b2d0764cc8b3e1745ae22c2e6e2f599f47e8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 26 Dec 2011 13:29:29 -0200 Subject: No need to include vcsrepo --- manifests/init.pp | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 4c0b3a8..180285b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -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") } } -- cgit v1.2.3