From 5a214b0316b504a618ed1df438c7b8628d9ab86f Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 8 Mar 2008 21:11:24 +0000 Subject: =?UTF-8?q?*=20falsche=20default=20location=20*=20self-certs=20f?= =?UTF-8?q?=C3=BCr=20sicher.immerda.ch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 0964d44..ef7a04a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -35,7 +35,7 @@ class apache::base { require => Package[apache], } file { 'default_apache_index': - path => '/var/www/localhost/index.html', + path => '/var/www/localhost/htdocs/index.html', ensure => file, owner => 'root', group => 0, -- cgit v1.2.3