Description of problem: Overcloud deployment on pre-deployed server fails when network-scripts package is not installed: TASK [tripleo-bootstrap : Ensure network service is enabled and started] ******* Tuesday 30 April 2019 22:46:32 +0000 (0:00:00.593) 0:01:35.183 ********* fatal: [compute-1]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [compute-0]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [controller-0]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [ceph-1]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [controller-1]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [ceph-2]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [ceph-0]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} fatal: [controller-2]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* ceph-0 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ceph-1 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ceph-2 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 compute-0 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 compute-1 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 controller-0 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 controller-1 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 controller-2 : ok=6 changed=3 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 undercloud : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Version-Release number of selected component (if applicable): 15 -p RHOS_TRUNK-15.0-RHEL-8-20190423.n.1 How reproducible: 100% Steps to Reproduce: 1. Deploy overcloud on pre-deployed servers using RHEL8 cloud image Actual results: TASK [tripleo-bootstrap : Ensure network service is enabled and started] fails because network-scripts package is not installed. Expected results: No failure Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:2811