diff options
Diffstat (limited to 'nodes/python.json')
-rw-r--r-- | nodes/python.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/python.json b/nodes/python.json new file mode 100644 index 0000000..783123a --- /dev/null +++ b/nodes/python.json @@ -0,0 +1,8 @@ +{ + "services": "couchdb", + "ip_address": "176.53.69.16", + "ssh": { + "port": 4422 + }, + "tags": "development" +} |