Skip to content

Instantly share code, notes, and snippets.

Created February 23, 2016 16:08
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/9e95d5fe0e9dcc93c2ca to your computer and use it in GitHub Desktop.
Save anonymous/9e95d5fe0e9dcc93c2ca to your computer and use it in GitHub Desktop.
{% set disk_blkid = salt['disk.blkid']('/dev/sda4') %}
{{ disk_blkid['/dev/sda4']['UUID'] }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment