scottslowe-learning-tools/coreos-cloudinit-toolbox/machines.yml
Scott Lowe 91d45989e5 Add files for using cloud-init to customize CoreOS toolbox
Add Vagrantfile, machines.yml, and user-data for use with local Vagrant environment. Add README.md with instructions for using local Vagrant environment, OpenStack instances, or AWS instances.
2016-02-11 12:59:46 -07:00

6 lines
99 B
YAML

---
- name: "coreos-01"
box: "coreos-stable"
ram: "512"
vcpu: "1"
ip_addr: 192.168.100.100