This commit is contained in:
louiscklaw
2025-01-31 19:24:01 +08:00
parent 1d3678b2fb
commit 4afadb4bfd
54 changed files with 2604 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
vagrant init hashicorp/bionic64
vagrant box add hashicorp/bionic64
vagrant up
vagrant ssh
vagrant destroy
vagrant box list
vagrant box remove hashicorp/bionic64
vagrant plugin install vagrant-share
vagrant share