Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow Apache service not to be managed by Puppet
Currently Apache can either configured to be 'running' or 'stopped'. In our cluster setup Apache is managed by Pacemaker, so Puppet should not interfere. Setting ensure to 'UNSET' will now set ensure to undef for the Apache service.
- Loading branch information