Skip to content

Commit c05e7f3

Browse files
committed
fixed the syntax
1 parent e3d9c06 commit c05e7f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/codespace/Vagrantfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ Vagrant.configure(2) do |config|
88
config.vm.provider :virtualbox do |vb|
99
vb.customize ["modifyvm", :id, "--memory", "2048"]
1010
vb.customize ["modifyvm", :id, "--cpus", "2"]
11-
end
1211
end
1312
end

0 commit comments

Comments
 (0)