fix tests

This commit is contained in:
Franzi 2024-03-23 10:35:02 +01:00
parent 773e8d118f
commit a027faa8ca
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
3 changed files with 3 additions and 1 deletions

View File

@ -83,6 +83,6 @@ if node.metadata.get('matrix-synapse/sliding_sync/version', None):
'needs': {
'file:/usr/local/bin/matrix-sliding-sync',
'file:/usr/local/lib/systemd/system/matrix-sliding-sync.service',
'postgres_db:matrix-sliding-sync',
'postgres_db:synapse',
},
}

View File

@ -22,6 +22,7 @@ VERSIONS_SHIPPED_BY_DEBIAN = {
@metadata_reactor.provides(
'apt/repos/nodejs/items',
'apt/additional_update_commands',
)
def nodejs_from_version(metadata):
version = metadata.get('nodejs/version')

View File

@ -1,4 +1,5 @@
nodes['fkusei-locutus'] = {
'dummy': True,
'hostname': '10.5.99.29',
'bundles': {
'arch-with-gui',