Skip to content

Commit

Permalink
Cleanup rendering template_metadatafile
Browse files Browse the repository at this point in the history
  • Loading branch information
petecheslock committed Mar 30, 2013
1 parent d799f4a commit bb0a048
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/veewee/provider/vmfusion/box/export.rb
Expand Up @@ -83,9 +83,7 @@ def ensure_vm_stopped(options={})
end end


def template_metadatafile def template_metadatafile
<<EOF %Q({"provider": "vmware_fusion"}\n)
{"provider":"vmware_fusion"}
EOF
end end


def template_vagrantfile def template_vagrantfile
Expand Down

0 comments on commit bb0a048

Please sign in to comment.