Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Allow TK to create file cache dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsdeleo committed Dec 5, 2014
1 parent b98117e commit ee323b2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/kitchen/provisioner/policyfile_zero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,6 @@ def run_command

private

# TODO: here we override prepare_cache to do nothing so ChefDK will not
# be grumpy about having entries in the directory. Probably need to make
# ChefDK more selective about what files/dirs it cares about in the
# export dir.
def prepare_cache
end

# Overrides behavior of parent class so that dna.json isn't created; we
# don't need it.
#
Expand Down

0 comments on commit ee323b2

Please sign in to comment.