scottslowe-learning-tools/lxc/machines.yml
Scott Lowe bec01edcb0 Commit initial version of LXC environment
Add Vagrant environment and supporting files for a simple LXC
environment. Environment includes YAML file for machines, Ansible
playbook, Ansible inventory file (generated automatically),
Ansible configuration file, Vagrantfile, and README.md.
2016-01-08 15:19:24 -07:00

6 lines
98 B
YAML

---
- name: lxc-01
box: slowe/ubuntu-trusty-x64
ram: 512
vcpu: 1
ip_addr: 192.168.100.100