mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-05-21 00:24:34 +02:00
pillar test again
This commit is contained in:
parent
dc805f24d8
commit
ae22c79c93
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
def run():
|
||||
return str(grains.get())
|
||||
return str(pillar.get('sudoers'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user