mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update the Vagrantfile for all projects to specify a specific VM clone directory (to help with Time Machine backups)
5 lines
80 B
YAML
5 lines
80 B
YAML
---
|
|
- name: generic
|
|
box: dhoppe/debian-8.0.0-amd64-nocm
|
|
ram: 1024
|
|
vcpu: 1
|