ansible-synapse/inventory/host_vars/matrix.penholder.xyz/vars.yml

11 lines
291 B
YAML

server_name: "penholder.xyz"
postgresql_password: "strong-redacted-password"
matrix_admin_email: "perthchat@protonmail.com"
registration_shared_secret: "strong-redacted-password"
testing_user: {
"username": "newuser2657",
"password": "strong-redacted-password",
"admin": True
}