diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/package-list.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package-list.mk b/src/package-list.mk index 3a92a1f7..975a79e8 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -21,5 +21,5 @@ KAFKA_TAG ?= v0.9.5 COLLECTD_URL ?= https://github.com/collectd/collectd COLLECTD_TAG ?= collectd-5.8 -COLLECTD_OPENSTACK_URL ?= https://github.com/openstack/collectd-ceilometer-plugin +COLLECTD_OPENSTACK_URL ?= https://github.com/openstack/collectd-openstack-plugins COLLECTD_OPENSTACK_TAG ?= stable/pike |