mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Show current/enabled/disabled in 'ros engine list'
This commit is contained in:
@@ -172,6 +172,7 @@ type CloudInit struct {
|
||||
|
||||
type Defaults struct {
|
||||
Hostname string `yaml:"hostname,omitempty"`
|
||||
Docker DockerConfig `yaml:"docker,omitempty"`
|
||||
Network netconf.NetworkConfig `yaml:"network,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user