From: Loic Dachary Date: Thu, 5 Mar 2015 21:10:55 +0000 (+0100) Subject: reminder about ssh / sudo requirements X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=add441db1107eb80723dc69bcd88747de0f8cee5;p=autobuild-ceph.git reminder about ssh / sudo requirements Signed-off-by: Loic Dachary --- 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