Advertisement
Guest User

Untitled

a guest
Apr 10th, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. {% for device in salt['cmd.run']('lsblk -io NAME -d -e 11,7,1 -l').splitlines()[1:] %}
  2. # create partition
  3. {% endfor %}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement