mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add servers.yml for VM configuration details. Update Vagrantfile to reference servers.yml for configuration. Add more comments to Vagrantfile.
5 lines
64 B
YAML
5 lines
64 B
YAML
---
|
|
- name: photon-01
|
|
box: vmware/photon
|
|
ram: 512
|
|
vcpu: 1
|