Move things out of usage.rst

This commit is contained in:
Ian Cordasco 2016-02-22 11:58:24 -06:00
parent c4fd462b76
commit b14c64505f
4 changed files with 29 additions and 0 deletions

10
ext/haproxy_extra.yml Normal file
View File

@ -0,0 +1,10 @@
- service:
haproxy_service_name: magnum
haproxy_backend_nodes: "{{ groups['magnum_all'] | default([]) }}"
haproxy_port: 9511
haproxy_balance_type: http
haproxy_balance_alg: leastconn
haproxy_backend_options:
- "forwardfor"
- "httpchk /status"
- "httplog"

View File

@ -0,0 +1,16 @@
---
component_skel:
magnum_api:
belongs_to:
- magnum_all
container_skel:
magnum_container:
belongs_to:
- infra_containers
- os-infra_containers
contains:
- magnum_api
properties:
service_name: magnum
contianer_release: trusty

View File

@ -0,0 +1,3 @@
magnum_service_password:
magnum_galera_password:
magnum_rabbitmq_password: