summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/bigcouch/package/cloudant.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/bigcouch/package/cloudant.pp b/manifests/bigcouch/package/cloudant.pp
index 4c5c3bb..4c44e74 100644
--- a/manifests/bigcouch/package/cloudant.pp
+++ b/manifests/bigcouch/package/cloudant.pp
@@ -19,7 +19,6 @@ class couchdb::bigcouch::package::cloudant {
content => 'deb http://http.debian.net/debian squeeze main
deb http://security.debian.org/ squeeze/updates main
',
- before => Exec[refresh_apt]
}
}