mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
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>
12 lines
221 B
YAML
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"
|