fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 44 forks source link

cloud-init iso using mkisofs #70

Closed jingkaihe closed 3 years ago

jingkaihe commented 4 years ago

Annoyingly MacOS does not support genisoimage. Given the behaviour between mkisofs and genisoimage is identical (on CentOS 8 it's mkisofs is even symlinked to genisoimage), it will really be useful to use mkisofs as a fallback of genisoimage.

I created a pull request on https://github.com/fog/fog-libvirt/pull/69. Happy to discuss about it!

github-actions[bot] commented 3 years ago

This issue has been marked inactive and will be closed if no further activity occurs.