Skip to content

Commit

Permalink
Merge pull request hashicorp#5584 from stoned/fix-locale-en
Browse files Browse the repository at this point in the history
Fix message provision / disabled_by_config
  • Loading branch information
sethvargo committed Jun 1, 2015
2 parents f48b704 + 27f323e commit a642663
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 @@ -1700,7 +1700,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`
flag to force provisioning. Provisioners marked to run always will still run.
Expand Down

0 comments on commit a642663

Please sign in to comment.