From 2cd2d6fba7e996c04a2d2b60de38218493a4b0f6 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 1 Nov 2008 11:34:26 +0000 Subject: vhosts file doesn't need a conf ending --- 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 fb131f0..9920adb 100644 --- a/manifests/ssl.pp +++ b/manifests/ssl.pp @@ -22,7 +22,7 @@ class apache::ssl::centos inherits apache::ssl::base { } apache::config::file{ 'ssl.conf': } apache::config::file{ 'ssl_defaults.inc': } - apache::vhost::file{ '0-default_ssl.conf': } + apache::vhost::file{ '0-default_ssl': } } ### gentoo -- cgit v1.2.3