From 35f223c813d4ddf2a0673b2368deeb262c0219cf Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 27 Jul 2008 20:27:25 +0000 Subject: added rpm notice --- manifests/init.pp | 3 +++ 1 file changed, 3 insertions(+) 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", -- cgit v1.2.3