about summary refs log tree commit diff
path: root/nodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'nodes.py')
-rw-r--r--nodes.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/nodes.py b/nodes.py
index 34c32b9..f85e3c2 100644
--- a/nodes.py
+++ b/nodes.py
@@ -32,12 +32,11 @@ nodes = {
                     "port": "20107",
                 },
             },
-            "go-away": {
-                "port": "20105",
-            },
             "glance": {
                 "port": "20106",
             },
+            "go-away": { 'port': "20199" },
+            "go-away-metrics": { 'port': "20198" },
         },
         "bundles": {
             "firewall",