deric / puppet-mesos

Puppet module for managing Mesos nodes
https://forge.puppetlabs.com/deric/mesos
Apache License 2.0
69 stars 61 forks source link

Ensure apt-get update runs before installing Mesos package #54

Closed JayH5 closed 8 years ago

JayH5 commented 8 years ago

There were cases when the Mesos package was being installed before apt-get update had run, requiring the user to make the dependency explicit. This (hopefully) fixes that by cleaning up/correcting some of the apt stuff in mesos::repo.

deric commented 8 years ago

Thanks!

deric commented 8 years ago

Released as v0.6.5.