scottslowe-learning-tools/fedora-atomic/27-atomic-generic/machines.yml
Scott Lowe 8addcf3409
Make environment generic
Move environment to a more generic Atomic Host location and configuration; will use this as the basis/foundation for more complex environments

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 10:28:55 -07:00

12 lines
221 B
YAML

---
- box:
vmw: "bento/debian-9.2"
vb: "fedora/27-atomic-host"
lv: "fedora/27-atomic-host"
name: "atomic-01"
nested: false
nics:
- type: "private_network"
ip_addr: "dhcp"
ram: "1024"
vcpu: "1"