add bundle:minecraft to rx300

This commit is contained in:
Franzi 2022-11-06 18:52:38 +01:00
parent fba5d6a782
commit 3dce0fb6ac
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 300 additions and 0 deletions

View file

@ -20,6 +20,7 @@ nodes['rx300'] = {
'mautrix-telegram',
'mautrix-whatsapp',
'miniflux',
'minecraft',
'mx-puppet-discord',
'netbox',
'nodejs',
@ -280,6 +281,20 @@ nodes['rx300'] = {
'miniflux': {
'domain': 'rss.franzi.business',
},
'minecraft': {
'heap_mb': 16*1024,
'sha1': '82be5e1bbdfd1bcb001644780562282fd42ee5a9',
'version': ('1.19.2', '261'),
'allowlist': {
# use https://mcuuid.net/
'kunsi': 'a2b93640-9dff-4c3c-a6c7-bd75329d8997',
'sophie': '7e593cbb-9d61-4d46-a416-6edbcf8a2109',
},
'ops': {
'kunsi': 'a2b93640-9dff-4c3c-a6c7-bd75329d8997',
},
'restrict-to': {'*'},
},
'mx-puppet-discord': {
'homeserver': {
'domain': 'franzi.business',