## cd_alloy::yumrepo.pp # Module name: cd_alloy # Author: Arne Teuke (arne_teuke@confdroid.com) # @summary class install yum repos for the cd_alloy module ############################################################################## class cd_alloy::yumrepo ( ) inherits cd_alloy::params { }