Explicitly use root as SSH user in haproxy play

Change-Id: I857fb9a50c40b6a1a81461ab745ac48767e54d57
This commit is contained in:
Logan V
2016-01-31 19:47:08 -06:00
committed by Jesse Pretorius
parent f0fa77d6f1
commit 126837a91f

View File

@@ -14,6 +14,7 @@
# limitations under the License.
- hosts: haproxy
user: root
vars_files:
- "{{ haproxy_keepalived_vars_file | default('vars/configs/keepalived_haproxy.yml')}}"
roles: