Project

General

Profile

« Previous | Next » 

Revision bbc0e369

Added by Dominic Cleal about 7 years ago

Order stopping of standalone master service before starting Apache

When configuring a Passenger-based Puppet master on Debian, installation
of the master package will usually start the service and listen on the
master port. Starting Apache then fails as the port's in use.

This change orders the standalone master resource (with `ensure =>
stopped`) before the Apache service.

  • added
  • modified
  • copied
  • renamed
  • deleted