OP#669 initial commit with new autolayout
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## haproxy_cd::main::install.pp
|
||||
# Module name: haproxy_cd
|
||||
## confdroid_haproxy::main::install.pp
|
||||
# Module name: confdroid_haproxy
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class installs binaries required for haproxy_cd
|
||||
# @summary Class installs binaries required for confdroid_haproxy
|
||||
###############################################################################
|
||||
class haproxy_cd::main::install (
|
||||
class confdroid_haproxy::main::install (
|
||||
|
||||
) inherits haproxy_cd::params {
|
||||
) inherits confdroid_haproxy::params {
|
||||
if $fqdn == $hy_host_fqdn {
|
||||
package { $reqpackages:
|
||||
ensure => $pkg_ensure,
|
||||
|
||||
Reference in New Issue
Block a user