scottslowe-learning-tools/fedora-atomic/26-atomic-generic/machines.yml
Scott Lowe 0b53035b54
Add generic environment for Fedora 26 Atomic Host
Add generic environment for Fedora 26 Atomic Host, based on the environment for Fedora 27 Atomic Host

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

12 lines
221 B
YAML

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