Merge "updated stockpile clone"

This commit is contained in:
Zuul 2019-09-24 13:04:03 +00:00 committed by Gerrit Code Review
commit 5155cd8777

View File

@ -2,7 +2,7 @@
- name: Clone stockpile
git:
repo: 'http://github.com/redhat-performance/stockpile.git'
repo: 'http://github.com/cloud-bulldozer/stockpile.git'
dest: "{{ browbeat_path }}/ansible/gather/stockpile"
version: master
force: yes