Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active December 11, 2015 05:29
Show Gist options
  • Save robertstarmer/4552921 to your computer and use it in GitHub Desktop.
Save robertstarmer/4552921 to your computer and use it in GitHub Desktop.
site-60.yaml
default:
dns_server: 192.168.26.186
domain_name: sixty.lab
ntp_server: 192.168.60.1
admin: localadmin
password: ubuntu
apt_location: http://192.168.26.163/openstack/cisco
network: 192.168.60.0
netmask: 255.255.255.0
gateway: 192.168.60.1
sql_mask: 192.168.60.%
float_range: 192.168.60.96/27
power_admin: admin
power_password: C1sc01234
power_type: ucs
build_node:
name: build-60
type: build
ip: 192.168.60.254
power_id: Grizzly1-NOPOWER
mac: 00:25:B5:00:05:7F
control:
name: control
type: control
ip: 192.168.60.10
power_id: Grizzly2
mac: 00:25:B5:00:05:5F
compute_nodes:
compute1:
name: compute1
type: compute
ip: 192.168.60.21
power_id: Grizzly3
mac: 00:25:B5:00:05:3F
compute2:
name: compute2
type: compute
ip: 192.168.60.22
power_id: Grizzly4
mac: 00:25:B5:00:05:1F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment