From 00e3258bb85b5453e09e8cb8c89381f6412dee8c Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 22 Nov 2010 23:29:27 +0000 Subject: fix typo --- modules/buildsystem/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem/manifests') diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp index 49ceba00..965973f8 100644 --- a/modules/buildsystem/manifests/init.pp +++ b/modules/buildsystem/manifests/init.pp @@ -29,7 +29,7 @@ class buildsystem { include apache apache::vhost_other_app { "repository.$domain": - vhost_file => "buildsystem/vhost_bugs.conf", + vhost_file => "buildsystem/vhost_repository.conf", } } -- cgit v1.2.1