Skip to content

Commit

Permalink
Add missing EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinHebert committed Nov 30, 2014
1 parent f00a9d5 commit d991ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/vagrant-aws_package_Vagrantfile.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Vagrant.configure("2") do |config|
config.vm.provider "aws" do |aws|
aws.region_config "<%= region %>", ami: "<%= ami %>"
end
end
end

0 comments on commit d991ef1

Please sign in to comment.