Skip to content

Instantly share code, notes, and snippets.

@jblac

jblac/top.sls Secret

Created October 2, 2017 20:44
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 jblac/457b2c963d28f4dda6db9d40c1a55a69 to your computer and use it in GitHub Desktop.
Save jblac/457b2c963d28f4dda6db9d40c1a55a69 to your computer and use it in GitHub Desktop.
base:
'*':
- requirements
- users
# SaltStack Master
'salt:env:master':
- hardening
- awscli
# SN2 Application Servers
'sn2:env:production':
- match: pillar
# production environment
- hardening
- awscli
- nginx
- php
- apps.sn2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment