scottslowe-learning-tools/docker-ipvlan-l3/machines.yml
Scott Lowe 69acc72246 Commit files for IPVLAN L3 environment with Docker
Add Vagrantfile and external YAML data file for IPVLAN L3 environment with Docker. Add shell scripts for configuring Docker host VMs. Update README.md for IPVLAN L3 instead of IPVLAN L2.
2016-03-23 23:20:59 -06:00

9 lines
162 B
YAML

---
- name: docker-01
box: slowe/ubuntu-15.10-server-amd64
ram: 1024
vcpu: 1
- name: docker-02
box: slowe/ubuntu-15.10-server-amd64
ram: 1024
vcpu: 1