-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
Improve management of interfaces in debian-based distributions #49355
Conversation
- Updated debian-based distro comment - Fixed example of configuring a loopback device - Cleaned up copy/paste mistakes - Added more examples - Verified examples work on Debian 9
@MTecknology Thanks for this. I'm afraid there is a failing test, though. Could you please take a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for writing that test!
@MTecknology That test is failing on CentOS 7. Can you take another look? https://jenkinsci.saltstack.com/job/pr-kitchen-centos7-py3/job/PR-49355/10/ |
@garethgreenaway what branch do you need this backported to? |
@Ch3LL should go back to 2018.3 |
What does this PR do?
This commit fixes a lot of issues with managing network interfaces on Debian-based distributions.
What issues does this PR fix or reference?
Tests written?
Yes
Commits signed with GPG?
Yes