Skip to content

Commit

Permalink
Fix message provision / disabled_by_config
Browse files Browse the repository at this point in the history
  • Loading branch information
stoned committed Apr 11, 2015
1 parent 1b99272 commit 27f323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ en:
provision:
beginning: "Running provisioner: %{provisioner}..."
disabled_by_config: |-
Machine not provisioning because `--no-provision` is specified.
Machine not provisioned 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.
Expand Down

0 comments on commit 27f323e

Please sign in to comment.