diff options
author | Micah Anderson <micah@leap.se> | 2015-02-05 11:42:28 -0500 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2015-02-05 11:42:28 -0500 |
commit | e4e7959d5dee3b0c3e4c2daaf0355c870b97c942 (patch) | |
tree | a91f08fea4cd24314292d0ebf0c3032d6944afb7 /puppet/modules/tapicero | |
parent | 1d8998f1ee74c4b68cf9372409ef7e6e47f63927 (diff) | |
parent | 1555cfa158c26ced05300402bbbce08081d62f7b (diff) |
Merge branch 'bug/6697' into develop
Diffstat (limited to 'puppet/modules/tapicero')
-rw-r--r-- | puppet/modules/tapicero/templates/tapicero.yaml.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/tapicero/templates/tapicero.yaml.erb b/puppet/modules/tapicero/templates/tapicero.yaml.erb index 510450ad..40048a5e 100644 --- a/puppet/modules/tapicero/templates/tapicero.yaml.erb +++ b/puppet/modules/tapicero/templates/tapicero.yaml.erb @@ -13,6 +13,7 @@ connection: password: <%= @couchdb_admin_password %> prefix : "" suffix : "" + netrc: "/etc/couchdb/couchdb.netrc" # file to store the last processed user record in so we can resume after # a restart: |