1
0
Fork 0
mirror of synced 2024-06-01 14:51:08 -04: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__)