summaryrefslogtreecommitdiff
path: root/provider_base/services/ca.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-03-08 23:07:13 -0800
committerelijah <elijah@riseup.net>2013-03-08 23:07:13 -0800
commit402bb92da08b0c0a46be643963a87576e558b589 (patch)
treefc56b8b6c54cd95c86843ce4d41798b701b850ca /provider_base/services/ca.json
parent77c8025aebe3a7b83fc128be6e0abe511f9f0888 (diff)
node environment: switch from production=true to environment=production. requires latest leap_cli
Diffstat (limited to 'provider_base/services/ca.json')
-rw-r--r--provider_base/services/ca.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider_base/services/ca.json b/provider_base/services/ca.json
index 3fb8bf6c..64866ddc 100644
--- a/provider_base/services/ca.json
+++ b/provider_base/services/ca.json
@@ -1,6 +1,6 @@
{
"ca_daemon": {
- "couchdb_hosts": "= hostnames nodes[:services => :couchdb][:local => local]",
+ "couchdb_hosts": "= hostnames nodes_like_me[:services => :couchdb]",
"couchdb_user": "= global.services[:couchdb].couch.users[:ca_daemon]"
},
"service_type": "internal_service",