kolla-ansible/docker/centos/source/gnocchi/gnocchi-base/.buildinfo
Swapnil Kulkarni ef07cfc222 Add build from source for gnocchi
Change-Id: Ifd012b8cb7dd643da74364ecaa5133608fe9fe38
Partially-implements: blueprint install-from-source
2015-07-28 05:51:38 +00:00

11 lines
321 B
Plaintext

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