Foreman 2.1.2 + salt 3001: undefined method `merge’ for nil:NilClass

Looks like, no grains can be gathered from salt.
Can you try to use the following command to get the cached grains for the minion specified with

salt-run -l quit --output=json cache.grains <minion>
1 Like