Comment 3 for bug 1830035

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

Reviewed: https://review.opendev.org/661060
Committed: https://git.openstack.org/cgit/starlingx/metal/commit/?id=fa505bfb78994b9ee7b7b2e26e6b89753141afce
Submitter: Zuul
Branch: master

commit fa505bfb78994b9ee7b7b2e26e6b89753141afce
Author: Don Penney <email address hidden>
Date: Thu May 23 12:40:00 2019 -0400

    Set ONBOOT=yes for NICs on install from USB

    Update the ifcfg file for all network devices in
    a %post in the USB kickstart to set ONBOOT=yes.
    This allows network interfaces to attempt DHCP
    after initial installation, in order to automatically
    be enabled and accessible (depending on network
    configuration).

    Change-Id: Icaabcd2111e44a5bf2326aee0267b775af95933e
    Closes-Bug: 1830035
    Signed-off-by: Don Penney <email address hidden>