With Salt Tower, we can define a different content for a pillar value
per node.
That allows to avoid any need to filter by role or to maintain an index.
The pillar contains the list of roles by node, and Salt will only
provision those.
Furthermore, this fixes issues where:
- pillar variables defined only for a specific role was needed
- it tries to fetch Vault secrets the node doesn't have access to