Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK [galera_client : include_tasks] ***************************************************************************************************************************************************************
- task path: /etc/ansible/roles/galera_client/tasks/main.yml:33
- <infra1_utility_container-4ea3b71f> Task "" has been omitted from the job because the conditional "[u'galera_use_ssl | bool']" was evaluated as "False"
- Read vars_file 'defaults/repo_packages/openstack_services.yml'
- Read vars_file 'defaults/{{ install_method }}_install.yml'
- TASK [galera_server : Fail when the host is not in galera_cluster_members] *************************************************************************************************************************
- task path: /etc/ansible/roles/galera_server/tasks/main.yml:16
- <infra1_utility_container-4ea3b71f> The "physical_host" variable of "infra1" has been found to have a corresponding host entry in inventory.
- <infra1_utility_container-4ea3b71f> The "physical_host" variable of "infra1" terminates at "10.11.0.103" using the host variable "ansible_host".
- container_name: "infra1_utility_container-4ea3b71f"
- physical_host: "infra1"
- Container confirmed
- Container type "lxc"
- fatal: [infra1_utility_container-4ea3b71f]: FAILED! => {
- "changed": false,
- "msg": "The host infra1_utility_container-4ea3b71f must be in galera_cluster_members."
- }
- PLAY RECAP *****************************************************************************************************************************************************************************************
- infra1 : ok=30 changed=0 unreachable=0 failed=0 skipped=21 rescued=0 ignored=0
- infra1_repo_container-c0f78cef : ok=35 changed=2 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0
- infra1_utility_container-4ea3b71f : ok=12 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement