diff options
author | elijah <elijah@riseup.net> | 2013-02-26 14:41:55 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-02-26 14:41:55 -0800 |
commit | 4cbcb56df4ff90005bb668c0a09151a657fe3d69 (patch) | |
tree | 5f95dda388a192090676e19b9dbcf659b2d2083a /provider/nodes/sloth.json | |
parent | 661502e9e9220d6049a477c4a117829bb116797e (diff) |
moved all files to root of repo instead of in provider subdirectory
Diffstat (limited to 'provider/nodes/sloth.json')
-rw-r--r-- | provider/nodes/sloth.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/provider/nodes/sloth.json b/provider/nodes/sloth.json deleted file mode 100644 index 7ce5483..0000000 --- a/provider/nodes/sloth.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "services": "couchdb", - "ip_address": "176.53.69.122", - "ssh": { - "port": 4422 - }, - "tags": "production" -} |