Undercloud: hosts: undercloud: {} vars: ansible_connection: local ansible_host: localhost ansible_python_interpreter: /usr/bin/python3 ansible_remote_tmp: /tmp/ansible-${USER} any_error_fatal: true auth_url: https://192.168.122.99:13000 max_fail_percentage: 0 overcloud_admin_password: eZSAFuX96FSCKXnf5XSZFIfIP overcloud_horizon_url: https://overcloud.ooo.test:443/dashboard overcloud_keystone_url: https://overcloud.ooo.test:13000 plan: overcloud plans: - overcloud project_name: admin undercloud_service_list: - tripleo_ironic_conductor username: admin Controller: children: overcloud_Controller: {} overcloud_Controller: hosts: np0000071528: ansible_host: 192.168.122.103 canonical_hostname: np0000071528.ooo.test ctlplane_hostname: np0000071528.ctlplane.ooo.test ctlplane_ip: 192.168.122.103 deploy_server_id: e9c2f3fe-c404-4f9b-86f1-d22c26b91811 external_hostname: np0000071528.external.ooo.test external_ip: 172.21.0.103 internal_api_hostname: np0000071528.internalapi.ooo.test internal_api_ip: 172.17.0.103 storage_hostname: np0000071528.storage.ooo.test storage_ip: 172.18.0.103 storage_mgmt_hostname: np0000071528.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.103 tenant_hostname: np0000071528.tenant.ooo.test tenant_ip: 172.19.0.103 np0000071529: ansible_host: 192.168.122.104 canonical_hostname: np0000071529.ooo.test ctlplane_hostname: np0000071529.ctlplane.ooo.test ctlplane_ip: 192.168.122.104 deploy_server_id: 1f064958-2a9b-48df-9f5d-9658c1db42c7 external_hostname: np0000071529.external.ooo.test external_ip: 172.21.0.104 internal_api_hostname: np0000071529.internalapi.ooo.test internal_api_ip: 172.17.0.104 storage_hostname: np0000071529.storage.ooo.test storage_ip: 172.18.0.104 storage_mgmt_hostname: np0000071529.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.104 tenant_hostname: np0000071529.tenant.ooo.test tenant_ip: 172.19.0.104 np0000071530: ansible_host: 192.168.122.105 canonical_hostname: np0000071530.ooo.test ctlplane_hostname: np0000071530.ctlplane.ooo.test ctlplane_ip: 192.168.122.105 deploy_server_id: e46d3404-bc75-4f8c-a254-0077385e6009 external_hostname: np0000071530.external.ooo.test external_ip: 172.21.0.105 internal_api_hostname: np0000071530.internalapi.ooo.test internal_api_ip: 172.17.0.105 storage_hostname: np0000071530.storage.ooo.test storage_ip: 172.18.0.105 storage_mgmt_hostname: np0000071530.storagemgmt.ooo.test storage_mgmt_ip: 172.20.0.105 tenant_hostname: np0000071530.tenant.ooo.test tenant_ip: 172.19.0.105 vars: ansible_ssh_user: tripleo-admin bootstrap_server_id: null serial: 1 tripleo_role_name: Controller tripleo_role_networks: - ctlplane - external - internal_api - storage - storage_mgmt - tenant Compute: children: overcloud_Compute: {} overcloud_Compute: hosts: np0000071531: ansible_host: 192.168.122.106 canonical_hostname: np0000071531.ooo.test ctlplane_hostname: np0000071531.ctlplane.ooo.test ctlplane_ip: 192.168.122.106 deploy_server_id: 3152e9c8-351b-4145-8b65-bb2f7b20065c internal_api_hostname: np0000071531.internalapi.ooo.test internal_api_ip: 172.17.0.106 storage_hostname: np0000071531.storage.ooo.test storage_ip: 172.18.0.106 tenant_hostname: np0000071531.tenant.ooo.test tenant_ip: 172.19.0.106 np0000071532: ansible_host: 192.168.122.107 canonical_hostname: np0000071532.ooo.test ctlplane_hostname: np0000071532.ctlplane.ooo.test ctlplane_ip: 192.168.122.107 deploy_server_id: 3ec99f53-1de7-42cb-95d5-fbe19122d03b internal_api_hostname: np0000071532.internalapi.ooo.test internal_api_ip: 172.17.0.107 storage_hostname: np0000071532.storage.ooo.test storage_ip: 172.18.0.107 tenant_hostname: np0000071532.tenant.ooo.test tenant_ip: 172.19.0.107 np0000071533: ansible_host: 192.168.122.108 canonical_hostname: np0000071533.ooo.test ctlplane_hostname: np0000071533.ctlplane.ooo.test ctlplane_ip: 192.168.122.108 deploy_server_id: 01cc4aff-0564-48b1-b9be-dd16d7173bcf internal_api_hostname: np0000071533.internalapi.ooo.test internal_api_ip: 172.17.0.108 storage_hostname: np0000071533.storage.ooo.test storage_ip: 172.18.0.108 tenant_hostname: np0000071533.tenant.ooo.test tenant_ip: 172.19.0.108 vars: ansible_ssh_user: tripleo-admin bootstrap_server_id: null serial: 1 tripleo_role_name: Compute tripleo_role_networks: - ctlplane - internal_api - storage - tenant overcloud_overcloud: children: overcloud_Compute: {} overcloud_Controller: {} vars: container_cli: podman ctlplane_vip: 192.168.122.99 external_vip: 172.21.0.173 internal_api_vip: 172.17.0.157 storage_mgmt_vip: 172.20.0.179 storage_vip: 172.18.0.206 allovercloud: children: overcloud_allovercloud: {} overcloud_allovercloud: children: overcloud_overcloud: {} overcloud: children: overcloud_allovercloud: {} heat_api_cloudwatch_disabled: children: overcloud_heat_api_cloudwatch_disabled: {} overcloud_heat_api_cloudwatch_disabled: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_migration_target: children: overcloud_nova_migration_target: {} overcloud_nova_migration_target: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin cinder_backup: children: overcloud_cinder_backup: {} overcloud_cinder_backup: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_api: children: overcloud_nova_api: {} overcloud_nova_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin boot_params_service: children: overcloud_boot_params_service: {} overcloud_boot_params_service: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_engine: children: overcloud_heat_engine: {} overcloud_heat_engine: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_metadata: children: overcloud_ovn_metadata: {} overcloud_ovn_metadata: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin nova_conductor: children: overcloud_nova_conductor: {} overcloud_nova_conductor: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_dbs: children: overcloud_ovn_dbs: {} overcloud_ovn_dbs: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin snmp: children: overcloud_snmp: {} overcloud_snmp: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_scheduler: children: overcloud_manila_scheduler: {} overcloud_manila_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_libvirt: children: overcloud_nova_libvirt: {} overcloud_nova_libvirt: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin keystone_admin_api: children: overcloud_keystone_admin_api: {} overcloud_keystone_admin_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_scheduler: children: overcloud_cinder_scheduler: {} overcloud_cinder_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin horizon: children: overcloud_horizon: {} overcloud_horizon: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin haproxy: children: overcloud_haproxy: {} overcloud_haproxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin clustercheck: children: overcloud_clustercheck: {} overcloud_clustercheck: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin container_image_prepare: children: overcloud_container_image_prepare: {} overcloud_container_image_prepare: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tuned: children: overcloud_tuned: {} overcloud_tuned: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin podman: children: overcloud_podman: {} overcloud_podman: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin swift_storage: children: overcloud_swift_storage: {} overcloud_swift_storage: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_backend_cephfs: children: overcloud_manila_backend_cephfs: {} overcloud_manila_backend_cephfs: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_volume: children: overcloud_cinder_volume: {} overcloud_cinder_volume: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin swift_proxy: children: overcloud_swift_proxy: {} overcloud_swift_proxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin mysql_client: children: overcloud_mysql_client: {} overcloud_mysql_client: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ovn_controller: children: overcloud_ovn_controller: {} overcloud_ovn_controller: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ca_certs: children: overcloud_ca_certs: {} overcloud_ca_certs: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_api_cfn: children: overcloud_heat_api_cfn: {} overcloud_heat_api_cfn: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin neutron_api: children: overcloud_neutron_api: {} overcloud_neutron_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin redis: children: overcloud_redis: {} overcloud_redis: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_api: children: overcloud_manila_api: {} overcloud_manila_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin sshd: children: overcloud_sshd: {} overcloud_sshd: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ipaservice: children: overcloud_ipaservice: {} overcloud_ipaservice: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin glance_api_internal: children: overcloud_glance_api_internal: {} overcloud_glance_api_internal: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin logrotate_crond: children: overcloud_logrotate_crond: {} overcloud_logrotate_crond: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin glance_api: children: overcloud_glance_api: {} overcloud_glance_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin timezone: children: overcloud_timezone: {} overcloud_timezone: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_scheduler: children: overcloud_nova_scheduler: {} overcloud_nova_scheduler: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin cinder_api: children: overcloud_cinder_api: {} overcloud_cinder_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_metadata: children: overcloud_nova_metadata: {} overcloud_nova_metadata: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin keystone: children: overcloud_keystone: {} overcloud_keystone: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin manila_share: children: overcloud_manila_share: {} overcloud_manila_share: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin swift_ringbuilder: children: overcloud_swift_ringbuilder: {} overcloud_swift_ringbuilder: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin memcached: children: overcloud_memcached: {} overcloud_memcached: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin neutron_plugin_ml2_ovn: children: overcloud_neutron_plugin_ml2_ovn: {} overcloud_neutron_plugin_ml2_ovn: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin rsyslog: children: overcloud_rsyslog: {} overcloud_rsyslog: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_compute: children: overcloud_ceilometer_agent_compute: {} overcloud_ceilometer_agent_compute: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin nova_compute: children: overcloud_nova_compute: {} overcloud_nova_compute: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_ipmi: children: overcloud_ceilometer_agent_ipmi: {} overcloud_ceilometer_agent_ipmi: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin oslo_messaging_rpc: children: overcloud_oslo_messaging_rpc: {} overcloud_oslo_messaging_rpc: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin placement: children: overcloud_placement: {} overcloud_placement: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin heat_api: children: overcloud_heat_api: {} overcloud_heat_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tripleo_packages: children: overcloud_tripleo_packages: {} overcloud_tripleo_packages: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin metrics_qdr: children: overcloud_metrics_qdr: {} overcloud_metrics_qdr: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_notification: children: overcloud_ceilometer_agent_notification: {} overcloud_ceilometer_agent_notification: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin chrony: children: overcloud_chrony: {} overcloud_chrony: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_libvirt_guests: children: overcloud_nova_libvirt_guests: {} overcloud_nova_libvirt_guests: children: overcloud_Compute: {} vars: ansible_ssh_user: tripleo-admin mysql: children: overcloud_mysql: {} overcloud_mysql: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin nova_vnc_proxy: children: overcloud_nova_vnc_proxy: {} overcloud_nova_vnc_proxy: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin kernel: children: overcloud_kernel: {} overcloud_kernel: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin keystone_public_api: children: overcloud_keystone_public_api: {} overcloud_keystone_public_api: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin collectd: children: overcloud_collectd: {} overcloud_collectd: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin ceilometer_agent_central: children: overcloud_ceilometer_agent_central: {} overcloud_ceilometer_agent_central: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin oslo_messaging_notify: children: overcloud_oslo_messaging_notify: {} overcloud_oslo_messaging_notify: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin tripleo_firewall: children: overcloud_tripleo_firewall: {} overcloud_tripleo_firewall: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin pacemaker: children: overcloud_pacemaker: {} overcloud_pacemaker: children: overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin iscsid: children: overcloud_iscsid: {} overcloud_iscsid: children: overcloud_Compute: {} overcloud_Controller: {} vars: ansible_ssh_user: tripleo-admin excluded_overcloud: children: overcloud_excluded_overcloud: {} overcloud_excluded_overcloud: hosts: {}