From 6729542e677e210dce5f74c287c825b499a5d055 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 16 Aug 2010 23:02:02 +0200 Subject: use modules url --- manifests/ssl/itk_plus/centos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/ssl') diff --git a/manifests/ssl/itk_plus/centos.pp b/manifests/ssl/itk_plus/centos.pp index a67f3dc..d76c927 100644 --- a/manifests/ssl/itk_plus/centos.pp +++ b/manifests/ssl/itk_plus/centos.pp @@ -1,7 +1,7 @@ class apache::ssl::itk_plus::centos inherits apache::ssl::centos { include apache::ssl::itk::centos Apache::Config::Global['ssl.conf']{ - source => "apache/itk_plus/conf.d/${operatingsystem}/ssl.conf", + source => "modules/apache/itk_plus/conf.d/${operatingsystem}/ssl.conf", } Apache::Config::Global['00-listen-ssl.conf']{ -- cgit v1.2.3