mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-23 08:41:11 +02:00
16 lines
453 B
YAML
16 lines
453 B
YAML
|
|
features:
|
|
universal_logout: false # Role is not enabled until then keep it false
|
|
# 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 }}"
|