<div dir="ltr"><div>Hi, <br></div><div><br></div><div>I am trying to setup starlingx 5.0 <br></div><div><br></div><div>here is my localhost.yml <br></div><div>##########<br></div><div>system_mode: simplex<br>dns_servers:<br> - 8.8.8.8<br> - 8.8.4.4<br><br>external_oam_subnet: <a href="http://192.168.88.82/24">192.168.88.82/24</a><br>external_oam_gateway_address: 192.168.88.1<br>external_oam_floating_address: 192.168.88.83<br><br>admin_username: sysadmin<br>admin_password: ******<br>ansible_become_pass: ******</div><div><br></div><div>##########</div><div><br></div><div>When I run ansible-playbook /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml , I get stuck at this error</div><div><pre>ASK [bootstrap/persist-config : Fail if populate config script throws an exception] *************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to provision initial system configuration."}</pre></div><div><br></div><div><br></div><div>Full output of the command is at: <br></div><div><br></div><div><a href="https://gist.githubusercontent.com/a1git/764d85f1e11c1a8fa2bf691912e57122/raw/22d0b70830b4bcc2e9277860990eaee41a0061c3/gistfile1.txt">https://gist.githubusercontent.com/a1git/764d85f1e11c1a8fa2bf691912e57122/raw/22d0b70830b4bcc2e9277860990eaee41a0061c3/gistfile1.txt</a></div><div><br></div><div>Can you please help why this is coming up and how to move ahead ?</div><div><br></div><div><br></div><div>Thanks,<br></div><div>Shashi<br></div></div>