Score:1

What is the equivalent of this setup network in netplan .yaml configuration?

sz flag

I'm following this guide to bring up a openstack environment openstack network guide

When it's time to setup the network interfaces the guide recommend to use the first one as the management (and I got it), and the second one as the provider network.

The provider should not have IP address:

auto INTERFACE_NAME
iface INTERFACE_NAME inet manual
up ip link set dev $IFACE up
down ip link set dev $IFACE down

Now, my question is: what is the equivalent commands I should declare in the .yaml config file?

P.S. I am using ubuntu 22.04 with renderer: NetworkManager

us flag
I don't immediately know the correct replacement for this in context, but https://bugs.launchpad.net/openstack-manuals/+bug/2025516 has been opened to track the fact that the documentation is out-of-date with respect to Ubuntu.
us flag
BTW, why are you using the NetworkManager renderer in an openstack environment? The default for Ubuntu Server is networkd.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.