summaryrefslogtreecommitdiff
path: root/services/ca.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-26 14:41:55 -0800
committerelijah <elijah@riseup.net>2013-02-26 14:41:55 -0800
commit4cbcb56df4ff90005bb668c0a09151a657fe3d69 (patch)
tree5f95dda388a192090676e19b9dbcf659b2d2083a /services/ca.json
parent661502e9e9220d6049a477c4a117829bb116797e (diff)
moved all files to root of repo instead of in provider subdirectory
Diffstat (limited to 'services/ca.json')
-rw-r--r--services/ca.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/services/ca.json b/services/ca.json
new file mode 100644
index 0000000..6661313
--- /dev/null
+++ b/services/ca.json
@@ -0,0 +1,5 @@
+{
+ "ca_daemon": {
+ "couchdb_user": "= global.services[:couchdb].couch.users[:admin]"
+ }
+}