Actions
Task #9209
closedChange the nginx virtualhost template for smartgears so that the whn-manager context can be omitted
Status:
Closed
Priority:
Normal
Assignee:
Category:
System Application
Target version:
Start date:
Jul 07, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
The whn-manager context must always be present, so we can always add it to the virtualhost without the need to specify it in the smartgears_tomcat_contexts ansible variable.
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed. The smartgears_tomcat_contexts variable is now empty by default.
There's no need to modify all the playbooks, the template does not duplicate the entry.
Actions