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:
Charles Short 2022-08-25 09:58:31 -04:00 committed by Bob Church
parent a5e7a108f5
commit ab7d062a01
6 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -1 +0,0 @@
enable goenabled-worker.service

View File

@ -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

View File

@ -1 +0,0 @@
enable hbsAgent.service

View File

@ -1,3 +1,2 @@
etc/init.d/goenabledStorage
lib/systemd/system/goenabled-storage.service
debian/systemd/00-mtce-storage.preset etc/systemd/systemd-preset

View File

@ -1 +0,0 @@
disable goenabled-storage.service