contains a docker image which mimics the rancher-metadata API
docker build -t ranchermd .
docker run -it --rm -p80:80 ranchermd
confd -backend rancher -confdir ./ -onetime -prefix latest
just a placeholder to save experiments around confd / go templating configuration generator