tobiko/playbooks/devstack/pre.yaml
Federico Ressi 71fee65f97 Avoid using tobiko-deploy for DevStack CI jobs
Zuul is already expected to deploy projects to remote hosts

Change-Id: Ida12be01ab3a568f3887db97188e2675b6ffd1d4
2020-05-12 15:58:17 +02:00

18 lines
240 B
YAML

---
- hosts: tempest
roles:
- tobiko-zuul
- tobiko-configure
- hosts: all
roles:
- role: copy-build-sshkey
vars:
copy_sshkey_target_user: zuul
- role: multi-node-setup
- role: orchestrate-devstack