]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
remove remote_user from test.yml so it uses the current user 493/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 27 Jan 2016 18:58:07 +0000 (12:58 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 28 Jan 2016 17:53:23 +0000 (11:53 -0600)
We need this so that the CI tests with jenkins will use the correct
user with sudo access.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
test.yml

index ce43c6af083a8da6e2fb65d487db065085ae0f8a..d31b5d5470421495ba399f65adf0cafd756ec281 100644 (file)
--- a/test.yml
+++ b/test.yml
@@ -1,6 +1,5 @@
 ---
 - hosts: localhost
-  remote_user: root
   sudo: true
   roles:
     - ceph-common