5da31ba579
Move configuration templates outside of defaults/main.yml files
2020-06-03 09:33:28 +03:00
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.
2020-05-27 23:14:54 +02:00
36c61b5b4e
Introduce a separate group variable (matrix_user_groupname)
...
Related to #485 (Github Pull Request).
2020-05-06 10:02:47 +03:00
d6266a8c47
fix skype bridge being rebuilt when upstream changed
2020-05-01 21:34:42 +02:00
7585bcc4ac
Allow the matrix user username and groupname to be configured separately
...
No migration steps should be required.
2020-05-01 19:59:32 +02:00
033dfcb26f
Remove duplicated whitelist entry in skype main.yml
2020-04-23 09:06:08 -04:00
0af5a8c4cc
Simplify mx-puppet-skype blacklists a bit
...
Related to #466 (Github Pull Request).
2020-04-22 22:42:24 +03:00
b08a49d94d
Allow skype more configurations for relay and provisioning
2020-04-22 15:26:31 -04:00
203a319881
force build docker image if git master changes
2020-04-18 12:56:36 +02:00
cc8fc55ac6
Upstream set mx-puppet-skype default port to 8438
2020-04-15 15:13:56 -04:00
c1a66d3422
Put mx-puppet-skype configs in ./config directory, not ./data
2020-04-09 09:44:10 +03:00
1107207147
Initial mx-puppet-skype bridge role
2020-04-08 19:25:21 -04:00