]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ansible.py: Write "foo" to ~/.vault_pass.txt instead of touching 1173/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 16 May 2018 19:46:38 +0000 (15:46 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 16 May 2018 19:46:38 +0000 (15:46 -0400)
commitaa910d884ff5bd3caf49099831e7263e2b29b746
treeb65f1b74ac85ad08751dde2bd1f7789f59cc5756
parentdb2f494d107ac9c452a6da596b351a6d8aba80f7
ansible.py: Write "foo" to ~/.vault_pass.txt instead of touching

ansible-playbook will not run with an empty vault password file.  It
will run if the password file has something in it even if it doesn't get
used.

Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/task/ansible.py