Skip to content

Releases: deric/puppet-mesos

v0.5.2

13 Jan 15:21
Compare
Choose a tag to compare
  • Mesosphere RHEL repo support

v0.5.1

13 Jan 09:51
Compare
Choose a tag to compare
  • package manged before the $conf_dir

v0.5.0

28 Nov 22:17
Compare
Choose a tag to compare
  • removed direct hiera calls
  • optionally manage mesosphere apt repo
  • workaround for service providers (force_provider can be used for ensuring that e.g. upstart is used) see #16
  • compatible with Ruby 1.8.7 - 2.1.x

v0.4.1

23 Jul 14:55
Compare
Choose a tag to compare
  • support boolean flags for mesos services
  • most configuration should be done via config files in /etc/mesos-master and /etc/mesos-slave

v0.4.0

22 Jul 15:04
Compare
Choose a tag to compare
  • support for RHEL7 and systemd
  • purging /etc/mesos-master and /etc/mesos-slave directories
  • service get notified when property file changes
  • compatibility with Mesos 0.19

v0.3.1

05 Jun 09:09
Compare
Choose a tag to compare
  • RedHat service support
  • managing /etc/mesos/zk on master and slave instances as well

refactored implementation

18 Nov 14:44
Compare
Choose a tag to compare
  • removed puppi dependency
  • hiera configuration is optional
  • add rspec tests