Skip to content

Instantly share code, notes, and snippets.

@mjinks
Created August 13, 2015 00:07
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 mjinks/eec1d7bf2c1ec1b515ab to your computer and use it in GitHub Desktop.
Save mjinks/eec1d7bf2c1ec1b515ab to your computer and use it in GitHub Desktop.
in bind.sls in my pillar:
bind:
lookup:
pkgs:
- bind
service:
- bind9
@whytewolf
Copy link

bind:
  lookup:
    pkgs: bind
    service: bind9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment