I'm starting up with Salt, which is a really great tool. I've been using it to provision Linode VMs. I can create a VM no problem, and get a private ip by setting: private_ip to True.
However I was wondering if there was a way to capture the (Linode) assigned private ip in a grain so I can then access it in a jinja template. Or if there is some other way to get hold of this information?
Many thanks in advance Bobby