Update master-cluster.rst Example Config

The Master Config example's `file_roots` and `pillar_roots` properties need the `base` property followed by a list of the directory. Otherwise, the Salt master shows an error in the logs.
This commit is contained in:
kevin-andrew-wipro 2024-08-21 08:40:24 -07:00 committed by Daniel Wozniak
parent 0007447eab
commit e4aa82fbc6

View file

@ -93,6 +93,8 @@ Master Config:
cluster_pki_dir: /my/gluster/share/pki
cachedir: /my/gluster/share/cache
file_roots:
base:
- /my/gluster/share/srv/salt
pillar_roots:
base:
- /my/gluster/share/srv/pillar