Comment 21 for bug 1636606

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-galera_server (master)

Reviewed: https://review.openstack.org/390641
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/commit/?id=98e3a515b53d62330a1ca30d3e340b420344842c
Submitter: Jenkins
Branch: master

commit 98e3a515b53d62330a1ca30d3e340b420344842c
Author: Kevin Carter <email address hidden>
Date: Tue Oct 25 14:35:36 2016 -0500

    Remove deprecated ansible_ssh_host variable

    This changes 'ansible_ssh_host' to 'ansible_host'. The 'ansible_ssh_host'
    variable has been deprecated as noted here: [0].

    [0] - http://docs.ansible.com/ansible/intro_inventory.html#hosts-and-groups

    Change-Id: If133068625584b8794615bf212c700b6253dce19
    Related-Bug: #1636606
    Signed-off-by: Kevin Carter <email address hidden>