I have been following this guide https://www.ibm.com/support/knowledgecenter/SSBS6K_2.1.0/installing/install_containers_CE.html to install ICP in 2 nodes. While everything is going well I get the following error:
TASK [master : Waiting for Etcd to start] ***************************************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 600, "failed": true, "msg": "The Etcd component failed to start. For more details, see https://ibm.biz/etcd-fails."}
I can confirm that there are no firewall issues in the ports. I tried running the installation using -vvv flag but still not clear what the issue could be. Any help would be appreciated.