adds haproxy user
This commit is contained in:
@@ -25,7 +25,9 @@ class cd_haproxy::main::install (
|
||||
|
||||
) inherits cd_haproxy::params {
|
||||
|
||||
package {$reqpackages:
|
||||
ensure => $pkg_ensure,
|
||||
if $fqdn == $hy_host_fqdn {
|
||||
package {$reqpackages:
|
||||
ensure => $pkg_ensure,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user