This change is a proof of concept we can use NetBox
to generate information for node pillar
Usage: utils/netbox/pillarize.py <node name>
Additional credits:
cidr_to_netmask method by Trenton McKinney
See https://stackoverflow.com/a/43904598/1930997
Ref T1762