How to SSH into an Instance and run commands through Heat template.
Im deploying a network and an Ubuntu image with Opensips installed on it through HEAT. How do I automate the process of SSH-ing into this image from the host to execute the Opensips config and execute commands through the Heat template itself?