The following changes allows assigning a already reserved public IP address to the panorama machines.
Added a new variable "reserve_public_ip". If set to true , public_static_ip mentioned will be reserved by the panorama module. If set to false, it will not reserve the ip rather it would directly add "public_static_ip" to the network interface.
The following changes allows assigning a already reserved public IP address to the panorama machines.
Fixes #12