1006 shaares
1 private link
1 private link
$ vagrant init centos/8
$ vagrant up
$ ssh vagrant@192.168.121.10 -i .vagrant/machines/default/libvirt/private_key
Last login: Wed Feb 16 18:07:34 2022 from 192.168.121.1
[vagrant@localhost ~]$ cat /etc/redhat-release
CentOS Linux release 8.3.2011
(fonctionne aussi avec debian/{bullseye64|buster64|testing64|whatever64}
💖