New Question
0

cloudinit windows network set routes

asked 2016-05-13 15:46:01 +0300

horst gravatar image

as I see in cloud-init/cloudinit/osys/windows/network.py line 180 you can set routes by cloudinit. Can you tell me how I have to configure it?

thanks

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-05-13 17:25:31 +0300

avladu gravatar image

Hello,

The code there is mainly used to set a default route for the http metadata IP. Currently, there is no such atomic functionality, but it can be achieved using userdata scripts.

Thank you,

Adrian.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-05-13 15:46:01 +0300

Seen: 476 times

Last updated: May 13 '16