new pve api
This commit is contained in:
parent
9c7f7894b9
commit
9a58ab40b0
6 changed files with 17 additions and 17 deletions
|
|
@ -111,8 +111,7 @@ func (c *cloud) ScrubDNS(nameservers, searches []string) (nsOut, srchOut []strin
|
|||
}
|
||||
|
||||
func (c *cloud) HasClusterID() bool {
|
||||
// TODO set to true
|
||||
return false
|
||||
return true
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue