mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-04 21:01:30 +00:00
adding distros as headers
This commit is contained in:
committed by
Nitin at Intel
parent
5267dac92e
commit
82795e7850
@@ -1,5 +1,9 @@
|
||||
# Detailed Vagrant installation steps
|
||||
## Install vagrant on Ubuntu
|
||||
# Detailed Vagrant installation steps for different distros
|
||||
|
||||
## [Ubuntu](#install-vagrant-on-ubuntu)
|
||||
## [Clear Linux](#install-vagrant-on-clear-linux)
|
||||
|
||||
### Install vagrant on Ubuntu
|
||||
|
||||
On Ubuntu Bionic, run these commands
|
||||
Install dependencies and prepare system
|
||||
@@ -28,7 +32,7 @@ Note, vagrant installation steps were derived from:
|
||||
* https://computingforgeeks.com/install-latest-vagrant-on-ubuntu-18-04-debian-9-kali-linux/
|
||||
* https://github.com/vagrant-libvirt/vagrant-libvirt/blob/master/README.md
|
||||
|
||||
## Install vagrant on Clear Linux
|
||||
### Install vagrant on Clear Linux
|
||||
|
||||
On Clear Linux, run these commands
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user