Skip to content
Snippets Groups Projects
Commit 4c27268d authored by 9devops9's avatar 9devops9 :fire:
Browse files

Vagrant_Commands

parent 12a8fa36
No related branches found
No related tags found
No related merge requests found
[Box]
$ vagrant box add hashicorp/bionic64
$ vagrant box add envimation/ubuntu-xenial-docker https://atlas.hashicorp.com/envimation/boxes/ubuntu-xenial-docker
$ vagrant box add CentOS https://github.com/tommy-muehle/puppet-vagrant-boxes/releases/download/1.0.0/centos-6.6-x86_64.box
$ vagrant box list
hashicorp/bionic64 (virtualbox, 1.0.282)
$ vagrant box remove envimation/ubuntu-xenial
$ vagrant box remove hashicorp/bionic64
$ vagrant box remove CentOS
[Init]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment