ttu-capstone-podman / podman-installer-mac

"Turn-key" installer for Podman on MacOS. Tennessee Tech University Senior Capstone project.
2 stars 0 forks source link

Install Xhyve on MacOS #18

Open AaronOtto11 opened 4 years ago

AaronOtto11 commented 4 years ago

Story:

As a user of podman-installer-mac, I want Xhyve installed automatically as part of the turn-key installation and configuration of Podman, so that it can be used to run a CentOS VM.

Acceptance Criteria:

  1. If Xhyve is already installed, no action is taken
  2. If Xhyve is not installed, the latest version is installed
  3. Solution uses Ansible to do the installation

Original description:

Conditions: Must install Xhyve if not already installed on system Must be done using Ansible