This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Switch to nginx with working vhosts: (#2949)
This commit updates the nginx submodule to the voxpupuli repo (https://github.com/jfryman/puppet-nginx.git is just a reference to the voxpupuli repo, so nothing should change here) and checks out to a commit before the one that reverted the hostfix from voxpupuli/puppet-nginx#624 This fixes the problem with nginx trying to create a vhost configuration before installing the nginx package. This is caused by concat not requiring the underlying nginx file hierarchy. This solution needs to be reverted when concat devs come up with a working implementation of the autorequire function in `lib/puppet/type/concat_file.rb`. The current solution from ba643617a2a03f0588a0ec6625824a707528d9f0 (L112-L115) is not working and the original approach: puppetlabs/puppetlabs-concat#319 has been abandoned at some point. For more details see the ticket: https://datacentred.atlassian.net/browse/PD-2567.
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nginx
updated
33 files