From 11adfcb2d1e0309d8e9c2c162c3b9b622f7307bc Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 30 Jan 2013 12:55:30 +0000 Subject: Fix instance name --- diff --git a/fabfile/common.py b/fabfile/common.py index 3658666..4b812bc 100644 --- a/fabfile/common.py +++ b/fabfile/common.py @@ -14,7 +14,7 @@ instances = {"production": "slaves_port": 9989, "snapshot": True, "web_port": 8080}}, - "testing": + "html": {"master_dir": "master-html", "slave_dir": "slave-html", "sandbox_dir": "sandbox-html", -- cgit v0.9.1