summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-05-09 23:40:05 +0200
committermh <mh@immerda.ch>2010-05-09 23:40:05 +0200
commitcf3e0a6752116bfc0c422e3534d5808ab480cea0 (patch)
tree412cd1f81202a8ba47046871ca92d745a84e6b23
parentdf01b325639c51da18e63d0ceb34cf0e1ff740f6 (diff)
adjust module_dir
-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 }