]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Made the teuthology user a var
authorAndrew Schoen <aschoen@redhat.com>
Fri, 20 Mar 2015 14:52:02 +0000 (09:52 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 24 Mar 2015 17:34:40 +0000 (10:34 -0700)
This will allow us to more easily change the user teuthology uses to run
tests against these nodes in the future.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/tasks/main.yml

index de7ff22befc573827a29fb1270a5e64518ba371c..44c1474a72fed2ec0928ed0a5a86617c1c049669 100644 (file)
@@ -4,6 +4,9 @@
   tags:
     - vars
 
+# configure pip to use our mirror
+- include: pip.yml
+
 - name: Set a high max open files limit for the teuthology user.
   template:
     src: security_limits.conf