k3s/test/e2e_node/jenkins/gci-init.yaml

6 lines
97 B
YAML

#cloud-config
runcmd:
- mount /tmp /tmp -o remount,exec,suid
- usermod -a -G docker jenkins