summaryrefslogtreecommitdiff
path: root/puppet/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/manifests')
-rw-r--r--puppet/manifests/site.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/manifests/site.pp b/puppet/manifests/site.pp
index 8cfa92ef..193a93e1 100644
--- a/puppet/manifests/site.pp
+++ b/puppet/manifests/site.pp
@@ -21,7 +21,7 @@ if 'openvpn' in $services {
}
if 'couchdb' in $services {
- include site_couchdb
+ include site_couchdb::bigcouch
}
if 'webapp' in $services {