zuul-jobs/playbooks/helm/pre.yaml
Mohammed Naser 5833a6f8e3 apply-helm-charts: Job to apply Helm charts
This job deploys a Kubernetes cluster and then runs all the
Helm charts provided.

Change-Id: If6c4a6d5bce912f55549d16175554154c86dd25a
2020-01-10 17:31:38 +00:00

6 lines
104 B
YAML

- hosts: all
roles:
- role: clear-firewall
- role: install-kubernetes
- role: ensure-helm