updated stockpile clone

Stockpile is going to move to cloud-bulldozer.
Following https://github.com/cloud-bulldozer/stockpile/issues/59

Change-Id: I2292e356c5b4380b177357265b15db9ae344736f
This commit is contained in:
aakarshg 2019-04-10 18:19:03 -04:00
parent 30fe497de4
commit b6f93d3f6d

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