f6c1a66e9d
The apache class by default purge all default vhost config files, and the other modules expect the default files are purged by that behavior. This change removes the logic to replace the default vhost config file, which is implemented only in a few modules, to make implementation of all modules more consistent. Change-Id: I0160bd0b7b8d5495031838119d401e44b3ddf7fa
7 lines
192 B
YAML
7 lines
192 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default vhost config file is no longer managed. Make sure
|
|
the parameters of the ``apache`` class are properly defined and
|
|
the default vhost file is deleted.
|