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