localconfig: add ExtraCaCerts
This commit is contained in:
@ -13,6 +13,7 @@ type Config struct {
|
||||
Hosts []*Host
|
||||
HostTemplates []*Host
|
||||
SSLConfig string
|
||||
ExtraCaCerts map[string]string
|
||||
}
|
||||
|
||||
type Cluster struct {
|
||||
|
||||
Reference in New Issue
Block a user