Browbeat Repo Moved.
Repo moved from https://github.com/jtaleric/browbeat to https://github.com/openstack/browbeat Patchset #2: Reduced commit title. Change-Id: Ib830a692789042d31d5622c67407e561089d4047
This commit is contained in:
parent
c168b252b0
commit
a883d880cd
@ -38,7 +38,7 @@
|
|||||||
when: browbeat_exists.stat.isdir is defined and browbeat_exists.stat.isdir
|
when: browbeat_exists.stat.isdir is defined and browbeat_exists.stat.isdir
|
||||||
|
|
||||||
- name: Clone browbeat on undercloud
|
- name: Clone browbeat on undercloud
|
||||||
git: repo=https://github.com/jtaleric/browbeat.git dest={{ home_dir }}/browbeat
|
git: repo=https://github.com/openstack/browbeat.git dest={{ home_dir }}/browbeat
|
||||||
when: browbeat_exists.stat.isdir is undefined
|
when: browbeat_exists.stat.isdir is undefined
|
||||||
|
|
||||||
- name: Generate hosts and ~/.ssh/config on undercloud
|
- name: Generate hosts and ~/.ssh/config on undercloud
|
||||||
|
Loading…
Reference in New Issue
Block a user