From 31ed3154e51f2eb9c6200eac68231463c64720c9 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 7 Nov 2008 18:08:06 +0000 Subject: made path more default introduced logrotating for apache --- manifests/ssl.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/ssl.pp') diff --git a/manifests/ssl.pp b/manifests/ssl.pp index 778fbbc..a67ea90 100644 --- a/manifests/ssl.pp +++ b/manifests/ssl.pp @@ -40,7 +40,7 @@ class apache::ssl::openbsd inherits apache::openbsd { } File['/opt/bin/restart_apache.sh']{ - source => "puppet://$server/apache/openbsd/bin/restart_apache_ssl.sh", + source => "puppet://$server/apache/OpenBSD/bin/restart_apache_ssl.sh", } Service['apache']{ start => 'apachectl startssl', -- cgit v1.2.3