Merge pull request #38398 from terminalmage/issue38372

Fix call to file.get_managed in cron.file state
This commit is contained in:
Mike Place 2016-12-22 09:46:12 -07:00 committed by GitHub
commit 423b1fddff

View file

@ -577,6 +577,7 @@ def file(name,
template,
source,
source_hash,
source_hash_name,
owner,
group,
mode,