is it possible to use ip of 1 instance by another instance
I am trying with heat template for cassandra cluster. I am using OS:Heat::ResourceGroup to create multiple instances count as parameter having the same user-data section.
I want to add the ip of 1 instance on the hosts file of another instance Is there any way to achieve this.