1
0
Fork 0

pillar test

This commit is contained in:
Kenneth Wilke 2013-08-20 12:21:46 -05:00
parent 2569c87704
commit 2983c198f7
1 changed files with 2 additions and 2 deletions

View File

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