From 008e72818c517857b16da51871bca3b85510831c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 29 Mar 2011 20:15:08 +0000 Subject: - remove incorrect requirement of mysql, as found out by pascal --- modules/phpbb/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/phpbb/manifests/init.pp b/modules/phpbb/manifests/init.pp index c796a099..7cc2f9f7 100644 --- a/modules/phpbb/manifests/init.pp +++ b/modules/phpbb/manifests/init.pp @@ -4,7 +4,6 @@ class phpbb { $user = "phpbb" include apache::mod_php - include mysql package { ["php-gd", "php-xml", -- cgit v1.2.1