templates/locales/en.yml in vagrant-nfs_guest-0.1.8 vs templates/locales/en.yml in vagrant-nfs_guest-0.1.9
- old
+ new
@@ -41,9 +41,19 @@
Stdout from the command:
%{stdout}
Stderr from the command:
%{stderr}
+ nfs_create_mounts_failed: |-
+ Something failed while creating the NFS mounts on the guest.
+
+ %{command}
+
+ Stdout from the command:
+ %{stdout}
+
+ Stderr from the command:
+ %{stderr}
nfs_server_missing: |-
Guest is missing the required NFS server daemon.
nfs_server_not_installed: |-