]> gitweb.fluxo.info Git - debian.git/commitdiff
Updating Vagrantfile
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 1 Oct 2014 14:40:04 +0000 (11:40 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 1 Oct 2014 14:40:04 +0000 (11:40 -0300)
Vagrantfile

index 3f7048587fa2eabf76d72aa6fb10c04cc5939f81..0ebd36efddfa1a023bd62968404c9b70161e39c4 100644 (file)
@@ -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
 
   # Share hiera configuration.