Switch to using the incubator-bootstrap tree.
Incubator is having dangerous scripts removed from it. Change-Id: I5567b9b89eeed4dbf124186a84a7d890eefc87ef
This commit is contained in:
parent
5b99028acf
commit
c6ff2fcade
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user