I have created a network pool and am wanting to use the assigned address from the pool in my cloud-init network configuration. I have successfully created a cloud configuration, and a network configuration to use with my template. But I am not sure how to reference the pool assigned IP address from within my network configuration.
Like the {name}
variable in the cloud config, I'm expecting there to be some kind of {address}
variable for the network config.
How are people doing this?
Thanks in advance.
And at the risk of being an annoying n00b, based on the reading I have done in the forum, tagging @fohdeesha here in case since he seems to know this stuff