Platform View (`dcim/platforms/`) allows to specify custom NAPALM arguments - currently those are not respected by the onboarding plugin. 1. Add support for NetBox's NAPALM arguments in `get_onboarding_facts` 2. Highest priority for NAPALM arguments is NetBox 3. Lower priority for NAPALM arguments is env variables (`settings.NAPALM_ARGS`) 4. Arguments (NetBox and env) should be merged