Typo: TunnelTerminationTypeChoices.TYPE_VIRUTALMACHINE #14709
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.0
Python Version
3.9
Steps to Reproduce
Look at
netbox/netbox/vpn/choices.py
Line 41 in c78a792
Expected Behavior
One of the choices is
TYPE_VIRTUALMACHINE
Observed Behavior
One of the choices is
TYPE_VIRUTALMACHINE
The text was updated successfully, but these errors were encountered: