1
0
Fork 0

pillar test again

This commit is contained in:
Kenneth Wilke 2013-08-20 12:29:00 -05:00
parent dc805f24d8
commit ae22c79c93
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
def run():
return str(grains.get())
return str(pillar.get('sudoers'))