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
54dc8561004f034a573847c0ceb4adc74d1f8fc0
confdroid_haproxy
/
templates
/
haproxy_backend_rule.erb
4 lines
73 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:18:33 +01:00
<% end -%>
Reference in New Issue
Copy Permalink