Skip to content

Commit

Permalink
remove duplicate comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lopaka Delp committed Jan 27, 2015
1 parent 7a55d0b commit 632eab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/swap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
end

swap_file node['rs-base']['swap']['file'] do
# The swap cookbook expects the size to be in MB. So convert the size in GB to MB.
size size_mb
action :create
end

0 comments on commit 632eab2

Please sign in to comment.