Puppet Class: confdroid_haproxy

Defined in:
manifests/init.pp

Summary

Class initializes the confdroid_haproxy module.

Overview

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



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

class confdroid_haproxy {
  include confdroid_haproxy::params
}