diff options
author | Azul <azul@riseup.net> | 2014-06-23 21:50:50 +0200 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-25 18:17:39 -0700 |
commit | 813f840cceb284c38dcedea1577d125e62e280f0 (patch) | |
tree | 140a8ff24a61ec8a1be28d87fce3b1728cf711c6 /puppet/modules/tapicero/templates/tapicero.yaml.erb | |
parent | 5075fdeee3c8b70d39a2f6105d8e1e33c6843eb4 (diff) |
hand replication credentials to tapicero
Diffstat (limited to 'puppet/modules/tapicero/templates/tapicero.yaml.erb')
-rw-r--r-- | puppet/modules/tapicero/templates/tapicero.yaml.erb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/puppet/modules/tapicero/templates/tapicero.yaml.erb b/puppet/modules/tapicero/templates/tapicero.yaml.erb index 3a5f821e..182a6aa6 100644 --- a/puppet/modules/tapicero/templates/tapicero.yaml.erb +++ b/puppet/modules/tapicero/templates/tapicero.yaml.erb @@ -24,7 +24,8 @@ log_level: info options: # prefix for per user databases: db_prefix: "user-" - mirror: <%= @couchdb_mirror %> + mode: <%= @couchdb_mode %> + replication: <%= @couchdb_replication %> # security settings to be used for the per user databases security: |