The mesos rpm for RHEL6 ships upstart service definitions.
This leads to enabled service on any machine the RPM is installed, even if the package is installed only to install the libmesos.so.
By setting mesos::force_provider to none these upstart files are removed on RHEL6 machines.
The mesos rpm for RHEL6 ships upstart service definitions. This leads to enabled service on any machine the RPM is installed, even if the package is installed only to install the libmesos.so.
By setting
mesos::force_provider
tonone
these upstart files are removed on RHEL6 machines.