We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#21 uses ip link to configure the option since a bug in NetworkManager disallows that https://bugzilla.redhat.com/show_bug.cgi?id=1959934. We should switch to NetworkManager as soon as the BZ gets resolved.
ip link
The text was updated successfully, but these errors were encountered:
@phoracek looks like the BZ is VERIFIED, can we close this issue?
Sorry, something went wrong.
This Issue is tracking replacement of ip link with proper NetworkManager based configuration. We can close this once https://github.com/RHsyseng/rhcos-slb/blob/linux-bridge/setup-linux-bridge.sh#L52 is replaced with nmcli.
nmcli
No branches or pull requests
#21 uses
ip link
to configure the option since a bug in NetworkManager disallows that https://bugzilla.redhat.com/show_bug.cgi?id=1959934. We should switch to NetworkManager as soon as the BZ gets resolved.The text was updated successfully, but these errors were encountered: