Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved ansible_ssh_user under deployment context
  • Loading branch information
dymurray committed Aug 22, 2016
1 parent 411917b commit 11a21a4
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
ansible_config: /usr/share/atomic-openshift-utils/ansible.cfg
ansible_log_path: /tmp/ansible.log
ansible_ssh_user: root
deployment:
ansible_ssh_user: root
hosts:
<node_entries>
roles:
Expand Down

0 comments on commit 11a21a4

Please sign in to comment.