# config/minion
file_client: local

# Relative paths resolved from the directory where salt-call is executed
file_roots:
  base:
    - ./states
    - ./formulas/*

pillar_roots:
  base:
    - ./pillar