Is it possible to assign private ips statically?

If I need to have the list of IP addresses predefined in order to be able to have them in the /etc/hosts file generated during terraforming?

1 Reply

Private IP addresses are allocated from a pool when you request it, so it's impossible to know what address you'll get in advance of its assignment.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct