This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove duplicated whitelist entry in skype main.yml
pull/454/head
Rodrigo Belem
6 years ago
parent
4149e03b69
commit
033dfcb26f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
roles/matrix-bridge-mx-puppet-skype/defaults/main.yml
+ 0
- 1
roles/matrix-bridge-mx-puppet-skype/defaults/main.yml
View File
@@ -139,7 +139,6 @@ matrix_mx_puppet_skype_configuration_yaml: |
provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
whitelist:
whitelist: {{ matrix_mx_puppet_skype_provisioning_whitelist|to_json }}
# Allow a specific user
#- "@user:server\\.com"
Write
Preview
Loading…
Cancel
Save