Skip to content

Instantly share code, notes, and snippets.

@ozbillwang
Forked from scottslowe/servers.yaml
Last active August 29, 2015 14:12
Show Gist options
  • Save ozbillwang/0003852ef645816a3613 to your computer and use it in GitHub Desktop.
Save ozbillwang/0003852ef645816a3613 to your computer and use it in GitHub Desktop.
---
- name: coreos-01
box: coreos-alpha
ram: 512
ip: 172.17.8.101
- name: coreos-02
box: coreos-alpha
ram: 512
ip: 172.17.8.102
- name: coreos-03
box: coreos-alpha
ram: 512
ip: 172.17.8.103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment