Skip to content

Instantly share code, notes, and snippets.

@avinashseth
Last active November 1, 2020 18:55
Show Gist options
  • Save avinashseth/5275b2278c4e1cfd52efc17bb5ae1e56 to your computer and use it in GitHub Desktop.
Save avinashseth/5275b2278c4e1cfd52efc17bb5ae1e56 to your computer and use it in GitHub Desktop.
---
ip: "192.168.10.10"
memory: 1024
cpus: 1
provider: virtualbox
authorize: ~/kp.pub
keys:
- ~/kp
folders:
- map: c:/Users/avina/code
to: /home/vagrant/code
sites:
- map: avinashseth.test
to: /home/vagrant/code/public
databases:
- avinashseth
features:
- mysql: false
- mariadb: false
- ohmyzsh: false
- webdriver: false
# ports:
# - send: 50000
# to: 5000
# - send: 7777
# to: 777
# protocol: udp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment