summaryrefslogtreecommitdiff
path: root/roles/apps/whawty/auth/defaults/main.yml
blob: 8f203802011f8419c46690533ca18cd33cb188fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
# whawty_auth_instances:
#   test:
#     version: 0.3-rc1
#     port: 3080
#     store:
#       default: 1
#       params:
#       - id: 1
#         argon2id:
#           time: 1
#           memory: 65536
#           threads: 4
#           length: 32
#     sync:
#       port: 3022
#       authorized_keys:
#       - ssh-ed25519 ...
#     storage:
#       type: ...
#     publish:
#       zone: "{{ apps_publish_zone__foo }}"
#       hostnames:
#       - passwd.example.com
#       tls:
#         certificate_provider: ...