jmunixusers / cs-vm-build

Ansible playbook for configuring the JMU CS VM provided by the UUG
https://w3.cs.jmu.edu/uug/
MIT License
12 stars 13 forks source link

Add SPICE tools #493

Closed laurelmay closed 2 years ago

laurelmay commented 2 years ago

This pulls a commit from #457 and also adds spice-webdavd per https://mac.getutm.app/support/ to support folder sharing.

I want to play around a bit with packaging for libvirt and other tools and having this shared code already in main would probably help both branches.

I was tempted to remove the when on this, to just always install in a VM since the SPICE tools aren't all that heavy and it shouldn't hurt the VBox builds to have them installed.