Skip to content

Commit 2ec47af

Browse files
committed
tests: add required variable owncast_admin_password
1 parent b93b9f3 commit 2ec47af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/playbooks/xsrv-test/host_vars/my.example.test/my.example.test.vault.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ matrix_synapse_admin_password: "{{ xsrv_admin_password }}"
7373
##### MONITORING_GOACCESS - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/monitoring_goaccess/defaults/main.yml
7474
goaccess_username: "{{ xsrv_admin_username }}"
7575
goaccess_password: "{{ xsrv_admin_password }}"
76+
##### ONWCAST - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/owncast/defaults/main.yml
77+
owncast_admin_password: "{{ xsrv_admin_password }}"

0 commit comments

Comments
 (0)