Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
1–10 of 52 posts
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#2[deleted]
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#3Great. I love it.
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#4My only real problem with it is that even now, it's not complete for advanced configurations
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#5Ubuntu continuing to try to push their snowflakes. nmcli/nmtui works acceptably well. ifupdown-ng works great. What problem is Ubuntu trying to solve?
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#6Let's see how many releases before they give up and go with the Fedora/EL solution.
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#7On the server side, this is one of the reasons my company is quickly moving all Ubuntu servers to Debian. It is so much easier to just edit /etc/network/interfaces.
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#8Ubuntu continuing to try to push their snowflakes. nmcli/nmtui works acceptably well. ifupdown-ng works great. What problem is Ubuntu trying to solve?
> What problem is Ubuntu trying to solve?
Guessing, but I think it probably has more to do with the various tools and frontends (GUI, cloud-init, etc.) designed to manage the configurations than it has to do with the capabilities of what the configuration system will support. I have been bitten by some of this too, but the various script hooks are still there, and I've been able to support everything else via those mechanisms.
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#9My only real problem with it is that even now, it's not complete for advanced configurations
A pet project beta test being conducted on someone else production.
Re: Ubuntu 24.04 LTS Committing to Netplan for Network Configuration
#10My only real problem with it is that even now, it's not complete for advanced configurations
Could you provide some concrete examples?