Replies: 1 comment
-
The route works if added manually to the same [Route] keys . Expected is to have separate [Route] keys for separate routes ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
cloud-init network version 2 routes are not applied to systemd-networkd
cloud-init metadata (generated below by CAPV) is base64 encoded and injected in VMWare VMs guestinfo.metadata.
Metadata is retrieved at boot time by Cloud-Init Datasource for VMware GuestInfo and verifiable
cloud-init.log shows routes are identified but not written to /etc/systemd/network/10-eth1.network:
The contents are not updating /etc/systemd/network/10-eth1.network
This is on AL23 using the on-prem version
Version of cloud init : cloud-init-22.2.2-1.amzn2023.1.12.noarch
Beta Was this translation helpful? Give feedback.
All reactions