Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active December 11, 2015 07:08
Show Gist options
  • Save robertstarmer/4563912 to your computer and use it in GitHub Desktop.
Save robertstarmer/4563912 to your computer and use it in GitHub Desktop.
site-25.yaml
default:
dns_server: 192.168.26.186
domain_name: twentyfive.lab
ntp_server: 192.168.25.1
admin: localadmin
password: ubuntu
apt_location: http://192.168.26.163/openstack/cisco
network: 192.168.25.0
netmask: 255.255.255.0
gateway: 192.168.25.1
sql_mask: 192.168.25.%
float_range: 192.168.25.96/27
power_admin: admin
power_password: C1sc01234
power_type: ucs
install_drive: /dev/sda
external_net_interface: eth0
public_bridge_interface: br-ex
build_node:
name: build-25
type: build
ip: 192.168.25.254
power_address: 192.168.26.18
power_id: Essex1-NOPOWER
mac: 00:25:B5:00:05:7E
mac1: 00:25:B5:00:05:6E
control:
name: control
type: control
ip: 192.168.25.10
power_address: 192.168.26.18
power_id: Essex2
mac: 00:25:B5:00:05:5E
mac1: 00:25:B5:00:05:4E
compute_nodes:
compute1:
name: compute1
type: compute
ip: 192.168.25.21
power_address: 192.168.26.18
power_id: Essex3
mac: 00:25:B5:00:05:3E
mac1: 00:25:B5:00:05:2E
compute2:
name: compute2
type: compute
ip: 192.168.25.22
power_address: 192.168.26.18
power_id: Essex4
mac: 00:25:B5:00:05:1E
mac1: 00:25:B5:00:05:0E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment