aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/alamut.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-01-17 18:09:38 +0000
committerNicolas Vigier <boklm@mageia.org>2013-01-17 18:09:38 +0000
commit8977fd73911efe82bc15e6287bc9529152d24201 (patch)
tree55c9f5dc0555870dc5a38fd7ab95537818b4a62b /manifests/nodes/alamut.pp
parent5908336d448529be94978f2f1166cf06c624933c (diff)
downloadpuppet-8977fd73911efe82bc15e6287bc9529152d24201.tar
puppet-8977fd73911efe82bc15e6287bc9529152d24201.tar.gz
puppet-8977fd73911efe82bc15e6287bc9529152d24201.tar.bz2
puppet-8977fd73911efe82bc15e6287bc9529152d24201.tar.xz
puppet-8977fd73911efe82bc15e6287bc9529152d24201.zip
epoll: split database creation in a separate class
Create epoll::create_db class
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rw-r--r--manifests/nodes/alamut.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 63618c0c..3fdd7eaf 100644
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -21,6 +21,7 @@ node alamut {
db_password => extlookup('epoll_pgsql','x'),
}
include epoll
+ include epoll::create_db
include transifex
include bugzilla