Skip to content

Instantly share code, notes, and snippets.

@sam113101
Forked from ralph-tice/doesnt work
Last active May 16, 2018 05:23
erubis templates
[config]
servers = default-autolb-group<%- if node.attribute?('server2') -%>,default-autolb-group2
[tcpout:default-autolb-group2]
server = <%= node['server2'] %>:8080
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment