mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Modify YAML data files and Vagrantfile for various learning environments to ensure greater consistency and reduce technical debt
6 lines
102 B
YAML
6 lines
102 B
YAML
---
|
|
- name: "photon-01"
|
|
vmw_box: "vmware/photon"
|
|
vb_box: "vmware/photon"
|
|
ram: "512"
|
|
vcpu: "1"
|