Add arch property to jailhost
This commit is contained in:
@ -213,6 +213,7 @@ type FreeBSDVersion struct {
|
||||
type JailHost struct {
|
||||
hostname string
|
||||
hostid string
|
||||
arch string
|
||||
default_gateway4 string
|
||||
default_gateway6 string
|
||||
default_interface string
|
||||
|
Reference in New Issue
Block a user