From 4cbcb56df4ff90005bb668c0a09151a657fe3d69 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 26 Feb 2013 14:41:55 -0800 Subject: moved all files to root of repo instead of in provider subdirectory --- nodes/turtle.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/turtle.json (limited to 'nodes/turtle.json') diff --git a/nodes/turtle.json b/nodes/turtle.json new file mode 100644 index 0000000..47ca51d --- /dev/null +++ b/nodes/turtle.json @@ -0,0 +1,8 @@ +{ + "services": [ "webapp", "monitor" ], + "tags": "production", + "ip_address": "176.53.69.119", + "ssh": { + "port": 22 + } +} -- cgit v1.2.3