-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
We set up ccache for openage (SFTtech/openage#1000), which requires a persistent storage device for each VM.
This implies that this storage device must not be mounted twice at once. Which is only possible if each VM can only run alone at a given moment.
Enabling such a "limit" is a missing feature in falk and kevin. It should be configured in the falk.conf
for each machine.