summaryrefslogtreecommitdiff
path: root/templates/haproxy_listen_block.erb
AgeCommit message (Collapse)Author
2012-11-21Merge pull request #20 from Mirantis/cleanup-haproxy-listen-blockHunter Haugen
Slight simplification in haproxy_listen_block.erb
2012-11-06Slight simplification in haproxy_listen_block.erbEugene Kirpichov
2012-11-06Listen on multiple virtual IP addressesEugene Kirpichov
2012-10-12Update ports to also accept a ,-separated stringHunter Haugen
2012-10-12Rename everything!Hunter Haugen
What is renamed: - Class/define: - haproxy::config to haproxy::listen - haproxy::data to haproxy::params - Parameters: - haproxy::listen listen_ip to ipaddress - haproxy::listen config_options to options - haproxy haproxy_global_options to global_options - haproxy haproxy_defaults_options to defaults_options