seanrmurphy / nixinit

MIT License
0 stars 0 forks source link

add support for creating storage pools if necessary #16

Open seanrmurphy opened 2 weeks ago

seanrmurphy commented 2 weeks ago

For the libvirt version, it is currently assumed that the storage pools are created a priori.

Need to add logic to check if they exist and, if not, create them.