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>
12 lines
239 B
YAML
12 lines
239 B
YAML
---
|
|
- box:
|
|
vmw: "bento/debian-8.6"
|
|
vb: "debian/jessie64"
|
|
name: "jessie"
|
|
nics:
|
|
- type: "private_network"
|
|
ip_addr: "192.168.100.101"
|
|
- type: "public_network"
|
|
ip_addr: "192.168.1.198"
|
|
ram: "1024"
|
|
vcpu: "1"
|