Comment 3 for bug 1263297

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

Reviewed: https://review.openstack.org/63577
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=7c005f19c65f07f37aa7920c1e4147b6623931c3
Submitter: Jenkins
Branch: master

commit 7c005f19c65f07f37aa7920c1e4147b6623931c3
Author: Clint Byrum <email address hidden>
Date: Sat Dec 21 01:47:15 2013 -0800

    Do not override cloud-init cloud_config_modules

    In the past it may have been necessary to do this but it causes problems
    for users of advanced features. We should be able to operate with the
    default OS configuration of cloud-init.

    Change-Id: Ic26bffb17b1870d656fea72cf3da3dfe2b7f44d0
    Closes-Bug: #1263297