Skip to content

Instantly share code, notes, and snippets.

Created September 9, 2015 17: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 anonymous/6d214a943205c3df9f37 to your computer and use it in GitHub Desktop.
Save anonymous/6d214a943205c3df9f37 to your computer and use it in GitHub Desktop.
end of master file :
##### Returner settings ######
############################################
# Which returner(s) will be used for minion's result:
#return: mysql
mysql:
user: 'access'
pass: 'test'
db: 'clients'
host: '104.236.114.48'
ext_pillar:
- mysql:
fromdb:
query: 'SELECT * FROM clients WHERE 1'
depth: 1
as_list: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment