getting back in the mix :)

This commit is contained in:
Thomas S Hatch 2011-12-26 08:25:14 -07:00
parent ef70f64e6c
commit 3570db8c6c

View File

@ -318,7 +318,7 @@ def managed(name,
makedirs=False,
context=None,
defaults=None,
__env__='base':
__env__='base'):
'''
Manage a given file, this function allows for a file to be downloaded from
the salt master and potentially run through a templating system.