aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-16 16:12:31 +0000
committerMichael Scherer <misc@mageia.org>2011-02-16 16:12:31 +0000
commit41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61 (patch)
tree788273c3363d299abdd954575b2fc715316255ae /modules
parent42ad8b18cb9e6905490a53447225ab529f120c3a (diff)
downloadpuppet-41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61.tar
puppet-41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61.tar.gz
puppet-41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61.tar.bz2
puppet-41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61.tar.xz
puppet-41a0c98bbe84d1acb5cc3349772ee2a7e8cfbd61.zip
- add a dep on git, as it is used by mga forum developers
Diffstat (limited to 'modules')
-rw-r--r--modules/phpbb/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
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')