Puppet Class: alloy_cd

Defined in:
manifests/init.pp

Summary

Class initializes the alloy_cd module.

Overview

alloy_cd::init.pp Module name: alloy_cd Author: Arne Teuke (arne_teuke@confdroid.com)



6
7
8
# File 'manifests/init.pp', line 6

class alloy_cd {
  include alloy_cd::params
}