Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rmeleromira/89af32916b3345aafde31a0675201df9 to your computer and use it in GitHub Desktop.
Save rmeleromira/89af32916b3345aafde31a0675201df9 to your computer and use it in GitHub Desktop.
changed: [aio1] => (item={u'service': {u'haproxy_timeout_server': u'60m', u'haproxy_ssl': True, u'haproxy_backend_httpcheck_options': [u'expect status 404'], u'haproxy_balance_type': u'http', u'haproxy_port': u'6082', u'haproxy_backend_nodes': [u'aio1_nova_console_container-d26e9f95'], u'haproxy_backend_options': [u'httpchk HEAD /'], u'haproxy_service_name': u'nova_console', u'haproxy_timeout_client': u'60m', u'haproxy_balance_alg': u'source'}})
ok: [aio1] => (item={u'service': {u'haproxy_service_name': u'cinder_api', u'haproxy_backend_nodes': [u'aio1_cinder_api_container-82bdaead'], u'haproxy_port': 8776, u'haproxy_balance_type': u'http', u'haproxy_backend_options': [u'httpchk HEAD /'], u'haproxy_ssl': True}})
ok: [aio1] => (item={u'service': {u'haproxy_ssl_all_vips': True, u'haproxy_ssl': True, u'haproxy_balance_type': u'http', u'haproxy_port': u'443', u'haproxy_backend_nodes': [u'aio1_horizon_container-e5c45533'], u'haproxy_backend_port': 80, u'haproxy_backend_options': [u'httpchk HEAD /'], u'haproxy_redirect_http_port': 80, u'haproxy_service_name': u'horizon', u'haproxy_balance_alg': u'source'}})
skipping: [aio1] => (item={u'service': {u'haproxy_service_name': u'sahara_api', u'haproxy_backend_nodes': [], u'haproxy_port': 8386, u'haproxy_balance_type': u'http', u'haproxy_backend_options': [u'httpchk /healthcheck'], u'haproxy_ssl': True, u'haproxy_balance_alg': u'source'}})
ok: [aio1] => (item={u'service': {u'haproxy_service_name': u'swift_proxy', u'haproxy_backend_nodes': [u'aio1_swift_proxy_container-cacdd01c'], u'haproxy_port': 8080, u'haproxy_balance_type': u'http', u'haproxy_backend_options': [u'httpchk /healthcheck'], u'haproxy_ssl': True, u'haproxy_balance_alg': u'source'}})
ok: [aio1] => (item={u'service': {u'haproxy_service_name': u'ceilometer_api', u'haproxy_backend_nodes': [u'aio1_ceilometer_api_container-88a82d9b'], u'haproxy_port': 8777, u'haproxy_balance_type': u'tcp', u'haproxy_backend_options': [u'tcp-check'], u'haproxy_ssl': True}})
ok: [aio1] => (item={u'service': {u'haproxy_service_name': u'aodh_api', u'haproxy_backend_nodes': [u'aio1_aodh_container-acb8af3a'], u'haproxy_port': 8042, u'haproxy_balance_type': u'tcp', u'haproxy_backend_options': [u'tcp-check'], u'haproxy_ssl': True}})
skipping: [aio1] => (item={u'service': {u'haproxy_service_name': u'ironic_api', u'haproxy_backend_nodes': [], u'haproxy_port': 6385, u'haproxy_balance_type': u'http', u'haproxy_backend_options': [u'httpchk HEAD /'], u'haproxy_ssl': True}})
ok: [aio1] => (item={u'service': {u'haproxy_ssl': True, u'haproxy_backend_nodes': [u'aio1_rabbit_mq_container-9bb13049'], u'haproxy_port': 15672, u'haproxy_balance_type': u'http', u'haproxy_whitelist_networks': [u'192.168.0.0/16', u'172.16.0.0/12', u'10.0.0.0/8'], u'haproxy_backend_options': [u'httpchk HEAD /'], u'haproxy_service_name': u'rabbitmq_mgmt'}})
skipping: [aio1] => (item={u'service': {u'haproxy_service_name': u'magnum', u'haproxy_backend_nodes': [], u'haproxy_port': 9511, u'haproxy_balance_type': u'http', u'haproxy_backend_options': [u'httpchk GET /'], u'haproxy_ssl': True}})
TASK [haproxy_server : Regenerate haproxy configuration] ***********************
changed: [aio1]
TASK [rsyslog_client : Gather variables for each operating system] *************
ok: [aio1] => (item=/etc/ansible/roles/rsyslog_client/vars/debian.yml)
TASK [rsyslog_client : include] ************************************************
included: /etc/ansible/roles/rsyslog_client/tasks/rsyslog_client_install-apt.yml for aio1
TASK [rsyslog_client : include] ************************************************
RUNNING HANDLER [haproxy_server : Restart haproxy] *****************************
[WARNING]: Ignoring "pattern" as it is not used in "systemd"
changed: [aio1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment