summaryrefslogtreecommitdiff
path: root/puppet/Vagrantfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-01 13:05:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-01 13:05:34 -0300
commitbe8dd2fdec438fd67e5a5a90654e8388c9ffa4ad (patch)
tree87d4419defe41a48f7a9d32931f57c7203ef25d5 /puppet/Vagrantfile
parentc62a6b218f06e3ebb42c327067cd4b65e988ebf7 (diff)
parent587f206824274d7d1cfcb1072ea8f818493bd317 (diff)
downloaddebian-be8dd2fdec438fd67e5a5a90654e8388c9ffa4ad.tar.gz
debian-be8dd2fdec438fd67e5a5a90654e8388c9ffa4ad.tar.bz2
Merge commit '587f206824274d7d1cfcb1072ea8f818493bd317'
Diffstat (limited to 'puppet/Vagrantfile')
-rw-r--r--puppet/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/Vagrantfile b/puppet/Vagrantfile
index efaa952..e7404a9 100644
--- a/puppet/Vagrantfile
+++ b/puppet/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