Comment 29 for bug 1636606

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

Reviewed: https://review.openstack.org/390650
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_magnum/commit/?id=64825eb4a110d940c08bfc39d65ab68434b7ac18
Submitter: Jenkins
Branch: master

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