]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
teuthology: minor README update 327/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 1 Aug 2017 18:06:49 +0000 (14:06 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 1 Aug 2017 18:06:49 +0000 (14:06 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/teuthology/README.rst

index d83697383f2153de1173fa2e8a2eb836312a9906..e0013530fb062e1b67721ffbf52e9e68c5125078 100644 (file)
@@ -4,7 +4,7 @@ Teuthology
 This role is used to manage the main teuthology node in a lab, e.g.
 ``teuthology.front.sepia.ceph.com``.
 
-It currently depends on the ``sudo`` and ``users`` roles. 
+It only depends on the ``common`` role.
 
 It also does the following:
 
@@ -13,6 +13,7 @@ It also does the following:
   scheduling and executing tests, respectively
 - Clone ``teuthology`` repos into ``~/src/teuthology_master`` under those user accounts
 - Run ``teuthology``'s ``bootstrap`` script
+- Manages user accounts and sudo privileges using the ``test_admins`` group_var in the secrets repo
 
 It currently does NOT do these things: