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:
committed by
James E. Blair
parent
5b9461b5e1
commit
74460853d1
@@ -47,7 +47,7 @@ class lodgeit {
|
||||
vcsrepo { '/tmp/lodgeit-main':
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
source => 'https://github.com/openstack-ci/lodgeit.git',
|
||||
source => 'https://github.com/openstack-infra/lodgeit.git',
|
||||
}
|
||||
|
||||
# create initial git DB backup location
|
||||
|
||||
Reference in New Issue
Block a user