summaryrefslogtreecommitdiff
path: root/nodes/elephant.json
blob: 9b70815065ef0b67a5c6afce1503233f7c24269e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "services": "webapp",
  "tags": ["development", "amsterdam"],
  "ip_address": "37.218.242.214",
  "ssh": {
    "port": 4422
    //"config": {
    //  "AllowTcpForwarding": "yes"
    //}
  },
  "sources": {
    "webapp": {
      "revision": "origin/master"
    }
  }
}