mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support virtualbox #156

Open mrlunchbox777 opened 5 months ago

mrlunchbox777 commented 5 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add virtualbox to the managed packages.

Why?

virtualbox is a common and helpful tool to run and manage virtual systems

What should happen?

virtualbox should be a package in the index file.

Covers this TODO.

Steps to Test

  1. jq '.packages[] | select(.name = "virtualbox")' resources/install/index.json should return the details for managing the virtualbox package

Code of Conduct