Puppet Class: cd_alloy

Defined in:
manifests/init.pp

Summary

Class initializes the cd_alloy module.

Overview

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



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

class cd_alloy {
  include cd_alloy::params
}