132.4.1. File Server settings
编辑 /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'
132.4.4. File Server Backend
fileserver_backend:
- roots