From 635920e56eed632ee7627a9ca1cc3e81fc655aa1 Mon Sep 17 00:00:00 2001 From: Julian Connor Date: Mon, 25 Jun 2012 16:13:18 -0400 Subject: [PATCH] Small error message fix. --- templates/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 8e809fd80..7a4f47010 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -654,7 +654,7 @@ en: Shared folders that Chef requires are missing on the virtual machine. 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 - folders will prepared and mounted on the VM. + folders will be prepared and mounted on the VM. no_convergence: |- Chef never successfully completed! Any errors should be visible in the 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. 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 - 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}" puppet_server: