di2e / Argo

Runtime service discovery, configuration and cyber-security
http://docs.argo.ws
MIT License
2 stars 1 forks source link

Add replacement variables for config file plugin #83

Closed jmsimpson68 closed 9 years ago

jmsimpson68 commented 9 years ago

I need to have a config file replace the actual internal and external IP addresses for a particular instance in the config file. For example a URL might look like http://${internal_ip}:80/my/awesome/service or http://${ec2_external_ip}:80/my/awesome/service