Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active December 11, 2015 18:19
Show Gist options
  • Save robertstarmer/4640515 to your computer and use it in GitHub Desktop.
Save robertstarmer/4640515 to your computer and use it in GitHub Desktop.
site file for VLAN 40
default:
dns_server: 192.168.26.186
domain_name: forty.lab
ntp_server: 192.168.40.1
admin: localadmin
password: ubuntu
apt_location: http://192.168.26.163/openstack/cisco
network: 192.168.40.0
netmask: 255.255.255.0
gateway: 192.168.40.1
sql_mask: 192.168.40.%
float_range: 192.168.40.96/27
power_admin: admin
power_password: password
power_type: ipmitool
install_drive: /dev/sda
external_net_interface: eth0
public_bridge_interface: br-ex
build_node:
name: build-vm
type: build
ip: 192.168.40.5
power_address: 192.168.40.255
power_id: c-220.40.0-nopower
mac:
control:
name: control
type: control
ip: 192.168.40.10
power_address: 192.168.40.255
power_id: c-220.40.1
mac:
compute_nodes:
compute0:
name: compute0
type: compute
ip: 192.168.40.20
power_address: 192.168.40.252
power_id: c-220.40.2
mac: D4:8C:B5:BD:4A:5C
mac1: D4:8C:B5:BD:4A:5D
compute1:
name: compute1
type: compute
ip: 192.168.40.21
power_address: 192.168.40.252
power_id: c-220.40.2
mac: D4:8C:B5:BD:44:57
mac1: D4:8C:B5:BD:44:58
compute2:
name: compute2
type: compute
ip: 192.168.40.22
power_address: 192.168.40.253
power_id: c-22.40.3
mac: A4:4C:11:13:B2:46
mac1: A4:4C:11:13:B2:47
compute3:
name: compute3
type: compute
ip: 192.168.40.23
power_address: 192.168.40.254
power_id: c-220.40.4
mac: D4:8C:B5:BD:3D:10
mac1: D4:8C:B5:BD:3D:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment