mdsol / mesos_cookbook

Chef cookbook for installing Apache Mesos
Other
78 stars 71 forks source link

Install mesos from rpm repository #65

Closed rayrod2030 closed 9 years ago

rayrod2030 commented 9 years ago

This pull request install and uses the mesosphere RPM repositories to install Mesos on redhat family platforms. It also breaks out the repository set up into a repo.rb recipe and adds a helper method which uses the repoquery yum-utils command to find the correct version+release tag for a Mesos rpm package.