Skip to content

Instantly share code, notes, and snippets.

@gforg-x
Created March 20, 2018 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gforg-x/2c248cc190ebd9651023ffeb1d45e8e2 to your computer and use it in GitHub Desktop.
Save gforg-x/2c248cc190ebd9651023ffeb1d45e8e2 to your computer and use it in GitHub Desktop.
# egrep -v "^#|^$" /etc/salt/master
file_roots:
base:
- /srv/salt/pillar
- /srv/salt/states
- /srv/salt/reactors
- /srv/salt/templates
pillar_roots:
base:
- /srv/salt/pillar
# egrep -v "^#|^$" /etc/salt/proxy
master: localhost
multiprocessing: False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment