Remove cgit from branching.
Seems to be a change in how infra defines the stackforge repo. Also removed a stv3-api restart from common, which was undefined. Change-Id: I3c33dd6db467225444a0a9da137bf8f002629e3a
This commit is contained in:
parent
24f118f9ac
commit
f4484a9a9d
@ -37,7 +37,6 @@
|
||||
notify:
|
||||
- restart yagi-event
|
||||
- restart pipeline-worker
|
||||
- restart stv3-api
|
||||
|
||||
- name: distiller.conf
|
||||
copy: src=distiller.conf dest=/etc/stv3/distiller.conf
|
||||
|
2
build.sh
2
build.sh
@ -52,7 +52,7 @@ for file in shoebox simport notigen notification-utils \
|
||||
stackdistiller quincy quince \
|
||||
klugman winchester
|
||||
do
|
||||
git clone http://git.openstack.org/cgit/stackforge/stacktach-$file
|
||||
git clone http://git.openstack.org/stackforge/stacktach-$file
|
||||
done
|
||||
# We still have some stragglers ...
|
||||
for file in StackTach/notabene rackerlabs/yagi
|
||||
|
Loading…
x
Reference in New Issue
Block a user