mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Merge pull request #5702 from leocassarani/fix-missing-word
Add missing word to output of "vagrant up"
This commit is contained in:
commit
261ef836e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1699,7 +1699,7 @@ en:
|
|||
Machine not provisioning because `--no-provision` is specified.
|
||||
disabled_by_sentinel: |-
|
||||
Machine already provisioned. Run `vagrant provision` or use the `--provision`
|
||||
to force provisioning. Provisioners marked to run always will still run.
|
||||
flag to force provisioning. Provisioners marked to run always will still run.
|
||||
resume:
|
||||
resuming: Resuming suspended VM...
|
||||
unpausing: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue