0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2026-05-20 20:04:32 +02:00

grains test

This commit is contained in:
Kenneth Wilke 2013-08-20 12:26:23 -05:00
parent 2983c198f7
commit 117cc16056

View File

@ -1,2 +1,4 @@
def run():
return str(__pillar__)
return str(__grains__)