Skip to content

Instantly share code, notes, and snippets.

@pcn
Created December 6, 2017 13:20
Show Gist options
  • Select an option

  • Save pcn/b17ee1352f36ed600ee90dff36662d95 to your computer and use it in GitHub Desktop.

Select an option

Save pcn/b17ee1352f36ed600ee90dff36662d95 to your computer and use it in GitHub Desktop.
Just testing out execution modules
ubuntu@spacey-saltmaster-vagrant:/srv/salt/modules/_modules$ cat testfoo.py; sudo salt-call testfoo.test | head
def test():
return __grains__
local:
----------
SSDs:
- xvda
biosreleasedate:
08/24/2006
biosversion:
4.2.amazon
block_devices:
----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment