https://docs.saltstack.com/en/latest/topics/tutorials/walkthrough.html Pillar Free-form data that can be used to organize configuration values or manage sensitive data, e.g.: interface details, NTP peers, BGP config... written by the user, generally one file per device, or use external pillar (e.g. databases, vault, etc. - see all) Grains data collected from the device, e.g.: device model, vendor, uptime, serial number etc. Salt handles this, you don’t need to do anything