Merge pull request #3436 from gildegoma/ansible-inventory-path

provisioners/ansible: refer to directory that contains the generated inventory file
This commit is contained in:
Mitchell Hashimoto 2014-04-11 21:16:14 -07:00
commit 1144217e2d
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ module VagrantPlugins
end
end
return generated_inventory_file.to_s
return generated_inventory_dir.to_s
end
def get_extra_vars_argument