kolla-ansible/docker/centos/source/keystone/.buildinfo
Swapnil Kulkarni 9c035dc4b2 Update existing source based builds default to the master tarball
Change-Id: Icae917ba780d5b0dc8b7fffebb29018e51055985
Closes-Bug: #1476202
2015-07-24 04:44:21 +00:00

11 lines
325 B
Plaintext

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