Correct puppet module boilerplate files

No longer need Modulefile and metadata.json should be lower case.

Change-Id: Ic87efd2135a47be14a683b9b5699aad416e516e4
This commit is contained in:
Ramy Asselin 2015-01-28 15:41:26 -08:00
parent 08b7488066
commit c5d4ef3494
2 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
name 'openstackci-jenkins'
version '0.0.1'
source 'git://git.openstack.org/openstack-infra/puppet-jenkins.git'
author 'Openstack CI'
license 'Apache 2.0'
summary 'Puppet module for Jenkins'
description 'This module installs and configures Jenkins.'
project_page 'http://ci.openstack.org/'