Replies: 1 comment 1 reply
-
Possibly However if the default value is empty string rather than None, you might need to use an "if" block instead. jinja2 docs. Having said that, having an explicit "Auto" value for channel sounds reasonable to me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am proposing to add the value of "Auto" to the
Channel Width
andChannel Frequency
Fields in the Interface Data Model.Also proposing to Add a
Transmit Power (dBm)
Field in the Interface to have numeric values or "Auto".Or is there a way to infer the
Auto
value from None when doing an export_template or some other way?This would be helpful as sometimes, Operations want those values to be dynamically set rather than fixed, so this info would be transmitted to the installation team via these NetBox fields, and having this ambiguity might create problems in the future.
Would appreciate any ideas
Beta Was this translation helpful? Give feedback.
All reactions