Mercurial > repos > other > Puppet
comparison modules/apache/NOTICE @ 257:675c1cc61eaf
Update Apache module to get CentOS 8 support
Unfortunately it only fixes some bits. mod_wsgi still needs
other approaches
This also overrides the vhost modification to make them come last
in the import order (after module loading)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 22 Dec 2019 14:43:29 -0500 |
parents | |
children | d9352a684e62 |
comparison
equal
deleted
inserted
replaced
252:47750947f4dc | 257:675c1cc61eaf |
---|---|
1 apache puppet module | |
2 | |
3 Copyright (C) 2012-2016 Puppet Labs, Inc. | |
4 | |
5 Puppet Labs can be contacted at: info@puppetlabs.com | |
6 | |
7 Licensed under the Apache License, Version 2.0 (the "License"); | |
8 you may not use this file except in compliance with the License. | |
9 You may obtain a copy of the License at | |
10 | |
11 http://www.apache.org/licenses/LICENSE-2.0 | |
12 | |
13 Unless required by applicable law or agreed to in writing, software | |
14 distributed under the License is distributed on an "AS IS" BASIS, | |
15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
16 See the License for the specific language governing permissions and | |
17 limitations under the License. |