IPv6 default gateway route on FreeBSD needs to include interface.
NetBox -> pillar script ensuires device interface (e.g. igb0) is set
at interface level. That device is then always passed to the template:
interface: {{ interface['device'] }}
Ref T2295