Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>pull/3628/head
| @@ -34,14 +34,14 @@ matrix_mx_puppet_discord_appservice_address: 'http://matrix-mx-puppet-discord:{{ | |||||
| matrix_mx_puppet_discord_bridge_mediaUrl: "{{ matrix_homeserver_url }}" # noqa var-naming | matrix_mx_puppet_discord_bridge_mediaUrl: "{{ matrix_homeserver_url }}" # noqa var-naming | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_discord_provisioning_whitelist: | matrix_mx_puppet_discord_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_discord_provisioning_blacklist: [] | matrix_mx_puppet_discord_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_discord_container_network: "" | matrix_mx_puppet_discord_container_network: "" | ||||
| @@ -30,14 +30,14 @@ matrix_mx_puppet_groupme_homeserver_domain: '{{ matrix_domain }}' | |||||
| matrix_mx_puppet_groupme_appservice_address: 'http://matrix-mx-puppet-groupme:{{ matrix_mx_puppet_groupme_appservice_port }}' | matrix_mx_puppet_groupme_appservice_address: 'http://matrix-mx-puppet-groupme:{{ matrix_mx_puppet_groupme_appservice_port }}' | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_groupme_provisioning_whitelist: | matrix_mx_puppet_groupme_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_groupme_provisioning_blacklist: [] | matrix_mx_puppet_groupme_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_groupme_container_network: "" | matrix_mx_puppet_groupme_container_network: "" | ||||
| @@ -25,14 +25,14 @@ matrix_mx_puppet_instagram_homeserver_domain: '{{ matrix_domain }}' | |||||
| matrix_mx_puppet_instagram_appservice_address: 'http://matrix-mx-puppet-instagram:{{ matrix_mx_puppet_instagram_appservice_port }}' | matrix_mx_puppet_instagram_appservice_address: 'http://matrix-mx-puppet-instagram:{{ matrix_mx_puppet_instagram_appservice_port }}' | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_instagram_provisioning_whitelist: | matrix_mx_puppet_instagram_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_instagram_provisioning_blacklist: [] | matrix_mx_puppet_instagram_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_instagram_container_network: "" | matrix_mx_puppet_instagram_container_network: "" | ||||
| @@ -43,14 +43,14 @@ matrix_mx_puppet_slack_oauth_redirect_path: "{{ matrix_mx_puppet_slack_path_pref | |||||
| matrix_mx_puppet_slack_oauth_redirect_uri: '{{ matrix_mx_puppet_slack_scheme }}://{{ matrix_mx_puppet_slack_hostname }}{{ matrix_mx_puppet_slack_oauth_redirect_path }}' | matrix_mx_puppet_slack_oauth_redirect_uri: '{{ matrix_mx_puppet_slack_scheme }}://{{ matrix_mx_puppet_slack_hostname }}{{ matrix_mx_puppet_slack_oauth_redirect_path }}' | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_slack_provisioning_whitelist: | matrix_mx_puppet_slack_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_slack_provisioning_blacklist: [] | matrix_mx_puppet_slack_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_slack_container_network: "" | matrix_mx_puppet_slack_container_network: "" | ||||
| @@ -31,14 +31,14 @@ matrix_mx_puppet_steam_homeserver_domain: '{{ matrix_domain }}' | |||||
| matrix_mx_puppet_steam_appservice_address: 'http://matrix-mx-puppet-steam:{{ matrix_mx_puppet_steam_appservice_port }}' | matrix_mx_puppet_steam_appservice_address: 'http://matrix-mx-puppet-steam:{{ matrix_mx_puppet_steam_appservice_port }}' | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_steam_provisioning_whitelist: | matrix_mx_puppet_steam_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_steam_provisioning_blacklist: [] | matrix_mx_puppet_steam_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_steam_container_network: "" | matrix_mx_puppet_steam_container_network: "" | ||||
| @@ -43,14 +43,14 @@ matrix_mx_puppet_twitter_server_path: "{{ matrix_mx_puppet_twitter_path_prefix } | |||||
| matrix_mx_puppet_twitter_server_url: '{{ matrix_homeserver_url }}{{ matrix_mx_puppet_twitter_server_path }}' | matrix_mx_puppet_twitter_server_url: '{{ matrix_homeserver_url }}{{ matrix_mx_puppet_twitter_server_path }}' | ||||
| # "@user:server.com" to allow specific user | # "@user:server.com" to allow specific user | ||||
| # "@.*:yourserver.com" to allow users on a specific homeserver | |||||
| # "@.*:example.com" to allow users on a specific homeserver | |||||
| # "@.*" to allow anyone | # "@.*" to allow anyone | ||||
| matrix_mx_puppet_twitter_provisioning_whitelist: | matrix_mx_puppet_twitter_provisioning_whitelist: | ||||
| - "@.*:{{ matrix_domain | regex_escape }}" | - "@.*:{{ matrix_domain | regex_escape }}" | ||||
| # Leave empty to disable blacklist | # Leave empty to disable blacklist | ||||
| # "@user:server.com" disallow a specific user | # "@user:server.com" disallow a specific user | ||||
| # "@.*:yourserver.com" disallow users on a specific homeserver | |||||
| # "@.*:example.com" disallow users on a specific homeserver | |||||
| matrix_mx_puppet_twitter_provisioning_blacklist: [] | matrix_mx_puppet_twitter_provisioning_blacklist: [] | ||||
| matrix_mx_puppet_twitter_container_network: "" | matrix_mx_puppet_twitter_container_network: "" | ||||