This commit is contained in:
louiscklaw
2025-02-01 01:59:20 +08:00
commit e1e1c21cb6
57 changed files with 2652 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