Comment 2 for bug 1393967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to compass-adapters (dev/experimental)

Reviewed: https://review.openstack.org/137523
Committed: https://git.openstack.org/cgit/stackforge/compass-adapters/commit/?id=a375b3715352d405505a47af5fa141dd92e1f034
Submitter: Jenkins
Branch: dev/experimental

commit a375b3715352d405505a47af5fa141dd92e1f034
Author: Jerry Zhao <email address hidden>
Date: Wed Nov 26 22:08:17 2014 -0800

    fix gem install failure for ubuntu

    chef-client gem install does not honor .gemrc in time,
    so specify the http-proxy option explicitly.
    moreover, post-apt-config kickstart file has a syntax
    error, which is also fixed in the patch.

    Change-Id: Iadf78b6c0aff691e3f6824c20e906b75b681e848
    Closes-bug: #1393967
    Closes-bug: #1396948