Skip to content

Instantly share code, notes, and snippets.

@ekaleido
Created May 4, 2016 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekaleido/5759671945167ca674ae703dc1327425 to your computer and use it in GitHub Desktop.
Save ekaleido/5759671945167ca674ae703dc1327425 to your computer and use it in GitHub Desktop.
mw = []
(1..mw_servers).each {
|name|
name.to_s
servername = "pv" + client_id + "mwl0" + name + ".npc.lan"
mw.push(servername)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment