aboutsummaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
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"