summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/remove.pp
diff options
context:
space:
mode:
authorMicah <micah@riseup.net>2015-10-13 14:05:48 +0000
committerMicah <micah@riseup.net>2015-10-13 14:05:48 +0000
commit6f04006dc44d52a36fff4d61275c41a6f1f9d59a (patch)
treec721eab63eef1467f5977cb94898d05bf50b9496 /puppet/modules/site_config/manifests/remove.pp
parentd6b521372243b79105a1513d4559572dfab6db54 (diff)
parent19e5d23e3fe34199265117e033acfabc3cff9109 (diff)
Merge branch '7514_remove_tapicero_couchdb_user' into 'develop'
7514 remove tapicero couchdb user - Resolves: #7514 this depends on this couchdb m.r.: https://gitlab.com/leap/couchdb/merge_requests/2 See merge request !78
Diffstat (limited to 'puppet/modules/site_config/manifests/remove.pp')
-rw-r--r--puppet/modules/site_config/manifests/remove.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/modules/site_config/manifests/remove.pp b/puppet/modules/site_config/manifests/remove.pp
index 00502c0a..b1ad1a2b 100644
--- a/puppet/modules/site_config/manifests/remove.pp
+++ b/puppet/modules/site_config/manifests/remove.pp
@@ -1,5 +1,4 @@
# remove leftovers from previous deploys
class site_config::remove {
include site_config::remove::files
- include site_config::remove::tapicero
}