Skip to content

Instantly share code, notes, and snippets.

Created September 7, 2017 17:06
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 anonymous/6f3431d0f5218c15b1aced2fdf73d68b to your computer and use it in GitHub Desktop.
Save anonymous/6f3431d0f5218c15b1aced2fdf73d68b to your computer and use it in GitHub Desktop.
/etc/salt/master config file
rest_cherrypy:
port: 8000
disable_ssl: True
debug: True
host: 0.0.0.0
#ssl_crt: /etc/pki/tls/certs/localhost.crt
#ssl_key: /etc/pki/tls/certs/localhost.key
#external_auth:
# pam:
# svcuser:
# - .*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment