-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhos-17.1.z
-
None
-
False
-
-
False
-
?
-
rhos-ops-day1day2-hardprov
-
None
-
-
-
Important
Hi,
Node provisioning during FFU(16.2.5 TO 17.1) is failing with following error
2025-05-29 16:27:11,092 p=517836 u=stack n=ansible | 2025-05-29 16:27:11.090656 | 5254009f-994a-4270-61a4-000000000024 | FATAL | Generate ansible inventory | localhost | error={
"changed": false,
"error": "'ctlplane_cidr'",
"invocation": {
"module_args": {
"ansible_python_interpreter": null,
"ansible_ssh_private_key_file": "/home/stack/overcloud-deploy/overcloud/ssh_private_key",
"ansible_ssh_user": "tripleo-admin",
"api_timeout": null,
"auth": null,
"auth_type": null,
"availability_zone": null,
"ca_cert": null,
"client_cert": null,
"client_key": null,
"interface": "public",
"plan": "overcloud",
"region_name": null,
"ssh_network": "ctlplane",
"timeout": 180,
"validate_certs": null,
"wait": true,
"work_dir": "/home/stack/overcloud-deploy/overcloud"
}
},
"msg": "Error generating inventory for overcloud: 'ctlplane_cidr'",
"success": false
}
Expected behavior
- It should work.