lint params
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
## cd_haproxy::main::install.pp
|
||||
# Module name: cd_haproxy
|
||||
## haproxy_cd::main::install.pp
|
||||
# Module name: haproxy_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manage all aspects of installing binaries required for
|
||||
# cd_haproxy
|
||||
# haproxy_cd
|
||||
###############################################################################
|
||||
class cd_haproxy::main::install (
|
||||
class haproxy_cd::main::install (
|
||||
|
||||
) inherits cd_haproxy::params {
|
||||
) inherits haproxy_cd::params {
|
||||
|
||||
if $fqdn == $hy_host_fqdn {
|
||||
package {$reqpackages:
|
||||
|
||||
Reference in New Issue
Block a user