nodepool/playbooks/nodepool-functional-k8s/pre.yaml
David Shrewsbury 3a9b3e194c Remove unused k8s log config
The entries being removed are not used for k8s functional testing
and resulted in an empty directory.

Change-Id: I3d86e2d0f49917299f1f332339382e57277820b4
2019-10-16 15:02:36 -04:00

6 lines
116 B
YAML

- hosts: all
roles:
- role: bindep
- role: install-kubernetes
docker_version: 18.06.1~ce~3-0~ubuntu