| cmd_json | Execute a command and read the output as JSON. |
| cmd_yaml | Execute a command and read the output as YAML. |
| cobbler | Cobbler Pillar ============== A pillar module to pull data from Cobbler via its API into the pillar dictionary. |
| django_orm | Generate pillar data from Django models through the Django ORM |
| git_pillar | Clone a remote git repository and use the filesystem as a pillar directory. |
| 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 been generated using the libvirt key runner. |
| mongo | Read pillar data from a mongodb collection. |
| pillar_ldap | This pillar module parses a config file (specified in the salt master config), and executes a series of LDAP searches based on that config. |
| puppet | Execute an unmodified puppet_node_classifier and read the output as YAML. |
| reclass_adapter | |
| virtkey | Accept a key from a hypervisor if the virt runner has |