Remove manifests for OSTree systems

On OSTree-based MicroShift systems, you can remove a resource by packaging the manifest in an RPM, adding it to a blueprint, and letting MicroShift process the delete directory.

Important

For OSTree installation, the delete subdirectories are read-only.

Procedure
  1. Identify the manifest that needs to be placed in the delete subdirectories.

  2. Package the manifest into an RPM. See Building the RPM package for the application for the procedure to package the manifest into an RPM.

  3. Add the packaged RPM to the blueprint file to install it into correct location. See Adding application RPMs to a blueprint for the procedure to add an RPM to a blueprint.