Guest User

Untitled

a guest
Jul 15th, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <% if @splunk_cluster == SplunkClusterProd %>
  2. server = ip1,ip2
  3. <% else %>
  4. server = ip3,ip4
  5. <% end %>
Advertisement
Add Comment
Please, Sign In to add comment