about summary refs log tree commit diff
path: root/bundles/minecraft/items.py
blob: d46bcf014c277c5c2dc29f943df36b5ef5573c53 (plain) (blame)
1
2
3
4
5
6
7
files = {
    "/etc/deployments/minecraft/kube.yaml": {
        "content_type": "text",
        "source": "kube.yaml",
        "triggers": {"svc_s6rc:minecraft:restart"},
    },
}