Skip to content

Releases: deric/puppet-mesos

v1.1.0

08 Nov 17:22
df4fa0f
Compare
Choose a tag to compare
  • Add parameter mesos::manage_repo that would disable repository management (#93)
  • Fix Ubuntu support (#89)
  • Workaround for CentOS, RHEL (#87, #90)
  • Basic acceptance tests
  • Full diff

v1.0.3

06 Nov 10:19
cb3383b
Compare
Choose a tag to compare

v1.0.2

06 Nov 10:19
238b318
Compare
Choose a tag to compare
  • Fixed the mesos_version variable check, which fails if the puppet server has "strict_variables = true" #91
  • Adds notifier from credentials and acls files to services #92
  • Mark Puppet 6 and new versions of stdlib and apt as compatible

v1.0.1

14 Aug 11:13
Compare
Choose a tag to compare

v1.0.0

22 Jul 15:48
Compare
Choose a tag to compare

Breaking Changes

  • Dropped Puppet 3 support
  • Use Mesosphere repo by default

v0.9.1

17 Jul 08:19
Compare
Choose a tag to compare
  • Full diff
  • Use https for package repositories (#88)
  • Fixed insecure dev dependency (nokogiri)

v0.9.0

06 Sep 10:15
Compare
Choose a tag to compare
  • Full diff
  • New features:
    • Allow passing after=, wants= parameters to systemd services #80
  • Breaking Changes
    • force_provider replaced with service_provider
    • Agent's work_dir defaults to /var/lib/mesos

v0.8.4

27 Apr 11:29
Compare
Choose a tag to compare
  • FIX: Install the package before managing the $conf_dir for slave #79 #72
  • puppetlabs-apt compatibility (currently enforcing version < 3.0.0)
  • full changelog

v0.8.2

27 Aug 08:47
Compare
Choose a tag to compare
  • FIX: /etc/init.d scripts not found on installation #28
  • FEATURE: allow passing custom APT configuration #77
  • systemd disabled on older systems #74
  • removed code duplication #75
  • expire yum cache #76
  • full changelog

v0.8.1

21 Jun 09:28
Compare
Choose a tag to compare
  • Removing configuration file should cause service reload #73
  • Refactor mesos::property and its spec #68
  • Undef property specs failing with new rspec #70
  • full changelog