This commit is contained in:
louiscklaw
2025-01-31 20:05:06 +08:00
parent 2a6f19a43f
commit cd995ed8bd
115 changed files with 7626 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