Do not update etc or you will bring in a load of files that will have their

configuration overwritten
This commit is contained in:
Ian Southam 2014-08-13 16:03:53 +02:00 committed by wilderrodrigues
parent fff3964332
commit 7e9a0fac0d
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
#noinspection RubyStringKeysInHashInspection
patches = {
'config/etc' => '/etc',
'config/opt' => '/opt',
'config/root' => '/root',
'config/var' => '/var',