Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
5 years ago
Chris van Dijk
6334f6c1ea
Remove hardcoded command paths in systemd unit files
...
Depending on the distro, common commands like sleep and chown may either
be located in /bin or /usr/bin.
Systemd added path lookup to ExecStart in v239, allowing only the
command name to be put in unit files and not the full path as
historically required. At least Ubuntu 18.04 LTS is however still on
v237 so we should maintain portability for a while longer.
5 years ago
Slavi Pantaleev
36c61b5b4e
Introduce a separate group variable (matrix_user_groupname)
...
Related to #485 (Github Pull Request).
5 years ago
Horvath Gergely
d6266a8c47
fix skype bridge being rebuilt when upstream changed
5 years ago
Chris van Dijk
7585bcc4ac
Allow the matrix user username and groupname to be configured separately
...
No migration steps should be required.
5 years ago
Rodrigo Belem
033dfcb26f
Remove duplicated whitelist entry in skype main.yml
5 years ago
Slavi Pantaleev
0af5a8c4cc
Simplify mx-puppet-skype blacklists a bit
...
Related to #466 (Github Pull Request).
5 years ago
Rodrigo Belem
b08a49d94d
Allow skype more configurations for relay and provisioning
5 years ago
Horvath Gergely
203a319881
force build docker image if git master changes
5 years ago
Rodrigo Belem
cc8fc55ac6
Upstream set mx-puppet-skype default port to 8438
5 years ago
Slavi Pantaleev
c1a66d3422
Put mx-puppet-skype configs in ./config directory, not ./data
5 years ago
Rodrigo Belem
1107207147
Initial mx-puppet-skype bridge role
5 years ago