Test matrix-synapse with Molecule

This commit is contained in:
Slavi Pantaleev
2026-08-29 12:53:30 +03:00
parent f6d33e25ea
commit 3f52a5fac7
7 changed files with 647 additions and 1 deletions
+3
View File
@@ -40,6 +40,9 @@ matrix_admin: ''
# They install it themselves by including matrix-base's `ensure_openssl_installed` tasks.
matrix_host_command_openssl: "/usr/bin/env openssl"
# Used by homeserver systemd units for startup delays and post-start health checks.
matrix_host_command_sleep: "/usr/bin/env sleep"
# --- Bridge-wide switches (matrix-base) ------------------------------------
# Every bridge role reads these, so they live here rather than in each bridge's scenario.