summaryrefslogtreecommitdiff
path: root/manifests/bigcouch.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/bigcouch.pp')
-rw-r--r--manifests/bigcouch.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/bigcouch.pp b/manifests/bigcouch.pp
index 34edbe7..36c6ce8 100644
--- a/manifests/bigcouch.pp
+++ b/manifests/bigcouch.pp
@@ -23,8 +23,7 @@ class couchdb::bigcouch inherits couchdb::base {
# for signed 0.4.2 packages
Package ['couchdb'] {
- name => 'bigcouch',
- require => Exec[refresh_apt]
+ name => 'bigcouch'
}
file { '/opt/bigcouch/etc/vm.args':