summaryrefslogtreecommitdiff
path: root/provider_base/services/ca.json
diff options
context:
space:
mode:
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 f3758ab6..800c995d 100644
--- a/provider_base/services/ca.json
+++ b/provider_base/services/ca.json
@@ -1,5 +1,5 @@
{
- "ca": {
+ "ca_daemon": {
"couchdb_hosts": "= nodes[:services => :couchdb][:local => local].field('domain.name')",
"couchdb_user": "= global.services[:couchdb].couch.users[:ca_daemon]"
},