rx300: pin version of mx-puppet-discord for now
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-18 19:02:57 +01:00
parent b4dca888c8
commit 19dee89039
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 1 deletions

View file

@ -48,7 +48,7 @@ files = {
git_deploy = {
'/opt/mx-puppet-discord/src': {
'repo': 'https://github.com/matrix-discord/mx-puppet-discord.git',
'rev': 'master',
'rev': node.metadata.get('mx-puppet-discord/version', 'master'),
'triggers': {
'action:mx-puppet-discord_chown',
'action:mx-puppet-discord_npm_install',

View file

@ -254,6 +254,8 @@ nodes['rx300'] = {
'domain': 'rss.franzi.business',
},
'mx-puppet-discord': {
# https://github.com/matrix-discord/mx-puppet-discord/issues/201
'version': '46051012ec3d4e21bd9febc2519ce08f3e13f5e0',
'homeserver': {
'domain': 'franzi.business',
'url': 'https://matrix.franzi.business',