From 1bc1d6c9c31ae8c1cecef22ae2233e74c3603f3d Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Fri, 18 Apr 2008 00:36:24 +0000 Subject: [PATCH] -change default redir_ssh_port --- qaapi/qa/qa_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qaapi/qa/qa_config.py b/qaapi/qa/qa_config.py index aa6954b..f5678c4 100644 --- a/qaapi/qa/qa_config.py +++ b/qaapi/qa/qa_config.py @@ -37,7 +37,7 @@ nodes = [ 'site': 'ts', 'hostname': 'vm1.paris.cs.princeton.edu', 'host': 'localhost', - 'redir_ssh_port': '51101', + 'redir_ssh_port': '51022', 'type': 'vm', 'model' : 'qemu/minhw', 'boot_state': 'rins', -- 2.43.0