diff options
-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 } |