aboutsummaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-06 19:36:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-06 19:36:49 -0300
commita7e3e4c27fcb88bafe6255bdd6c60896e4f1558d (patch)
tree66b3eac0bceadc729837e78134f82457aa7d8c43 /Vagrantfile
parent0d6de3801d5a1859c1e3a9c70c687d7a62526850 (diff)
downloadpuppet-bootstrap-a7e3e4c27fcb88bafe6255bdd6c60896e4f1558d.tar.gz
puppet-bootstrap-a7e3e4c27fcb88bafe6255bdd6c60896e4f1558d.tar.bz2
Storeconfigs support for vagrant/jessie
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 116bb49..91be5b6 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -17,7 +17,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
puppet.working_directory = "/etc/puppet"
puppet.hiera_config_path = "hiera.yaml"
end
- # end
# Share hiera configuration.
config.vm.synced_folder "puppet/hiera", "/etc/puppet/hiera"