tacker/playbooks/devstack/pre.yaml

13 lines
269 B
YAML

- hosts: all
roles:
- ensure-db-cli-installed
- orchestrate-devstack
- modify-heat-policy
- setup-default-vim
- setup-helm
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- ensure-tox
- show-net-setup