Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created August 29, 2013 14:23
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 duk3luk3/6378758 to your computer and use it in GitHub Desktop.
Save duk3luk3/6378758 to your computer and use it in GitHub Desktop.
>>> /srv/pillar/top.sls:
base:
'*':
- users
- nfs_id
>>> /srv/pillar/nfs_id.sls:
nfs-master:
- vmbode6
nsf-clients:
- bb1
- bb2
- bb3
- bb4
>>> /srv/pillar/users.sls
[stuff, not important here]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment