Include macOS as valid host platform

This commit is contained in:
Chris Roberts 2018-01-03 09:30:44 -08:00
parent 3e4c81f6b1
commit 5b7714f542
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module VagrantPlugins
name "SMB synced folders"
description <<-EOF
The SMB synced folders plugin enables you to use SMB folders on
Windows and share them to guest machines.
Windows or macOS and share them to guest machines.
EOF
synced_folder("smb", 7) do