Remove the RPM packages

Since MOS 7.0 won't support CentOS systems, we can remove the RPM
packages from the pre_build_hook script.

Change-Id: I447900c4ba3004998d1be674cea683b9cbbfe9ed
This commit is contained in:
Simon Pasquier 2015-09-15 17:34:34 +02:00
parent 9167cc9c00
commit db16fc9fe1

View File

@ -11,10 +11,8 @@ LVM_TARBALL_URL="https://forgeapi.puppetlabs.com/v3/files/puppetlabs-lvm-0.5.0.t
GRAFANA_TARBALL_URL="https://forgeapi.puppetlabs.com/v3/files/bfraser-grafana-2.1.0.tar.gz"
download_package https://s3.amazonaws.com/influxdb/influxdb_0.9.2_amd64.deb
download_package https://s3.amazonaws.com/influxdb/influxdb-0.9.2-1.x86_64.rpm
download_package https://grafanarel.s3.amazonaws.com/builds/grafana_2.1.3_amd64.deb
download_package https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.3-1.x86_64.rpm
# Download Puppet modules
download_puppet_module "grafana" "$GRAFANA_TARBALL_URL"