Files
confdroid_haproxy/templates/haproxy_frontend_rule.erb

3 lines
64 B
Plaintext
Raw Normal View History

2018-12-29 19:20:35 +01:00
frontend <%= @frontend_name %>
2018-12-30 15:39:04 +01:00
mode <%= @frontend_mode %>