編輯 /etc/salt/master 檔案
file_roots: base: - /srv/salt
mkdir /srv/salt
pillar_roots: base: - /srv/pillar
mkdir -p /srv/pillar
nodegroups: group1: 'L@foo.domain.com,bar.domain.com,baz.domain.com and bl*.domain.com' group2: 'G@os:Debian and foo.domain.com'
fileserver_backend: - roots