Skip to content

Instantly share code, notes, and snippets.

@neilhwatson
Created June 8, 2015 12:30
Show Gist options
  • Select an option

  • Save neilhwatson/d189d5e5b2d16d180b09 to your computer and use it in GitHub Desktop.

Select an option

Save neilhwatson/d189d5e5b2d16d180b09 to your computer and use it in GitHub Desktop.
[
{
host : "server1",
a : 1,
b : 2
},
{
host : "server2",
c : 3,
d : 4
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment