openstack-helm/tools/gate/playbooks/prepare-hosts.yaml
Vladimir Kozhukalov aa3a6c489e Add Kubespray compute-kit job
We would like to make sure OSH charts work
with K8s clusters managed by third party tools
not only with the K8s cluster deployed by
OSH deploy-env role

Depends-On: I4ffc6653070dbbc6f0766b278acf0ebe2b4ae1e1
Depends-On: I92c73606ed9b9161f39ea1971b3a7db7593982ff
Change-Id: If9bd4720bea951a56cfd6d4f80be37bd17bcb149
2024-09-12 17:31:22 -05:00

7 lines
105 B
YAML

- hosts: all
roles:
- start-zuul-console
- ensure-python
- ensure-pip
- clear-firewall