Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active January 4, 2016 13:49
Show Gist options
  • Save robertstarmer/8630088 to your computer and use it in GitHub Desktop.
Save robertstarmer/8630088 to your computer and use it in GitHub Desktop.
allinone:
hostname: "allinone.forty.lab"
power_address: "192.168.20.251"
interfaces:
eth0:
dns-name: "allinone.forty.lab"
ip-address: "192.168.40.20"
mac-address: "D4:8C:B5:BD:4A:5C"
static: "0"
compute1:
hostname: "compute1.forty.lab"
power_address: "192.168.20.252"
interfaces:
eth0:
dns-name: "compute1.forty.lab"
ip-address: "192.168.40.21"
mac-address: "D4:8C:B5:BD:44:57"
static: "0"
compute2:
hostname: "compute2.forty.lab"
power_address: "192.168.20.253"
interfaces:
eth0:
dns-name: "compute2.forty.lab"
ip-address: "192.168.40.22"
mac-address: "A4:4C:11:13:B2:46"
static: "0"
compute3:
hostname: "compute3.forty.lab"
power_address: "192.168.20.254"
interfaces:
eth0:
dns-name: "compute3.forty.lab"
ip-address: "192.168.40.23"
mac-address: "D4:8C:B5:BD:3D:10"
static: "0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment