All pastes #8AWS5NBeZb Raw Edit

Salt Slot

public yaml v1 · immutable
#8AWS5NBeZb ·published 2026-08-09 07:16 UTC
rendered paste body
macfile:  file.managed:    - name: /tmp/macaddr    # This works as expected    - contents: __slot__:salt:grains.get('hwaddr_interfaces:enp1s0')    # This just produces the YAML value    - contents: __slot__:salt:salt.cmd('someminion', 'grains.get', hwaddr_interfaces:enp1s0')