diff options
author | Michael Scherer <misc@mageia.org> | 2011-02-12 16:05:12 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-02-12 16:05:12 +0000 |
commit | 427d5d9151b31d6b77093d8b8a1c67ad38c02a24 (patch) | |
tree | 20cbfa59557c9a16ca52bb888d3462021980a48b /manifests | |
parent | e9b8c92fb095a44cfa903773e959b7111eb1db02 (diff) | |
download | puppet-427d5d9151b31d6b77093d8b8a1c67ad38c02a24.tar puppet-427d5d9151b31d6b77093d8b8a1c67ad38c02a24.tar.gz puppet-427d5d9151b31d6b77093d8b8a1c67ad38c02a24.tar.bz2 puppet-427d5d9151b31d6b77093d8b8a1c67ad38c02a24.tar.xz puppet-427d5d9151b31d6b77093d8b8a1c67ad38c02a24.zip |
- deploy phpbb on friteuse
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index f86cef54..2d80edf7 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -150,6 +150,7 @@ node friteuse { include default_mageia_server timezone::timezone { "Europe/Paris": } + include phpbb } node rabbit { |