Sha256: 49017c276fb6a107c4419652e60bc72dc0a8f0c74b8b5077793fe3b98ac666ce

Contents?: true

Size: 189 Bytes

Versions: 1

Compression:

Stored size: 189 Bytes

Contents

file "/tmp/first_file" do
  content 'a pristine file'
end

file '/tmp/second_file' do
  content 'a file that should exist'
end

file '/tmp/third_file' do
  content 'i should not exist'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chef-rewind-0.0.9 spec/data/cookbooks/rewind/recipes/base.rb