class ChefCLI::Command::Env
def policyfile_config
def policyfile_config {}.tap do |h| h["Cache Path"] = CookbookOmnifetch.cache_path h["Storage Path"] = CookbookOmnifetch.storage_path.to_s end end
def policyfile_config {}.tap do |h| h["Cache Path"] = CookbookOmnifetch.cache_path h["Storage Path"] = CookbookOmnifetch.storage_path.to_s end end