Skip to content

Instantly share code, notes, and snippets.

@v1k0d3n
Last active June 10, 2016 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save v1k0d3n/d4bfb52f1b095506322650060b6dd7ee to your computer and use it in GitHub Desktop.
Save v1k0d3n/d4bfb52f1b095506322650060b6dd7ee to your computer and use it in GitHub Desktop.
---
keystone_service_adminuri_insecure: true
keystone_service_internaluri_insecure: true
haproxy_ssl_self_signed_subject: "/C=US/ST=GA/L=Atlanta/O=IT/CN=haproxy.vlab.cso.att.com"
horizon_ssl_self_signed_regen: true
ceilometer_db_type: mongodb
ceilometer_db_ip: localhost
ceilometer_db_port: 27017
swift_ceilometer_enabled: True
heat_ceilometer_enabled: True
cinder_ceilometer_enabled: True
glance_ceilometer_enabled: True
nova_ceilometer_enabled: True
neutron_ceilometer_enabled: True
keystone_ceilometer_enabled: True
aodh_db_type: mongodb
aodh_db_ip: localhost
aodh_db_port: 27017
glance_default_store: file
dhcp_domain: vlab.cso.att.com
haproxy_keepalived_external_vip_cidr: "10.2.32.5/24" # "{{external_lb_vip_address}}/32"
haproxy_keepalived_internal_vip_cidr: "10.2.31.5/24" # "{{internal_lb_vip_address}}/32"
haproxy_keepalived_external_interface: vworks-float01
haproxy_keepalived_internal_interface: br-mgmt
haproxy_keepalived_external_virtual_router_id: 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment