fuel-library/deployment/puppet/cobbler/Modulefile
Bogdan Dobrelya fa9b437f6a Remove vendor/downstream specific code
Also fix broken dependency of Package['pacemaker']
onto undef File, which was present in the code but
did nothing in fact (A-> undef -> B -> C == B -> C)

TODO figure out what to do with
./deployment/puppet/nailgun/files/Release-auxiliary

Change-Id: Ic8f495871ee4a1a9e7889c2b487cfd8d8b560139
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-11-24 13:51:11 +00:00

9 lines
286 B
Puppet

name 'cobbler'
version '0.0.1'
source 'https://github.com/openstack/fuel-library'
author 'Mirantis Inc.'
license 'Apache License 2.0'
summary 'Fuel Cobbler Module'
description 'Module to install cobbler provisioning system'
project_page 'https://github.com/openstack/fuel-library'