This website requires JavaScript.
Explore
Help
Sign In
confdroid
/
confdroid_haproxy
Watch
1
Star
0
Fork
0
You've already forked confdroid_haproxy
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d2e04e68a9c4e35acfd1e49d003ce4c07ee0e2f
confdroid_haproxy
/
templates
/
haproxy_backend_rule.erb
4 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
testing hostbinding
2018-12-30 18:16:09 +01:00
<% if @fqdn == @haproxy_fqdn -%>
adding backend template for testing
2018-12-29 19:54:41 +01:00
backend <%= @backend_name %>
testing hostbinding
2018-12-30 18:16:09 +01:00
<% end -%
Reference in New Issue
Copy Permalink