From 9594857ea2b95675fc8c393aa4da21baa3d0f7f8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 15 Nov 2014 20:56:40 +0100 Subject: .. --- PROTOCOL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PROTOCOL') diff --git a/PROTOCOL b/PROTOCOL index 0b17c3c..f3d48ff 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -20,10 +20,11 @@ setup). Operations: Discovery: +---------- Master sends: -{ "op": "discover" } +{ "op": "discover", "role": "master" } Coordinators answer with: @@ -38,4 +39,3 @@ On receiving a 'register' operation the master must handle accordingly, usually adding the coordinator as known and alive and provide new platforms and architectures to run workers on. Also currently scheduled jobs must be examined. - -- cgit v1.2.3-54-g00ecf