Skip to content

Instantly share code, notes, and snippets.

@sdboyer
Created September 17, 2014 12:57
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 sdboyer/c270374cb51e56b288ea to your computer and use it in GitHub Desktop.
Save sdboyer/c270374cb51e56b288ea to your computer and use it in GitHub Desktop.
{
"targets": [
{
"ipv4": "10.1.0.1"
},
{
"ipv4": "10.1.0.2"
}
],
"app-state": {
"code-state": {
"commit-hash": "ab123ab123somegitsha1",
"make-functor": "make prod"
},
"data-state": {
"family": "prod",
"id": "12345678910 (timestamp)"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment