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 VLAN tagging support to interfaces #183

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

tstarck
Copy link
Contributor

@tstarck tstarck commented May 31, 2022

To be more precise netbox_interface resource now knows how to handle following attributes:

  • enabled
  • mtu
  • mode, tagged_vlans, untagged_vlan

Note for reviewer: This includes changes from #184 , please see that first.

@tstarck tstarck marked this pull request as ready for review May 31, 2022 12:18
@fbreckle
Copy link
Collaborator

fbreckle commented Jun 2, 2022

Shouldn't github update the changes automatically? #184 is merged, but I still see changes here

@tstarck
Copy link
Contributor Author

tstarck commented Jun 3, 2022

As far as I can tell, Github doesn't do any rebasing (except that's an option when merging). Just a sec.. I'll rebase this so that the diff is more to the point.

To be more precise `netbox_interface` resource now knows how to handle
following attributes:
- enabled
- mtu
- mode, tagged_vlans, untagged_vlan
@fbreckle fbreckle merged commit a65c747 into e-breuninger:master Jun 13, 2022
@tstarck tstarck deleted the iface-vlans branch June 14, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants