<div dir="ltr">Hi,<div><br></div><div>I'm using the attached file for controller nic configuration and I'm referencing to it as following</div><div><div>resource_registry:</div><div>  # Network Interface templates to use (these files must exist). You can</div><div>  # override these by including one of the net-*.yaml environment files,</div><div>  # such as net-bond-with-vlans.yaml, or modifying the list here.</div><div>  # Port assignments for the Controller</div><div>  OS::TripleO::Controller::Net::SoftwareConfig:</div><div>    /home/stack/templates/nic-configs/controller.yaml</div></div><div><br></div><div>and I get the following error</div><div><br></div><div><div>2018-08-16 15:51:59Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.0]: CREATE_FAILED  Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2</div><div>2018-08-16 15:51:59Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step1]: CREATE_FAILED  Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2</div><div>2018-08-16 15:52:00Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step1]: CREATE_FAILED  Error: resources.ControllerDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2</div><div>2018-08-16 15:52:00Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED  Resource CREATE failed: Error: resources.ControllerDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2</div><div>2018-08-16 15:52:01Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED  Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2</div><div>2018-08-16 15:52:01Z [overcloud]: CREATE_FAILED  Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step1.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 2</div><div><br></div><div> Stack overcloud CREATE_FAILED</div><div><br></div><div>overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.0:</div><div>  resource_type: OS::Heat::StructuredDeployment</div><div>  physical_resource_id: 8edfbb96-9b4d-4839-8b17-f8abf0644475</div><div>  status: CREATE_FAILED</div><div>  status_reason: |</div><div>    Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 2</div><div>  deploy_stdout: |</div><div>    ...</div><div>            "2018-08-16 18:51:54,967 ERROR: 23177 -- ERROR configuring neutron",</div><div>            "2018-08-16 18:51:54,967 ERROR: 23177 -- ERROR configuring horizon",</div><div>            "2018-08-16 18:51:54,968 ERROR: 23177 -- ERROR configuring heat_api_cfn"</div><div>        ]</div><div>    }   </div><div>        to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/48a5902a-5987-46e4-a06b-e3f5487bf3d2_playbook.retry</div><div><br></div><div>    PLAY RECAP *********************************************************************</div><div>    localhost                  : ok=26   changed=13   unreachable=0    failed=1</div><div><br></div><div>    (truncated, view all with --long)</div><div>  deploy_stderr: |</div><div><br></div><div>Heat Stack create failed.</div><div>Heat Stack create failed.</div><div>(undercloud) [stack@staging-director ~]$</div></div><div><br></div><div>When I checked the controller node I found that it had no default gateway configured</div><div><br></div><div>Regards,</div><div>Samuel</div></div>