Rename CI to Infra in MANY MANY places.

Change-Id: I409bd50ae374e0288531f07cfeea34856c5f8067
Reviewed-on: https://review.openstack.org/17319
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
This commit is contained in:
Monty Taylor 2012-12-02 11:52:32 -08:00 committed by James E. Blair
parent 1cba754f04
commit 63f71e04e6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class zuul (
$zuul_ssh_private_key = '',
$url_pattern = '',
$status_url = "https://${::fqdn}/",
$git_source_repo = 'https://github.com/openstack-ci/zuul.git',
$git_source_repo = 'https://github.com/openstack-infra/zuul.git',
$push_change_refs = false
) {
include apache