fixes user settings
This commit is contained in:
@@ -29,13 +29,8 @@
|
||||
# @param [boolean] hy_manage_fw whether to manage the firewall.
|
||||
# @param [string] hy_fw_order_no the rule number to control the oder of the
|
||||
# firewall rules.
|
||||
# @param [string] hy_proxy_mode which mode the ha proxy should work in.
|
||||
# Valid oprtions are `http` and `tcp`.
|
||||
# @param [string] hy_fe_port the frontend port to list to. opens in firewall,
|
||||
# if enabled, and is used in configuration templates. only active if
|
||||
# `hy_proxy_mode` is set to `tcp`.
|
||||
# @param [string] hy_be_port the backend port to send traffic through. only
|
||||
# active if `hy_proxy_mode` is set to `tcp`.
|
||||
# @param [string] hy_http_port the http port. used in firewall settings
|
||||
# @param [string] hy_https_port the https port. used in firewall settings
|
||||
##############################################################################
|
||||
class cd_haproxy::params (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user