From add441db1107eb80723dc69bcd88747de0f8cee5 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 5 Mar 2015 22:10:55 +0100 Subject: [PATCH] reminder about ssh / sudo requirements Signed-off-by: Loic Dachary --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 201e8bb..27758d0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ and start a ceph autobuild on a given host: > fab gitbuilder_ceph:host=@ That performs the appropriate setup on the host to run ceph builds -continuously. +continuously. There must be a password-less ssh access to the hostname +and the must have a password-less sudo. An upstart service named autobuild-ceph gets created on the host that runs the autobuilder. Use ``sudo stop autobuild-ceph``, ``sudo start -- 2.39.5