Install os-config-applier from stackforge repo.
Change-Id: Ic383750856e23957fe6bd0ee65767efa26021028
This commit is contained in:
parent
12e86eb657
commit
f2ad365039
@ -2,7 +2,7 @@
|
||||
set -eux
|
||||
|
||||
install-packages git-core python-pip
|
||||
pip install -U git+https://github.com/tripleo/os-config-applier.git
|
||||
pip install -U git+https://github.com/stackforge/os-config-applier.git
|
||||
|
||||
TEMPLATE_ROOT=$(os-config-applier --print-templates)
|
||||
mkdir -p $TEMPLATE_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user