Reorder roles in browbeat.yml
Call stockpile role after browbeat role. Otherwise tasks in browbeat are unable to clone browbeat as stockpile role is creating browbeat_path. Change-Id: I167c161f83561cf36630c2776a9ee2cd297c2690
This commit is contained in:
parent
3d9478aef2
commit
64e6a332f1
@ -7,8 +7,8 @@
|
||||
remote_user: "{{ browbeat_user }}"
|
||||
roles:
|
||||
- common
|
||||
- stockpile
|
||||
- browbeat
|
||||
- stockpile
|
||||
- { role: browbeat-results, when: browbeat_results_in_httpd}
|
||||
- firewall
|
||||
- perfkitbenchmarker
|
||||
|
Loading…
x
Reference in New Issue
Block a user