mirror of https://github.com/apache/cloudstack.git
Do not update etc or you will bring in a load of files that will have their
configuration overwritten
This commit is contained in:
parent
fff3964332
commit
7e9a0fac0d
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue