juju-solutions / layer-apache-bigtop-base

Apache License 2.0
1 stars 5 forks source link

support installing from bigtop-master #56

Closed kwmonroe closed 7 years ago

kwmonroe commented 7 years ago

Setup our release bits (hieradata and puppet recipes) and package repository based on the bigtop_version layer option.

Currently only '1.1.0' and 'master' are supported. For 1.1.0, we still have to construct a funky repo url since the repo only supports trusty (x86) and vivid (ppc). For master, we'll pull packages straight from the ci system.

While we're here, let's simplify the layer options. Given the version, we can construct everything else we need:

ktsakalozos commented 7 years ago

LGTM!

  ____              __
 / __/__  ___ _____/ /__
_\ \/ _ \/ _ `/ __/  '_/

// ./_,// //_\ version 1.5.1 /_/

And from master:

  ____              __
 / __/__  ___ _____/ /__
_\ \/ _ \/ _ `/ __/  '_/

// ./_,// //_\ version 2.1.0 /_/