From a2f1d9aa49c47f8b9c6411f4c7dd053fb4b066b1 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 1 Nov 2008 11:38:34 +0000 Subject: correct including --- 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 770b7c7..84a43bf 100644 --- a/manifests/ssl.pp +++ b/manifests/ssl.pp @@ -34,7 +34,7 @@ class apache::ssl::gentoo inherits apache::ssl::base { class apach::ssl::itk inherits apache::ssl { case $operatingsystem { - centos: { include apache::ssl::centos } + centos: { include apache::ssl::itk::centos } } } -- cgit v1.2.3