Switch to using the incubator-bootstrap tree.

Incubator is having dangerous scripts removed from it.

Change-Id: I5567b9b89eeed4dbf124186a84a7d890eefc87ef
This commit is contained in:
Robert Collins 2013-03-29 14:01:32 +13:00
parent 5b99028acf
commit c6ff2fcade

View File

@ -10,4 +10,4 @@ install-packages git
if [ -n "$http_proxy" ]; then
sudo -Hiu stack git config --global http.proxy $http_proxy
fi
sudo -Hiu stack git clone https://github.com/tripleo/incubator.git
sudo -Hiu stack git clone https://github.com/tripleo/incubator-bootstrap.git incubator