Merge "Install puppet using build_git system-config"
This commit is contained in:
commit
c6526e5480
@ -24,7 +24,7 @@ set -e
|
|||||||
# Unset the download cache for this invocation to prevent bleed from build host
|
# Unset the download cache for this invocation to prevent bleed from build host
|
||||||
unset PIP_DOWNLOAD_CACHE
|
unset PIP_DOWNLOAD_CACHE
|
||||||
|
|
||||||
/bin/bash /opt/git/openstack-infra/system-config/install_puppet.sh
|
/bin/bash /opt/build_git/openstack-infra/system-config/install_puppet.sh
|
||||||
/bin/bash /opt/git/openstack-infra/system-config/install_modules.sh
|
/bin/bash /opt/build_git/openstack-infra/system-config/install_modules.sh
|
||||||
|
|
||||||
install -m 0755 -o root -g root $(dirname $0)/../bin/prepare-node /usr/local/bin
|
install -m 0755 -o root -g root $(dirname $0)/../bin/prepare-node /usr/local/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user