0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2026-05-22 06:22:33 +02:00

pillar test

This commit is contained in:
Kenneth Wilke 2013-08-20 12:21:46 -05:00
parent 2569c87704
commit 2983c198f7

View File

@ -1,2 +1,2 @@
def run(**kwargs):
return str(kwargs)
def run():
return str(__pillar__)