Guest User

Untitled

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