Update to new zuul JS content url
Change-Id: If0d1f127644b0a897f2fd4869b635435b2f60e81
This commit is contained in:
parent
7eca8bc3ee
commit
6812441543
@ -40,8 +40,8 @@ class zuul::web (
|
|||||||
$zuul_web_root = '/opt/zuul-web'
|
$zuul_web_root = '/opt/zuul-web'
|
||||||
$zuul_web_content_root = '/opt/zuul-web/content'
|
$zuul_web_content_root = '/opt/zuul-web/content'
|
||||||
$zuul_web_src_root = '/opt/zuul-web/source'
|
$zuul_web_src_root = '/opt/zuul-web/source'
|
||||||
$zuul_web_filename = 'zuul-content-latest.tar.gz'
|
$zuul_web_filename = 'zuul-js-content-master.tar.gz'
|
||||||
$zuul_web_url = "http://tarballs.openstack.org/zuul/${zuul_web_filename}"
|
$zuul_web_url = "http://tarballs.opendev.org/zuul/zuul/${zuul_web_filename}"
|
||||||
|
|
||||||
if $vhosts == {} {
|
if $vhosts == {} {
|
||||||
if $ssl_cert_file_contents == '' {
|
if $ssl_cert_file_contents == '' {
|
||||||
|
Loading…
Reference in New Issue
Block a user