On 2016-06-20 01:16 PM, Helmut Schneider wrote:
Peter Kristolaitis wrote:
How can I ensure that mpm_* is always the first element in the
array?
Assuming you're trying to solve the problem I think you're trying to
solve (i.e. to have Apache with the correct process model installed
before any a
Peter Kristolaitis wrote:
> > How can I ensure that mpm_* is always the first element in the
> > array?
>
> Assuming you're trying to solve the problem I think you're trying to
> solve (i.e. to have Apache with the correct process model installed
> before any additional modules), it's important to
Assuming you're trying to solve the problem I think you're trying to
solve (i.e. to have Apache with the correct process model installed
before any additional modules), it's important to note that reordering
the array doesn't guarantee that. The order in which Puppet applies
resources is non-d