-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
network: restore debian-12 netplan configuration. (#433)
In a previous release guest-agent team introduced a code path that removed the debian-12's netplan default configuration instead of overriding it. This change makes sure the default configuration is re-created and bring it consistent to the default experience of debian-12 images. Additionally a new configuration key was introduced to allow users to prevent guest-agent creating the configuration: NetworkInterfaces.restore_debian12_netplan_config The new configuration is set to true by default.
- Loading branch information
Showing
3 changed files
with
67 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters