Run zuul-web on zuulv3.o.o

We want to run the zuul-web process so that we get websocket streaming.

Change-Id: I7313619e3a6c1dfb5696732792733d98b19b0783
Depends-On: Ic79681b287dbd1a44469da70c680060940734f40
This commit is contained in:
Monty Taylor 2017-07-12 05:19:36 -05:00
parent a5996ff9af
commit a795824675
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -1235,6 +1235,8 @@ node 'zuulv3.openstack.org' {
layout_dir => $::project_config::zuul_layout_dir,
require => $::project_config::config_dir,
}
class { '::zuul::web': }
}
# Node-OS: trusty