Skip to content
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

Add ability to add hwaddr and macaddr #56917

Merged
merged 1 commit into from
May 7, 2020
Merged

Conversation

twangboy
Copy link
Contributor

@twangboy twangboy commented Apr 27, 2020

What does this PR do?

Adds the ability to add hwaddr and macaddr to the network config for Redhat based systems. Adds tests.

What issues does this PR fix or reference?

Fixes: #56910

Previous Behavior

Though added to the state, the hwaddr or macaddr would not be added to the config.

New Behavior

They are now added to the config if defined

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

  • Docs
  • Changelog
  • Tests written/updated

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@twangboy twangboy requested a review from a team as a code owner April 27, 2020 19:45
@ghost ghost requested review from waynew and removed request for a team April 27, 2020 19:45
@bryceml
Copy link
Contributor

bryceml commented Apr 27, 2020

re-run all full

Adds the ability to add `hwaddr` and `macaddr` to the network config for
Redhat based systems. Adds tests.
@dwoz dwoz merged commit 9ccb7ed into saltstack:master May 7, 2020
@sagetherage sagetherage added the ZRelease-Sodium retired label label May 18, 2020
@twangboy twangboy deleted the fix_56910 branch May 26, 2020 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZRelease-Sodium retired label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] SALT.STATES.NETWORK doesn't allow hwaddr to be managed
4 participants