#### alloy_cd::main::config.pp # Module name: alloy_cd # Author: Arne Teuke (arne_teuke@confdroid.com) # @summary Class manages module logic for the alloy_cd module ############################################################################### class alloy_cd::main::config ( ) inherits alloy_cd::params { include alloy_cd::main::service }