about summary refs log tree commit diff
path: root/bundles/timelinize/items.py
blob: 808a86caa168f71c633594b7a9af24b0e829a9c6 (plain) (blame)
1
2
3
4
5
files = {
    "/etc/deployments/timelinize/kube.yaml": {
        "triggers": {"svc_s6rc:timelinize:restart"},
    },
}