summaryrefslogtreecommitdiff
path: root/nodes/wallaby.json
blob: 9bb2a8b013c86dca1aaac65b79b8652f787cd043 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "ip_address": "204.13.164.57",
  "tags": ["production", "seattle"],
  "services": [
    //"monitor",
    "webapp"
  ],
  "webapp": {
    "secure": true
  }
}