Skip to content

Instantly share code, notes, and snippets.

Created February 15, 2014 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5a09686757bd1e76d964 to your computer and use it in GitHub Desktop.
Save anonymous/5a09686757bd1e76d964 to your computer and use it in GitHub Desktop.
base:
'*'
- global
iml:
'iml.cumberbatch.com'
system:
network.system:
- enabled: True
- gateway: 192.168.0.1
- gatewaydev: eth0
eth0:
network.managed:
- enabled: True
- type: eth
- proto: none
- ipaddr: 192.168.0.151
- netmask: 255.255.255.0
- dns:
- 192.168.0.150
eth1:
network.managed:
- enabled: True
- type: eth
- proto: none
- ipaddr: 10.51.0.151
- netmask: 255.255.255.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment