Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1.  
  2. TASK [haproxy_server : Create haproxy service config files] ********************
  3. Tuesday 26 September 2017 09:47:24 -0300 (0:00:00.867) 0:32:48.871 *****
  4. fatal: [aio1]: FAILED! => {"failed": true, "msg": "{{ haproxy_default_services + haproxy_extra_services|default([]) }}: [{'service': {'haproxy_balance_type': 'tcp', 'haproxy_backup_nodes': \"{{ groups['galera_all'][1:] | default([]) }}\", 'haproxy_timeout_server': '5000s', 'haproxy_whitelist_networks': '{{ haproxy_galera_whitelist_networks }}', 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_backend_options': ['mysql-check user {{ galera_monitoring_user }}'], 'haproxy_port': 3306, 'haproxy_timeout_client': '5000s', 'haproxy_service_name': 'galera', 'haproxy_backend_nodes': \"{{ [groups['galera_all'][0]] | default([]) }}\"}}, {'service': {'haproxy_service_name': 'repo_git', 'haproxy_backend_nodes': \"{{ groups['repo_all'] | default([]) }}\", 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_backend_options': ['tcp-check'], 'haproxy_whitelist_networks': '{{ haproxy_repo_git_whitelist_networks }}', 'haproxy_balance_type': 'tcp', 'haproxy_port': 9418}}, {'service': {'haproxy_service_name': 'repo_all', 'haproxy_backend_nodes': \"{{ groups['repo_all'] | default([]) }}\", 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_balance_type': 'http', 'haproxy_port': 8181}}, {'service': {'haproxy_service_name': 'repo_cache', 'haproxy_backend_nodes': \"{{ [groups['repo_all'][0]] | default([]) }}\", 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_backend_options': ['httpchk HEAD /acng-report.html'], 'haproxy_whitelist_networks': '{{ haproxy_repo_cache_whitelist_networks }}', 'haproxy_backup_nodes': \"{{ groups['repo_all'][1:] | default([]) }}\", 'haproxy_balance_type': 'http', 'haproxy_port': '{{ repo_pkg_cache_port }}'}}, {'service': {'haproxy_service_name': 'glance_api', 'haproxy_backend_nodes': \"{{ groups['glance_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk /healthcheck'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9292}}, {'service': {'haproxy_service_name': 'glance_registry', 'haproxy_backend_nodes': \"{{ groups['glance_registry'] | default([]) }}\", 'haproxy_whitelist_networks': '{{ haproxy_glance_registry_whitelist_networks }}', 'haproxy_backend_options': ['httpchk /healthcheck'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9191}}, {'service': {'haproxy_service_name': 'gnocchi', 'haproxy_backend_nodes': \"{{ groups['gnocchi_all'] | default([]) }}\", 'haproxy_backend_options': ['httpchk /healthcheck'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8041}}, {'service': {'haproxy_service_name': 'heat_api_cfn', 'haproxy_backend_nodes': \"{{ groups['heat_api_cfn'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8000}}, {'service': {'haproxy_service_name': 'heat_api_cloudwatch', 'haproxy_backend_nodes': \"{{ groups['heat_api_cloudwatch'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8003}}, {'service': {'haproxy_service_name': 'heat_api', 'haproxy_backend_nodes': \"{{ groups['heat_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8004}}, {'service': {'haproxy_service_name': 'keystone_service', 'haproxy_backend_nodes': \"{{ groups['keystone_all'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 5000}}, {'service': {'haproxy_service_name': 'keystone_admin', 'haproxy_backend_nodes': \"{{ groups['keystone_all'] | default([]) }}\", 'haproxy_whitelist_networks': '{{ haproxy_keystone_admin_whitelist_networks }}', 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 35357}}, {'service': {'haproxy_service_name': 'neutron_server', 'haproxy_backend_nodes': \"{{ groups['neutron_server'] | default([]) }}\", 'haproxy_backend_options': ['httpchk GET /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9696}}, {'service': {'haproxy_service_name': 'nova_api_metadata', 'haproxy_backend_nodes': \"{{ groups['nova_api_metadata'] | default([]) }}\", 'haproxy_whitelist_networks': '{{ haproxy_nova_metadata_whitelist_networks }}', 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8775}}, {'service': {'haproxy_service_name': 'nova_api_os_compute', 'haproxy_backend_nodes': \"{{ groups['nova_api_os_compute'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8774}}, {'service': {'haproxy_service_name': 'nova_api_placement', 'haproxy_backend_nodes': \"{{ groups['nova_api_placement'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_backend_httpcheck_options': ['expect status 401'], 'haproxy_balance_type': 'http', 'haproxy_port': 8780}}, {'service': {'haproxy_backend_httpcheck_options': ['expect status 404'], 'haproxy_service_name': 'nova_console', 'haproxy_timeout_server': '60m', 'haproxy_backend_nodes': \"{{ groups['nova_console'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_port': '{{ nova_console_port }}', 'haproxy_balance_alg': 'source', 'haproxy_balance_type': 'http', 'haproxy_timeout_client': '60m'}}, {'service': {'haproxy_service_name': 'cinder_api', 'haproxy_backend_nodes': \"{{ groups['cinder_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8776}}, {'service': {'haproxy_redirect_http_port': 80, 'haproxy_service_name': 'horizon', 'haproxy_backend_nodes': \"{{ groups['horizon_all'] | default([]) }}\", 'haproxy_backend_port': 80, 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_port': '{{ haproxy_ssl | ternary(443,80) }}', 'haproxy_balance_alg': 'source', 'haproxy_balance_type': 'http', 'haproxy_ssl_all_vips': True}}, {'service': {'haproxy_service_name': 'sahara_api', 'haproxy_backend_nodes': \"{{ groups['sahara_api'] | default([]) }}\", 'haproxy_balance_alg': 'source', 'haproxy_backend_options': ['httpchk /healthcheck'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8386}}, {'service': {'haproxy_service_name': 'swift_proxy', 'haproxy_backend_nodes': \"{{ groups['swift_proxy'] | default([]) }}\", 'haproxy_balance_alg': 'source', 'haproxy_backend_options': ['httpchk /healthcheck'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8080}}, {'service': {'haproxy_service_name': 'aodh_api', 'haproxy_backend_nodes': \"{{ groups['aodh_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_backend_httpcheck_options': ['expect status 401'], 'haproxy_balance_type': 'http', 'haproxy_port': 8042}}, {'service': {'haproxy_service_name': 'ironic_api', 'haproxy_backend_nodes': \"{{ groups['ironic_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk GET /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 6385}}, {'service': {'haproxy_service_name': 'rabbitmq_mgmt', 'haproxy_backend_nodes': \"{{ groups['rabbitmq'] | default([]) }}\", 'haproxy_whitelist_networks': '{{ haproxy_rabbitmq_management_whitelist_networks }}', 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 15672}}, {'service': {'haproxy_service_name': 'magnum', 'haproxy_backend_nodes': \"{{ groups['magnum_all'] | default([]) }}\", 'haproxy_backend_options': ['httpchk GET /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9511}}, {'service': {'haproxy_service_name': 'trove', 'haproxy_backend_nodes': \"{{ groups['trove_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk HEAD /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 8779}}, {'service': {'haproxy_service_name': 'barbican', 'haproxy_backend_nodes': \"{{ groups['barbican_api'] | default([]) }}\", 'haproxy_backend_options': ['httpchk GET /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9311}}, {'service': {'haproxy_service_name': 'designate_api', 'haproxy_backend_nodes': \"{{ groups['designate_api'] | default([]) }}\", 'haproxy_backend_options': ['forwardfor', 'httpchk /versions', 'httplog'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9001}}, {'service': {'haproxy_service_name': 'octavia', 'haproxy_backend_nodes': \"{{ groups['octavia_all'] | default([]) }}\", 'haproxy_whitelist_networks': '{{ haproxy_octavia_whitelist_networks }}', 'haproxy_backend_options': ['httpchk GET /'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9876}}, {'service': {'haproxy_service_name': 'tacker', 'haproxy_backend_nodes': \"{{ groups['tacker_all'] | default([]) }}\", 'haproxy_backend_options': ['forwardfor', 'httpchk', 'httplog'], 'haproxy_ssl': '{{ haproxy_ssl }}', 'haproxy_balance_type': 'http', 'haproxy_port': 9890}}, {'service': {'haproxy_service_enabled': \"{{ neutron_plugin_type == 'ml2.opendaylight' }}\", 'haproxy_service_name': 'opendaylight', 'haproxy_timeout_server': '5000s', 'haproxy_backend_nodes': \"{{ groups['neutron_server'] | default([]) }}\", 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_timeout_client': '5000s', 'haproxy_port': 8181, 'haproxy_balance_type': 'tcp', 'haproxy_whitelist_networks': '{{ haproxy_opendaylight_whitelist_networks }}'}}, {'service': {'haproxy_service_enabled': \"{{ neutron_plugin_type == 'ml2.opendaylight' }}\", 'haproxy_service_name': 'opendaylight-neutron', 'haproxy_timeout_server': '5000s', 'haproxy_backend_nodes': \"{{ groups['neutron_server'] | default([]) }}\", 'haproxy_bind': '{{ [internal_lb_vip_address] }}', 'haproxy_timeout_client': '5000s', 'haproxy_port': 8080, 'haproxy_balance_type': 'tcp', 'haproxy_whitelist_networks': '{{ haproxy_opendaylight_whitelist_networks }}'}}]: 'nova_console_port' is undefined"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement