mirror of
https://github.com/rancher/os.git
synced 2025-09-12 13:17:17 +00:00
First class consoles
This commit is contained in:
@@ -85,6 +85,7 @@ type CloudConfig struct {
|
||||
}
|
||||
|
||||
type RancherConfig struct {
|
||||
Console string `yaml:"console,omitempty"`
|
||||
Environment map[string]string `yaml:"environment,omitempty"`
|
||||
Services map[string]*composeConfig.ServiceConfigV1 `yaml:"services,omitempty"`
|
||||
BootstrapContainers map[string]*composeConfig.ServiceConfigV1 `yaml:"bootstrap,omitempty"`
|
||||
|
Reference in New Issue
Block a user