summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml
blob: 1a1d11f64a0afde225f0556067520bb0033324b5 (plain)
1
2
3
4
5
6
ansible_ssh_user: root
ansible_ssh_private_key_file: /home/csa/.ssh/id_dsa
glusterfs_version: 312

#This is required by OpenShift upgrade (may be something else)
g_ssh_user: "{{ ansible_ssh_user }}"