Include macOS as valid host platform
This commit is contained in:
parent
3e4c81f6b1
commit
5b7714f542
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue