Skip to content

Instantly share code, notes, and snippets.

@VertigoRay
Created August 23, 2013 00:43
Show Gist options
  • Save VertigoRay/6314400 to your computer and use it in GitHub Desktop.
Save VertigoRay/6314400 to your computer and use it in GitHub Desktop.
pillar top.sls
base:
'*':
- is_test_computer
dev:
'is_test_computer:True':
- match: pillar
- apps.dsconfigad
- apps.munki
prd:
'is_test_computer:False':
- match: pillar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment