summaryrefslogtreecommitdiff
path: root/puppet/modules/site_ca_daemon/templates/couchdb.yml.erb
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/site_ca_daemon/templates/couchdb.yml.erb')
-rw-r--r--puppet/modules/site_ca_daemon/templates/couchdb.yml.erb7
1 files changed, 0 insertions, 7 deletions
diff --git a/puppet/modules/site_ca_daemon/templates/couchdb.yml.erb b/puppet/modules/site_ca_daemon/templates/couchdb.yml.erb
deleted file mode 100644
index f5132599..00000000
--- a/puppet/modules/site_ca_daemon/templates/couchdb.yml.erb
+++ /dev/null
@@ -1,7 +0,0 @@
-production:
- protocol: 'https'
- host: <%= couchdb_host %>
- port: 443
- username: <%= couchdb_user %>
- password: <%= couchdb_password %>
-