5 lines
227 B
YAML
5 lines
227 B
YAML
# This file is managed via Ansible; any changes here will be overwritten
|
|
# And rightfully so. Don't screw with this
|
|
registration_shared_secret: {{ matrix_reg_secret.stdout }}
|
|
turn_shared_secret: {{ matrix_turn_secret.stdout }}
|