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/sloth.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/sloth.json (limited to 'nodes/sloth.json') diff --git a/nodes/sloth.json b/nodes/sloth.json new file mode 100644 index 0000000..7ce5483 --- /dev/null +++ b/nodes/sloth.json @@ -0,0 +1,8 @@ +{ + "services": "couchdb", + "ip_address": "176.53.69.122", + "ssh": { + "port": 4422 + }, + "tags": "production" +} -- cgit v1.2.3