Skip to content

Instantly share code, notes, and snippets.

@zenvdeluca
Created May 2, 2015 17:04
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 zenvdeluca/b0f616a2f863084847f4 to your computer and use it in GitHub Desktop.
Save zenvdeluca/b0f616a2f863084847f4 to your computer and use it in GitHub Desktop.
[
{
"Node": "n1.nethero.org",
"Address": "172.20.20.10",
"ServiceID": "web",
"ServiceName": "web",
"ServiceTags": [
"production"
],
"ServiceAddress": "",
"ServicePort": 80
},
{
"Node": "n2.nethero.org",
"Address": "172.20.20.11",
"ServiceID": "web",
"ServiceName": "web",
"ServiceTags": [
"production"
],
"ServiceAddress": "",
"ServicePort": 80
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment