Comment 4 for bug 1522406

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

Reviewed: https://review.openstack.org/252922
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=6356e90686efcc0f5aa1c6bfc108688975ce9650
Submitter: Jenkins
Branch: master

commit 6356e90686efcc0f5aa1c6bfc108688975ce9650
Author: alexz <email address hidden>
Date: Thu Dec 3 14:24:03 2015 +0200

    Fix trusty based slave bootstrap

    * Sync fix-configs-on-startup with fuel-main/bootstrap
    * Due wrong permission for trusty/etc\usr folders, after
    rsync's files into chroot system - ntp fails to run due Access Denied
    error
    * fix ubuntu cloud-init hook for ntp.drift
    * nailgun-agent runs only from cron
    * fix file permission for trusty bootstrap
    * add 'psmisc' for fuel-agent requirements
      Centos7 don't install it by default, otherwise mcollective
      container - which used for IBP

    Change-Id: Ifecbc4220df8ae77f7373d4b342aa1e72deb9059
    Closes-Bug: #1522406