summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-07-27 20:27:25 +0000
committermh <mh@immerda.ch>2008-07-27 20:27:25 +0000
commit35f223c813d4ddf2a0673b2368deeb262c0219cf (patch)
treef8777be443db39fd7e5b3a556eb489eb299162bb
parent72614fb8d9b840f4cabafc284bd652fe02edc566 (diff)
added rpm notice
-rw-r--r--manifests/init.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 96f1566..2cfa238 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -45,6 +45,9 @@ class squid::gentoo inherits squid::base {
}
}
+# rpms: we got the latest rpm from here:
+# http://people.redhat.com/mnagy/squid/
+# distro rpms seems to have problems...
class squid::centos inherits squid::base {
file{'/etc/sysconfig/squid':
source => [ "puppet://$server/files/squid/sysconfig/${fqdn}/squid",