Update warning about networks

This commit is contained in:
Fabio Rehm 2014-06-09 00:56:27 -03:00
parent 5232f2c7b1
commit a3252c3593

View file

@ -13,9 +13,8 @@ en:
force_shutdown: |-
Forcing shutdown of container...
warn_networks: |-
Warning! The LXC provider doesn't support any of the Vagrant public / private
network configurations (ex: `config.vm.network :private_network, ip: "some-ip"`).
They will be silently ignored.
Warning! The LXC provider doesn't support public networks, the settings
will be silently ignored.
warn_group: |-
Warning! The LXC provider doesn't support the :group parameter for synced
folders. It will be silently ignored.