From dea5d21e4cd812d4937938250c1d20b8b0089f5d Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 16 Aug 2010 22:09:22 +0200 Subject: override instead of redefine --- manifests/ssl/itk_plus/centos.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/ssl/itk_plus/centos.pp') diff --git a/manifests/ssl/itk_plus/centos.pp b/manifests/ssl/itk_plus/centos.pp index d8989c9..3638c69 100644 --- a/manifests/ssl/itk_plus/centos.pp +++ b/manifests/ssl/itk_plus/centos.pp @@ -4,7 +4,7 @@ class apache::ssl::itk_plus::centos inherits apache::ssl::centos { source => "apache/itk_plus/conf.d/${operatingsystem}/ssl.conf", } - apache::config::global{'00-listen-ssl.conf': + Apache::Config::Global{'00-listen-ssl.conf': ensure => 'present', content => template("apache/itk_plus/${operatingsystem}/00-listen-ssl.conf.erb"), } -- cgit v1.2.3