debian: Remove package preset install for metal
Remove the installation of per-package preset installs since they are centrally managed now by the ISO install for the following packages: - mtce-compute - mtce-control - mtce-storage Story: 2009968 Task: 46406 Test Plan PASS Build package PASS Build ISO PASS Check for non-existant preset file in /etc/systemd/system-preset Depends-On: https://review.opendev.org/c/starlingx/integ/+/853653 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Ica1a99efe2336fdb6096086f46189dfd25efc6e1
This commit is contained in:
parent
a5e7a108f5
commit
ab7d062a01
@ -1,4 +1,3 @@
|
||||
etc/goenabled.d/virt-support-goenabled.sh
|
||||
etc/init.d/goenabledWorker
|
||||
lib/systemd/system/goenabled-worker.service
|
||||
debian/systemd/00-mtce-compute.preset etc/systemd/system-preset
|
||||
|
@ -1 +0,0 @@
|
||||
enable goenabled-worker.service
|
@ -1,4 +1,3 @@
|
||||
debian/systemd/00-mtce-control.preset etc/systemd/system-preset
|
||||
lib/systemd/system/hbsAgent.service
|
||||
etc/init.d/goenabledControl
|
||||
etc/init.d/hbsAgent
|
||||
|
@ -1 +0,0 @@
|
||||
enable hbsAgent.service
|
@ -1,3 +1,2 @@
|
||||
etc/init.d/goenabledStorage
|
||||
lib/systemd/system/goenabled-storage.service
|
||||
debian/systemd/00-mtce-storage.preset etc/systemd/systemd-preset
|
||||
|
@ -1 +0,0 @@
|
||||
disable goenabled-storage.service
|
Loading…
Reference in New Issue
Block a user