Comment 4 for bug 1607334

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/348264
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=6058e39c9804fc566936f2a4dbde9597e7c255f9
Submitter: Jenkins
Branch: master

commit 6058e39c9804fc566936f2a4dbde9597e7c255f9
Author: James Slagle <email address hidden>
Date: Thu Jul 28 07:51:31 2016 -0400

    Explicitly set $FACTER_fqdn

    Instead of letting puppet figure out the fqdn, tell it the right value
    to use. This will hopefully fix issues where puppet has detected a
    different fqdn than has actually been configured resulting in errors
    similar to:

    Could not run: Could not retrieve facts for localhost.localhost: no
    address for localhost.localhost

    Change-Id: I158766b711fbdfb907f5b3aeb8ad4d0e47570fe3
    Partial-Bug: #1607334