diff options
author | elijah <elijah@riseup.net> | 2013-08-08 02:39:02 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-08-08 02:39:02 -0700 |
commit | 99d2cdd0e41bb42f96084b0051d2aabb0751c0ae (patch) | |
tree | 5fd04e4a52d86f4fa0d2a124ab80a06ecbb362e0 | |
parent | 582086f2835982d69a7f50adf97b96f5c038b4fc (diff) |
disabling ant, because it is buggy as hell
-rw-r--r-- | nodes/ant.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/ant.json b/nodes/ant.json index 192585c..d10585c 100644 --- a/nodes/ant.json +++ b/nodes/ant.json @@ -4,5 +4,6 @@ "tags": [ "production", "seattle" - ] + ], + "enabled": false } |