Add 2 of spades

This commit is contained in:
James Barnett 2017-07-26 17:42:43 -05:00
parent e86ba5119b
commit 24e20be16e
2 changed files with 5 additions and 0 deletions

View File

@ -73,3 +73,8 @@ end
file '/opt/docker/7_of_diamonds.zip' do
action :delete
end
cookbook_file '/home/leia_organa/2_of_spades.pcapng' do
source '/flags/2_of_spades.pcapng'
mode 600
end