Add authentik to opentofu
This commit is contained in:
parent
496cd360c6
commit
01ee9d4b44
9 changed files with 184 additions and 84 deletions
roles/authentik/vars
|
@ -3,7 +3,7 @@ authentik_svc:
|
|||
domain: auth.serguzim.me
|
||||
name: authentik
|
||||
port: 9000
|
||||
image_tag: 2024.2
|
||||
image_tag: 2024.8
|
||||
db:
|
||||
host: "{{ postgres.host }}"
|
||||
database: authentik
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue