dynamic config for redlight client module
This commit is contained in:
11
inventory/host_vars/matrix.duckdomain.xyz/vars.yml
Normal file
11
inventory/host_vars/matrix.duckdomain.xyz/vars.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
server_name: "duckdomain.xyz"
|
||||
postgresql_password: "strong-redacted-password"
|
||||
matrix_admin_email: "perthchat@protonmail.com"
|
||||
registration_shared_secret: "strong-redacted-password"
|
||||
|
||||
testing_user: {
|
||||
"username": "newuser2500",
|
||||
"password": "strong-redacted-password",
|
||||
"admin": True
|
||||
}
|
Reference in New Issue
Block a user