From 881480ceb8ec5ae18a16f3427a4e0fe217c013f7 Mon Sep 17 00:00:00 2001 From: Andreas Maag Date: Sun, 1 Nov 2009 15:53:42 +0100 Subject: no apache::typo3 needed at the moment --- manifests/vhost/php/typo3.pp | 2 -- 1 file changed, 2 deletions(-) (limited to 'manifests/vhost/php/typo3.pp') diff --git a/manifests/vhost/php/typo3.pp b/manifests/vhost/php/typo3.pp index cbd455d..840aca8 100644 --- a/manifests/vhost/php/typo3.pp +++ b/manifests/vhost/php/typo3.pp @@ -36,8 +36,6 @@ define apache::vhost::php::typo3( $config_webwriteable = false, $manage_directories = true ){ - include ::apache::typo3 - $documentroot = $path ? { 'absent' => $operatingsystem ? { openbsd => "/var/www/htdocs/${name}/www", -- cgit v1.2.3