Skip to content

Commit

Permalink
tests: add required variable owncast_admin_password
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Jan 12, 2024
1 parent b93b9f3 commit 2ec47af
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ matrix_synapse_admin_password: "{{ xsrv_admin_password }}"
##### MONITORING_GOACCESS - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/monitoring_goaccess/defaults/main.yml
goaccess_username: "{{ xsrv_admin_username }}"
goaccess_password: "{{ xsrv_admin_password }}"
##### ONWCAST - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/owncast/defaults/main.yml
owncast_admin_password: "{{ xsrv_admin_password }}"

0 comments on commit 2ec47af

Please sign in to comment.