Comment 24 for bug 1636606

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

Reviewed: https://review.openstack.org/390646
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ceilometer/commit/?id=c1671ea0ce05cf9512e828c459295ae59d76609f
Submitter: Jenkins
Branch: master

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