bottlerocket
bottlerocket copied to clipboard
OOTB: Port `network` settings model to settings extensions
Create a settings extension for network
.
Definition of done
A new network
crate is created under sources/settings-extensions
, and all variants use the model defined in that crate in place of the existing settings. Additionally, a basic settings-network
RPM package is created that installs the extension binary.