From 79b86aae1be1bdf8dfc7935666c187c1caecb831 Mon Sep 17 00:00:00 2001 From: Joshua Hesketh Date: Mon, 20 Jun 2016 12:19:35 +1000 Subject: [PATCH] Publish eavesdrop to yaml2ical dir While the apache root is /srv/meetbot-openstack all of the publishers to this zuul_site are related to yaml2ical. These are published to /srv/yaml2ical and have the appropriate files symlinked into the apache root. (The apache root contains extra files such as the output of meetbot). Change-Id: I3b55184c2f2c72a0aaf0f665f8a5b1d07bdb0eed --- hiera/group/zuul-merger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiera/group/zuul-merger.yaml b/hiera/group/zuul-merger.yaml index 27eeda8a3a..c178a8006e 100644 --- a/hiera/group/zuul-merger.yaml +++ b/hiera/group/zuul-merger.yaml @@ -8,7 +8,7 @@ zuul_sites: - name: 'eavesdrop.openstack.org' host: 'eavesdrop.openstack.org' user: 'jenkins' - root: '/srv/meetbot-openstack' + root: '/srv/yaml2ical' - name: 'static.openstack.org' host: 'static.openstack.org'