HEAT Template to Read port numbers and IP address from a files
I have 2 files . 1 file with list of IP address. 1 file with list of Port numbers. I would like to create a securrity group HEAT template so that it reads one IP address and one port number from the list and creates a Igress rule. can you tell me if we use get_file the contents are read locally? if so how to use it?
Excuse me I think you have a good experience in heat template How I can write template for high available VM?