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:
Alex Krzos 2016-06-16 08:13:25 -04:00
parent c168b252b0
commit a883d880cd

View File

@ -38,7 +38,7 @@
when: browbeat_exists.stat.isdir is defined and browbeat_exists.stat.isdir
- 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
- name: Generate hosts and ~/.ssh/config on undercloud