kolla-ansible/docker/centos/source/horizon/.buildinfo
Swapnil Kulkarni 7a3025ec52 Add build from source for Horizon
Change-Id: I1af1454a6373c543ef1a0f81c2da1546540c6d2f
Partially-implements: blueprint install-from-source
2015-07-24 09:05:15 +00:00

11 lines
321 B
Plaintext

# Build info specific to this image. All values can be overridden in .buildconf
COMPONENT=horizon
SOURCE_INSTALL_AVAILABLE=1
# Used for git install method
: ${CLONE_FROM:=https://github.com/openstack/horizon}
# Used for curl install method
: ${TARBALL_URI:=http://tarballs.openstack.org/horizon/horizon-master.tar.gz}