mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added syncope draft
This commit is contained in:
@@ -797,6 +797,20 @@ defaults_applications:
|
||||
'iframe': false,
|
||||
}) }}{% raw %}
|
||||
|
||||
# syncope:
|
||||
# version: "latest"
|
||||
# credentials:
|
||||
# anonymous:
|
||||
# password: # Set in environment file
|
||||
# database:
|
||||
# password: # Set in environment file
|
||||
# administrator:
|
||||
# password: "{{ users.administrator.password }}"
|
||||
# users:
|
||||
# administrator:
|
||||
# username: "{{ users.administrator.username }}"
|
||||
|
||||
|
||||
## Taiga
|
||||
taiga:
|
||||
version: "latest"
|
||||
|
Reference in New Issue
Block a user