plone.jenkins_server/master: Merge pull request #21 from plone/new-structure
GitHub <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-22T23:27:49+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: https://github.com/plone/plone.jenkins_server/commit/0bcf8b559e9e818127e58165e55e67e78eaaaec5 Merge pull request #21 from plone/new-structure New structure Files changed: M templates/jenkins_config.xml.j2 M templates/jenkins_vhost.conf.j2 diff --git a/templates/jenkins_config.xml.j2 b/templates/jenkins_config.xml.j2 index 75110e3..bee9320 100644 --- a/templates/jenkins_config.xml.j2 +++ b/templates/jenkins_config.xml.j2 @@ -206,8 +206,8 @@ <hudson.plugins.view.dashboard.core.IframePortlet> <id>dashboard_portlet_8323</id> <name>Sponsors</name> - <iframeSource>https://cdn.rawgit.com/plone/jenkins.plone.org/ae71c382d6eb9817efbac407b01f857585db1ddb/etc/sponsors/sponsors.html</iframeSource> - <effectiveUrl>https://cdn.rawgit.com/plone/jenkins.plone.org/ae71c382d6eb9817efbac407b01f857585db1ddb/etc/sponsors/sponsors.html</effectiveUrl> + <iframeSource>https://cdn.rawgit.com/plone/jenkins.plone.org/master/files/sponsors/sponsors.html</iframeSource> + <effectiveUrl>https://cdn.rawgit.com/plone/jenkins.plone.org/master/files/sponsors/sponsors.html</effectiveUrl> <divStyle>width:100%;height:100px;</divStyle> </hudson.plugins.view.dashboard.core.IframePortlet> </bottomPortlets> 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