diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/firefly.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/firefly.json b/nodes/firefly.json index 272b6dc..52a3302 100644 --- a/nodes/firefly.json +++ b/nodes/firefly.json @@ -3,6 +3,7 @@ "services": "backup", "tags": [ "dc", - "development" + "development", + "disabled" ] } |