aboutsummaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-01 11:40:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-01 11:40:22 -0300
commit6f775490cd0562b36c8fd4b40f0c0f3f35943005 (patch)
tree2817b0e906852468f719c032d547f549b71588b8 /Vagrantfile
parent6848013c089d3e2bfeddf5c4e0b7e49ddbce8e95 (diff)
downloadpuppet-bootstrap-6f775490cd0562b36c8fd4b40f0c0f3f35943005.tar.gz
puppet-bootstrap-6f775490cd0562b36c8fd4b40f0c0f3f35943005.tar.bz2
Updating Vagrantfile
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index efaa952..e7404a9 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -13,7 +13,7 @@ Vagrant::Config.run do |config|
puppet.manifest_file = "bootstrap/vagrant.pp"
puppet.manifests_path = "puppet/manifests"
puppet.module_path = "puppet/modules"
- puppet.pp_path = "/etc/puppet"
+ puppet.temp_dir = "/etc/puppet"
end
# Define a Host VM