summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-08-08 02:39:02 -0700
committerelijah <elijah@riseup.net>2013-08-08 02:39:02 -0700
commit99d2cdd0e41bb42f96084b0051d2aabb0751c0ae (patch)
tree5fd04e4a52d86f4fa0d2a124ab80a06ecbb362e0
parent582086f2835982d69a7f50adf97b96f5c038b4fc (diff)
disabling ant, because it is buggy as hell
-rw-r--r--nodes/ant.json3
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
}