mdsol / mesos_cookbook

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

slave and master upstart templates are modified at every chef run #56

Closed brugidou closed 9 years ago

brugidou commented 9 years ago

The install recipe set the template action to stop and then the slave and master recipe set it back to start. This modified the template twice at every chef run.