plone.jenkins_server/master: Add py3 location

Gil Forcada <jenkins-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: plone.jenkins_server
Branch: refs/heads/master
Date: 2017-07-10T20:51:47+02:00
Author: Gil Forcada (gforcada) <[email protected]>
Commit: https://github.com/plone/plone.jenkins_server/commit/c70144263521bf7dd875576ba60db44f06e245b5

Add py3 location

Files changed:
M templates/jenkins_vhost.conf.j2

diff --git a/templates/jenkins_vhost.conf.j2 b/templates/jenkins_vhost.conf.j2
index f3caa7d..7d9d80e 100644
--- a/templates/jenkins_vhost.conf.j2
+++ b/templates/jenkins_vhost.conf.j2
@@ -30,6 +30,10 @@ server {
     client_body_buffer_size 128k;
   }
 
+  location /py3/ {
+    alias /srv/ztk-py3-status/html/;
+  }
+
   location /munin/static/ {
     alias /etc/munin/static/;
     expires modified +1w;



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.