71fee65f97
Zuul is already expected to deploy projects to remote hosts Change-Id: Ida12be01ab3a568f3887db97188e2675b6ffd1d4
18 lines
240 B
YAML
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
|