Full list of builtin pillar modulesΒΆ

cmd_json Execute a command and read the output as JSON. The JSON data is then directly
cmd_yaml Execute a command and read the output as YAML. The YAML data is then directly
cobbler Cobbler Pillar
hiera Take in a hiera configuration file location and execute it.
libvirt Load up the libvirt keys into pillar for a given minion if said keys have
mongo Read pillar data from a mongodb collection.
pillar_ldap This pillar module parses a config file (specified in the salt master config),
puppet Execute an unmodified puppet_node_classifier and read the output as YAML.

Previous topic

Pillars

Next topic

salt.pillar.cmd_json