Signed-off-by: Angus Salkeld <[email protected]>
---
cts/corotests.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cts/corotests.py b/cts/corotests.py
index d15bf2d..ede2a5d 100644
--- a/cts/corotests.py
+++ b/cts/corotests.py
@@ -57,7 +57,7 @@ class CoroTest(CTSTest):
# setup the authkey
localauthkey = '/tmp/authkey'
if not os.path.exists(localauthkey):
- self.CM.rsh(node, 'corosync-keygen')
+ self.CM.rsh(node, 'corosync-keygen -l')
self.CM.rsh.cp("%s:%s" % (node, "/etc/corosync/authkey"),
localauthkey)
for n in self.CM.Env["nodes"]:
--
1.7.5
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais