From a7e3e4c27fcb88bafe6255bdd6c60896e4f1558d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 6 Jul 2015 19:36:49 -0300 Subject: Storeconfigs support for vagrant/jessie --- Vagrantfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Vagrantfile') 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" -- cgit v1.2.3