diff --git a/init.sh b/init.sh index d4f8b9e..f925bac 100644 --- a/init.sh +++ b/init.sh @@ -51,6 +51,7 @@ elif [[ "$OPENSTACK_VERSION" == "xena" ]]; then wget -O /out/kolla_"$OPENSTACK_VERSION"/prometheus_memcached_exporter.tar.gz https://github.com/prometheus/memcached_exporter/releases/download/v0.6.0/memcached_exporter-0.6.0.linux-amd64.tar.gz wget -O /out/kolla_"$OPENSTACK_VERSION"/prometheus_haproxy_exporter.tar.gz https://github.com/prometheus/haproxy_exporter/releases/download/v0.10.0/haproxy_exporter-0.10.0.linux-amd64.tar.gz wget -O /out/kolla_"$OPENSTACK_VERSION"/prometheus_elasticsearch_exporter.tar.gz https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.2.1/elasticsearch_exporter-1.2.1.linux-amd64.tar.gz + wget -O /out/kolla_"$OPENSTACK_VERSION"/clustercheck.sh https://src.fedoraproject.org/rpms/mariadb/raw/10.3/f/clustercheck.sh fi cd /out; tar czvf /out/kolla_"$OPENSTACK_VERSION"_rpm_repo.tar.gz ./kolla_"$OPENSTACK_VERSION"/