summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 599a338..c473c9b 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -2,8 +2,6 @@
# Copyright (C) 2007 admin@immerda.ch
#
-# modules_dir { "squid": }
-
class squid {
case $operatingsystem {
gentoo: { include squid::gentoo }