mirror of
https://github.com/rancher/os.git
synced 2025-09-15 22:49:08 +00:00
Fix installer
This commit is contained in:
@@ -9,7 +9,6 @@ type Install struct {
|
||||
ForceEFI bool `json:"forceEfi,omitempty"`
|
||||
Device string `json:"device,omitempty"`
|
||||
ConfigURL string `json:"configUrl,omitempty"`
|
||||
Silent bool `json:"silent,omitempty"`
|
||||
ISOURL string `json:"isoUrl,omitempty"`
|
||||
PowerOff bool `json:"powerOff,omitempty"`
|
||||
NoFormat bool `json:"noFormat,omitempty"`
|
||||
|
Reference in New Issue
Block a user