Comment 7 for bug 1596373

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/384756
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9f8944111c280de877326471899be23caca9bb94
Submitter: Jenkins
Branch: master

commit 9f8944111c280de877326471899be23caca9bb94
Author: Dan Prince <email address hidden>
Date: Mon Oct 10 21:03:12 2016 -0400

    Split out hosts config deployment

    This patch moves the hosts configuration into its own deployment.
    It will continue to use os-apply-config as something that is
    required early on in the bootstrapping (it needs to be
    configured before puppet runs for example).

    The motivation here is so we can refactor all-nodes-config.yaml to use a
    new hiera hook that that avoids os-apply-config entirely.

    Change-Id: Ib3e4380f205358b27d22a1102b663cf300b1ed86
    Partial-bug: #1596373