Add coala support and fix/lint files
[integration/packaging/puppet-opendaylight.git] / Vagrantfile
index aaacf894cd73e48bb4b7f7b7caee132cccaa11db..f0ccc608108dbb94f64872b18db2799e76e78eee 100644 (file)
@@ -2,7 +2,6 @@
 # vi: set ft=ruby :
 
 Vagrant.configure(2) do |config|
-
   # Re-map sync'd dir so it has the same name as the module
   # Not doing this causes `puppet apply` to fail at catalog compile
   config.vm.synced_folder ".", "/home/vagrant/puppet-opendaylight", type: "rsync"