From 6e36b0b677552b38b87ac0a3c961aa11fb24cfa6 Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 8 Mar 2008 16:45:58 +0000 Subject: =?UTF-8?q?falsche=20g=C3=A4nsef=C3=BCsschen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/init.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 3967cc3..6dd36e1 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -84,8 +84,8 @@ class apache::gentoo inherits apache::base { apache::vhost::file { '00_default_ssl_vhost': } apache::vhost::file { '00_default_vhost': } apache::config::file { 'default_vhost.include': - source => 'apache/vhosts.d/default_vhost.include', - destination => '$config_dir/vhosts.d/default_vhost.include', + source => "apache/vhosts.d/default_vhost.include", + destination => "$config_dir/vhosts.d/default_vhost.include", } } -- cgit v1.2.3