mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Move contents into new folder structure based on primary technology Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
11 lines
219 B
YAML
11 lines
219 B
YAML
---
|
|
- box:
|
|
vmw: "bento/ubuntu-16.04"
|
|
vb: "bento/ubuntu-16.04"
|
|
name: "runc-01"
|
|
nics:
|
|
- type: "private_network"
|
|
ip_addr: "192.168.100.101"
|
|
provision: "containerd-runc.yml"
|
|
ram: "512"
|
|
vcpu: "1"
|