bundles/travelynx: make sure config changes are reflected in production

This commit is contained in:
Franzi 2020-08-19 18:51:27 +02:00
parent 5797d790aa
commit 9f4f19cdc5
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -22,6 +22,9 @@ files = {
'needs': {
'git_deploy:/opt/travelynx',
},
'triggers': {
'svc_systemd:travelynx:restart',
},
},
}