1 Commits

Author SHA1 Message Date
James Slagle
bb24fbfef3 Use "become: true" in deploy steps tasks
In the deploy steps playbook downloaded via "openstack overcloud config
download", all the tasks require sudo. The tasks should use "become:
true", otherwise they fail with permission denied errors.

Change-Id: I561b5ef6dee0ee7cac67ba798eda284fb7f7a8d0
Closes-Bug: #1717298
2017-09-27 13:17:33 -04:00