diff --git a/Vagrantfile b/Vagrantfile
index 881fafcf1f0d621c11b971c543445aa220b7689c..e3addbb8cdcef1f88175d8b070ef979de821c01d 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -184,7 +184,7 @@ Vagrant.configure("2") do |config|
         "download_run_once": "False",
         "download_localhost": "False",
         "local_path_provisioner_enabled": "#{$local_path_provisioner_enabled}",
-        "local_path_provisioner_claim_root": "#{$local_path_provisioner_claim_root}"
+        "local_path_provisioner_claim_root": "#{$local_path_provisioner_claim_root}",
         "ansible_ssh_user": SUPPORTED_OS[$os][:user]
       }