summaryrefslogtreecommitdiffstats
path: root/puppet/modules
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules')
-rw-r--r--puppet/modules/icecc/files/ubuntu/etc/default/icecc2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/icecc/files/ubuntu/etc/default/icecc b/puppet/modules/icecc/files/ubuntu/etc/default/icecc
index da17279..a9260de 100644
--- a/puppet/modules/icecc/files/ubuntu/etc/default/icecc
+++ b/puppet/modules/icecc/files/ubuntu/etc/default/icecc
@@ -3,5 +3,5 @@
if test -f /etc/default/maybe_wait_for_real_hostname; then
. /etc/default/maybe_wait_for_real_hostname
fi
-START_ICECC="true"
+START_ICECC="false"
START_ICECC_SCHEDULER="false"