Background
The use-case is rather straight forward. Rather than installing BHYVE VM instances from scratch every time, it would be nice to be able to configure once, and then clone to new VM instances every time we make a new deployment.
I spend a few days researching this topic, and testing...