nodepool/playbooks/nodepool-functional-k8s/pre.yaml
James E. Blair 3a5db84a33 Switch to nox
Like Zuul, replace our usage of tox with nox.

Change-Id: I18e2dffaf737f0b57020d50c1c18397ee5dc1362
2023-01-10 10:30:14 -08:00

9 lines
192 B
YAML

- hosts: all
roles:
- role: bindep
- role: ensure-zookeeper
zookeeper_use_tls: true
- role: ensure-nox
- role: ensure-kubernetes
ensure_kubernetes_type: microk8s