Update module name per CI conventions.

Update the module name to be openstackci-yum.
This commit is contained in:
Dan Prince 2014-05-27 10:54:58 -04:00
parent be3126e59c
commit f55873584c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name 'openstackci-puppet-yum'
name 'openstackci-yum'
version '0.1.0'
source 'http://git.openstack.org/cgit/openstack-infra/puppet-yum/'
author 'Dan Prince'