summaryrefslogtreecommitdiff
path: root/roles/whawty/auth/store/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/whawty/auth/store/defaults/main.yml')
-rw-r--r--roles/whawty/auth/store/defaults/main.yml52
1 files changed, 26 insertions, 26 deletions
diff --git a/roles/whawty/auth/store/defaults/main.yml b/roles/whawty/auth/store/defaults/main.yml
index b8cb08b7..c479c600 100644
--- a/roles/whawty/auth/store/defaults/main.yml
+++ b/roles/whawty/auth/store/defaults/main.yml
@@ -1,27 +1,27 @@
---
-# whawty_auth_store:
-# name: foo
-# config:
-# basedir: "/var/lib/whawty/auth/foo"
-# default: 2
-# params:
-# - id: 1
-# scryptauth:
-# hmackey: "<32bytes random secret data base64-encoded>"
-# cost: 12
-# - id: 2
-# argon2id:
-# time: 1
-# memory: 65536 ## 64 MB
-# threads: 4
-# length: 32
-# permissions:
-# owner: root
-# group: foo
-# file-mode: "0640"
-# dir-mode: "0750"
-# sync:
-# type: client
-# hostname: passwd.example.com
-# port: 3022
-# user: sync
+# whawty_auth_store_instances:
+# foo:
+# config:
+# basedir: "/var/lib/whawty/auth/foo"
+# default: 2
+# params:
+# - id: 1
+# scryptauth:
+# hmackey: "<32bytes random secret data base64-encoded>"
+# cost: 12
+# - id: 2
+# argon2id:
+# time: 1
+# memory: 65536 ## 64 MB
+# threads: 4
+# length: 32
+# permissions:
+# owner: root
+# group: foo
+# file-mode: "0640"
+# dir-mode: "0750"
+# sync:
+# type: client
+# hostname: passwd.example.com
+# port: 3022
+# user: sync