Puppet Class: automatic_cd::params
- Defined in:
- manifests/params.pp
Summary
Class manages all parameters for the automatic_cd moduleOverview
automatic_cd::params.pp Module name: automatic_cd Author: Arne Teuke (arne_teuke@confdroid.com)
6 7 8 9 10 |
# File 'manifests/params.pp', line 6
class automatic_cd::params (
) {
#
}
|