How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "nilanjanroy/debian11_cinc_infra_client"
config.vm.box_version = "1.0"
end
vagrant init nilanjanroy/debian11_cinc_infra_client \
--box-version 1.0
vagrant up
This version was created about 1 year ago.
contains cinc infra client version 17.9.26 downloaded from http://downloads.cinc.sh/files/stable/cinc/17.9.26/debian/11/cinc_17.9.26-1_amd64.deb