diff options
author | varac <varacanero@zeromail.org> | 2012-11-03 10:19:24 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-11-03 10:19:24 +0100 |
commit | 5abce06ff562fb508504af4370c0cc8eda266b56 (patch) | |
tree | 6a91aa05fb7b693c29c335b2554063fb2df167d7 /puppet/modules/site_couchdb/files | |
parent | 82c21f345c78c4f06e4aa78ab6020f1393816812 (diff) |
[admins] section moved to local.d/admin.ini
Diffstat (limited to 'puppet/modules/site_couchdb/files')
-rw-r--r-- | puppet/modules/site_couchdb/files/local.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_couchdb/files/local.ini b/puppet/modules/site_couchdb/files/local.ini index 0da2fb44..79dd112e 100644 --- a/puppet/modules/site_couchdb/files/local.ini +++ b/puppet/modules/site_couchdb/files/local.ini @@ -80,5 +80,5 @@ ssl_certificate_max_depth = 1 ; around in plain-text files). You can add more admin accounts with more ; 'username = password' lines. Don't forget to restart CouchDB after ; changing this. -[admins] +;[admins] ;admin = mysecretpassword |