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

6 lines
97 B
YAML
Raw Normal View History

2016-06-29 08:56:07 +00:00
#cloud-config
runcmd:
- mount /tmp /tmp -o remount,exec,suid
- usermod -a -G docker jenkins