Add pxeboot-feed service enable to lowlatency preset
The following update did not include updating the controller lowlatency preset file. https://review.opendev.org/c/starlingx/integ/+/864597 Without it, the pxeboot feeds are not setup on controllers in systems that have the lowlatency trait. This update adds the 'pxeboot-feed service enable' to the lowlatency preset file. Test Plan: PASS: Verify system node install in low latency lab Story: 2009968 Task: 46831 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com> Change-Id: I40f93b7d904b87850c291a94512ace990d3efa4f
This commit is contained in:
parent
3b88cceb91
commit
92f9fedbb3
@ -34,6 +34,9 @@ disable rpc-statd-notify.service
|
|||||||
enable nfs-common.service
|
enable nfs-common.service
|
||||||
enable nfs-server.service
|
enable nfs-server.service
|
||||||
|
|
||||||
|
# 00-pxe-network-installer.preset
|
||||||
|
enable pxeboot-feed.service
|
||||||
|
|
||||||
# 00-sm-api.preset
|
# 00-sm-api.preset
|
||||||
enable sm-api.service
|
enable sm-api.service
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user