SmartOS should be an inheritance of solaris
SmartOS is a distribution based on illumos which is the successor of OpenSolaris.
This commit is contained in:
parent
81c855b797
commit
21febf6b6a
|
@ -11,7 +11,7 @@ module VagrantPlugins
|
|||
Config
|
||||
end
|
||||
|
||||
guest(:smartos) do
|
||||
guest(:smartos, :solaris) do
|
||||
require_relative "guest"
|
||||
Guest
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue