How to configure a network bridge? #6532
-
|
Hi, I'm trying to create a host template I can use for bringing up new cloudstack hosts. The process involves creating 2 network bridges, but no matter what I do I can't get cloud-init to do it. I'm using vsphere as the underlying system to create the hosts. I tried starting off with just a hard-coded config. Starting with this as a base config /etc/cloud/cloud.cfg.d/99-network.cfg I get the error I've tried leaving the addresses line out entirely, I get: At this point I'm at a loss as to how this can be configured, or if it's even possible to configure it this way. Any guidance would be greatly appreciated. Oh, and I'm using Rocky 9, which provides cloud-init 24.4 in it's repos. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Update: Actually I think this is fixed in release 25.3, see #6391. |
Beta Was this translation helpful? Give feedback.
Update: Actually I think this is fixed in release 25.3, see #6391.