From 8a5d163a25e5971f15b2026fd716a6b8e23fc47c Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 5 Jan 2014 00:58:26 +0000 Subject: disable draklive images-config svn updates --- modules/draklive/manifests/init.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/draklive/manifests/init.pp b/modules/draklive/manifests/init.pp index 38d44529..d6e8a5eb 100644 --- a/modules/draklive/manifests/init.pp +++ b/modules/draklive/manifests/init.pp @@ -33,9 +33,9 @@ class draklive { target => $var_data, } - subversion::snapshot { $config: - source => "svn://svn.$::domain/soft/images-config/draklive/trunk/", - } +# subversion::snapshot { $config: +# source => "svn://svn.$::domain/soft/images-config/draklive/trunk/", +# } cron { 'build live images': command => "$config/tools/build_live.sh", -- cgit v1.2.1