Comment 20 for bug 1636606

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

Reviewed: https://review.openstack.org/390644
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_aodh/commit/?id=37f0f088bb35a1f738ba1077176bfce8845d63c1
Submitter: Jenkins
Branch: master

commit 37f0f088bb35a1f738ba1077176bfce8845d63c1
Author: Kevin Carter <email address hidden>
Date: Tue Oct 25 14:36:27 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: If4515f257c9d5e0de21eb16f8faea2c249392d69
    Related-Bug: #1636606
    Signed-off-by: Kevin Carter <email address hidden>