Remove duplicated whitelist entry in skype main.yml
This commit is contained in:
parent
4149e03b69
commit
033dfcb26f
@ -139,7 +139,6 @@ matrix_mx_puppet_skype_configuration_yaml: |
|
|||||||
|
|
||||||
provisioning:
|
provisioning:
|
||||||
# Regex of Matrix IDs allowed to use the puppet bridge
|
# Regex of Matrix IDs allowed to use the puppet bridge
|
||||||
whitelist:
|
|
||||||
whitelist: {{ matrix_mx_puppet_skype_provisioning_whitelist|to_json }}
|
whitelist: {{ matrix_mx_puppet_skype_provisioning_whitelist|to_json }}
|
||||||
# Allow a specific user
|
# Allow a specific user
|
||||||
#- "@user:server\\.com"
|
#- "@user:server\\.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user