Merge pull request #991 from muffs/master

Small error message fix. :)
This commit is contained in:
Mitchell Hashimoto 2012-06-25 13:25:01 -07:00
commit 07a48c0de8
1 changed files with 2 additions and 2 deletions

View File

@ -654,7 +654,7 @@ en:
Shared folders that Chef requires are missing on the virtual machine. Shared folders that Chef requires are missing on the virtual machine.
This is usually due to configuration changing after already booting the This is usually due to configuration changing after already booting the
machine. The fix is to run a `vagrant reload` so that the proper shared machine. The fix is to run a `vagrant reload` so that the proper shared
folders will prepared and mounted on the VM. folders will be prepared and mounted on the VM.
no_convergence: |- no_convergence: |-
Chef never successfully completed! Any errors should be visible in the Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete. output above. Please fix your recipes so that they properly complete.
@ -692,7 +692,7 @@ en:
Shared folders that Puppet requires are missing on the virtual machine. Shared folders that Puppet requires are missing on the virtual machine.
This is usually due to configuration changing after already booting the This is usually due to configuration changing after already booting the
machine. The fix is to run a `vagrant reload` so that the proper shared machine. The fix is to run a `vagrant reload` so that the proper shared
folders will prepared and mounted on the VM. folders will be prepared and mounted on the VM.
module_path_missing: "The configured module path doesn't exist: %{path}" module_path_missing: "The configured module path doesn't exist: %{path}"
puppet_server: puppet_server: