config.vm.synced_folder '/host/path', '/guest/path', SharedFoldersEnableSymlinksCreate: false
==> openshift: Clearing any previously set network interfaces...
The IP address configured for the host-only network is not within the
allowed ranges. Please update the address used to be within the allowed
ranges and run the command again.
Address: 192.168.99.11
Ranges: 192.168.56.0/21, fe80::/10
Valid ranges can be modified in the /etc/vbox/networks.conf file. For
more information including valid format see:
https://www.virtualbox.org/manual/ch06.html#network_hostonly
# mkdir /etc/vbox
# sudo vim /etc/vbox/networks.conf
# cat /etc/vbox/networks.conf
* 192.168.99.0/24
voici l'erreur que j'ai
voici ma correction