Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active December 11, 2015 05:48
Show Gist options
  • Save robertstarmer/4554366 to your computer and use it in GitHub Desktop.
Save robertstarmer/4554366 to your computer and use it in GitHub Desktop.
site-50.yaml
default:
dns_server: 192.168.26.186
domain_name: fifty.lab
ntp_server: 192.168.26.186
admin: localadmin
password: ubuntu
apt_location: http://192.168.26.163/openstack/cisco
network: 192.168.50.0
netmask: 255.255.255.0
gateway: 192.168.50.1
sql_mask: 192.168.50.%
float_range: 192.168.50.96/27
power_admin: admin
power_password: C1sc01234
power_type: ucs
install_drive: /dev/sda
build_node:
name: build-50
type: build
ip: 192.168.50.254
power_address: 192.168.26.18
power_id: Folsom1-NOPOWER
mac1: 00:25:B5:00:05:FF
mac: 00:25:B5:00:05:DF
control:
name: control
type: control
ip: 192.168.50.10
power_address: 192.168.26.18
power_id: Folsom2
mac1: 00:25:B5:00:05:EF
mac: 00:25:B5:00:05:BF
compute_nodes:
compute1:
name: compute1
type: compute
ip: 192.168.50.21
power_address: 192.168.26.18
power_id: Folsom3
mac1: 00:25:B5:00:05:CF
mac: 00:25:B5:00:05:AF
compute2:
name: compute2
type: compute
ip: 192.168.50.22
power_address: 192.168.26.18
power_id: Folsom4
mac1: 00:25:B5:00:05:8F
mac: 00:25:B5:00:05:9F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment