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 8434fa2d3d
commit 3e12ab5132
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class meetbot {
vcsrepo { '/opt/meetbot':
ensure => latest,
provider => git,
source => 'https://github.com/openstack-ci/meetbot.git',
source => 'https://github.com/openstack-infra/meetbot.git',
}
user { 'meetbot':