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:
parent
a501ea88dd
commit
df46a006ae
@ -24,7 +24,7 @@ class jenkins::job_builder (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://github.com/openstack-ci/jenkins-job-builder.git',
|
||||
source => 'https://github.com/openstack-infra/jenkins-job-builder.git',
|
||||
}
|
||||
|
||||
exec { 'install_jenkins_job_builder':
|
||||
|
Loading…
x
Reference in New Issue
Block a user