## confdroid_haproxy::init.pp # Module name: confdroid_haproxy # Author: Arne Teuke (arne_teuke@confdroid.com) # @summary Class initializes the confdroid_haproxy module. ############################################################################## class confdroid_haproxy { include confdroid_haproxy::params }