Skip to content

Instantly share code, notes, and snippets.

@banveerad
Created November 16, 2015 23:09
Show Gist options
  • Save banveerad/aaf1702b1572820f32b0 to your computer and use it in GitHub Desktop.
Save banveerad/aaf1702b1572820f32b0 to your computer and use it in GitHub Desktop.
[DEFAULT]
debug = False
[haproxy_amphora]
base_cert_dir = /var/lib/octavia/certs
base_path = /var/lib/octavia
bind_host = 0.0.0.0
bind_port = 9443
haproxy_cmd = /usr/sbin/haproxy
respawn_count = 2
respawn_interval = 2
[health_manager]
controller_ip_port_list =
heartbeat_interval = 10
heartbeat_key = insecure
[amphora_agent]
agent_server_ca = /etc/octavia/certs/client_ca.pem
agent_server_cert = /etc/octavia/certs/server.pem
agent_server_network_dir = /etc/network/interfaces.d/
agent_server_network_file = None
amphora_id = a0f9b75d-f728-497c-92cb-b5b9f715932b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment