]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commitdiff
reminder about ssh / sudo requirements 26/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 21:10:55 +0000 (22:10 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 21:10:55 +0000 (22:10 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
README.md

index 201e8bbc95da2a9bdd72c7d4191e58bcb4dc54b3..27758d08e8a79da879178a2d8134c9494ef1c9b5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@ and start a ceph autobuild on a given host:
        > fab gitbuilder_ceph:host=<username>@<hostname>
 
 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 <username> 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