Puppet Class: haproxy_cd

Defined in:
manifests/init.pp

Summary

Class initializes the haproxy_cd module.

Overview

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



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

class haproxy_cd {
  include haproxy_cd::params
}