Skip to content

Instantly share code, notes, and snippets.

Created April 29, 2016 22:15
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/9fc14e50243e5a6903c7a5259405104d to your computer and use it in GitHub Desktop.
Save anonymous/9fc14e50243e5a6903c7a5259405104d to your computer and use it in GitHub Desktop.
$ cat /a/b/c/install/hadoop-salt/etc/salt/master
publish_port: 1198
ret_port: 1199
user: lampp
root_dir: /a/b/c/install/hadoop-salt
cli_summary: True
ping_on_rotate: True
hash_type: sha256
module_dirs:
- /a/b/c/hadoop-salt/modules
file_roots:
base:
- /a/b/c/hadoop-salt/states
pillar_roots:
base:
- /a/b/c/hadoop-salt/pillars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment