Update warning about networks
This commit is contained in:
parent
5232f2c7b1
commit
a3252c3593
1 changed files with 2 additions and 3 deletions
|
@ -13,9 +13,8 @@ en:
|
||||||
force_shutdown: |-
|
force_shutdown: |-
|
||||||
Forcing shutdown of container...
|
Forcing shutdown of container...
|
||||||
warn_networks: |-
|
warn_networks: |-
|
||||||
Warning! The LXC provider doesn't support any of the Vagrant public / private
|
Warning! The LXC provider doesn't support public networks, the settings
|
||||||
network configurations (ex: `config.vm.network :private_network, ip: "some-ip"`).
|
will be silently ignored.
|
||||||
They will be silently ignored.
|
|
||||||
warn_group: |-
|
warn_group: |-
|
||||||
Warning! The LXC provider doesn't support the :group parameter for synced
|
Warning! The LXC provider doesn't support the :group parameter for synced
|
||||||
folders. It will be silently ignored.
|
folders. It will be silently ignored.
|
||||||
|
|
Loading…
Reference in a new issue