Grains are only defined in the salt unit,
ie after it's needed first in network.
Instead, we can fetch information directly from pillar.
This fixes the following issue:
Rendering SLS 'base:roles/core.network.gre' failed:
Jinja variable ... has no attribute 'roles' ; line 11
This is a follow-up for 050d063bbefe.