delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

DLPX-90925 remove recovery-environment #757

Closed prakashsurya closed 4 months ago

prakashsurya commented 4 months ago

Problem

We don't use the recovery environment anymore, so remove it from the DE.

Solution

This PR removes it from the DE. See also: https://github.com/delphix/linux-pkg/pull/315

Testing Done

TBD.