None of the boxes at generic have been updated in over 2 years, and there are no boxes available for relatively recent operating systems like Ubuntu 24.04.
|
"generic/#{node_info['ostype']}" |
lib/beaker-hostgenerator/hypervisor/vagrant.rb defaults to using
generic/ for box names.
bento might be an acceptable substitute, but the names don't line up cleanly. (generic/ubuntu2204 would have to be replaced with bento/ubuntu-22.04, for example.)
None of the boxes at
generichave been updated in over 2 years, and there are no boxes available for relatively recent operating systems like Ubuntu 24.04.beaker-hostgenerator/lib/beaker-hostgenerator/hypervisor/vagrant.rb
Line 25 in 9ab92ef
lib/beaker-hostgenerator/hypervisor/vagrant.rbdefaults to usinggeneric/for box names.bentomight be an acceptable substitute, but the names don't line up cleanly. (generic/ubuntu2204would have to be replaced withbento/ubuntu-22.04, for example.)