Install build-essential to build pfixtools
[vagrant-mail.git] / test-vagrant-salt / saltconfig
1 id: masterless-salt
2
3 # Do not fetch resources from a master
4 file_client: local
5
6 # Specify the path of salt forumulas and pillars
7 file_roots:
8   base:
9     - /srv/salt
10
11 pillar_roots:
12   base:
13     - /srv/saltpillar