diff --git a/manifests/init.pp b/manifests/init.pp index 04ca40c..5e805a8 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -27,7 +27,7 @@ class zuul ( $zuul_ssh_private_key = '', $url_pattern = '', $status_url = "https://${::fqdn}/", - $git_source_repo = 'https://github.com/openstack-infra/zuul.git', + $git_source_repo = 'https://git.openstack.org/openstack-infra/zuul', $push_change_refs = false, $revision = 'master', $statsd_host = ''