From 41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 16 Feb 2011 16:12:31 +0000 Subject: - add a dep on git, as it is used by mga forum developers --- modules/phpbb/manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/phpbb/manifests') diff --git a/modules/phpbb/manifests/init.pp b/modules/phpbb/manifests/init.pp index 855e33b4..76c71467 100644 --- a/modules/phpbb/manifests/init.pp +++ b/modules/phpbb/manifests/init.pp @@ -53,6 +53,7 @@ class phpbb { # TODO git checkout of the code + include git::client # TODO phpbb database configuration $pgsql_password = extlookup("phpbb_pgsql",'x') -- cgit v1.2.1