canonical / canonical/cloud-init

[docs]: Fix network config on debian 12 installed with cloudinit

Open
#4,565 2 comments 0 reactions 0 assignees View on GitHub
documentation incomplete
Dominant language
Python
Stars
3.8k
Forks
1.1k
Avg merge
2d 23h
Merged PRs (30d)
18

Description

Hi !
I have a little problem with debian 12 and cloudinit network management :

Network operation with cloud-init changed between debian 11 and debian 12 and the "/etc/network/interfaces" file no longer exists and the networking/systemd-networkd service no longer exists either ...
Impossible to set an IP address as before using the contents of "/etc/network/interfaces.d/50-cloud-init" in "/etc/network/interfaces" ...
How can I fix my network configuration again in "/etc/network/interfaces" after installing the machine using cloudinit in addition to "echo "network: {config: disabled}" > /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg" ?

Thanks in advance !

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.