mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-18 08:26:50 +00:00
2f006e507f
Allow arbitrary per-connection network settings, such as static routes or a firewalld zone, to be specified as semicolon-delimited key=value pairs on a net.*.extra_settings attribute. The keys are passed through to the network backend of the deployed OS in its native syntax: nmcli properties on NetworkManager systems, netplan YAML paths on netplan systems, and ifcfg variables on wicked systems.