mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Rename addon to service
This commit is contained in:
@@ -305,8 +305,8 @@ func NewConfig() *Config {
|
||||
Net: "host",
|
||||
},
|
||||
},
|
||||
EnabledAddons: []string{},
|
||||
Addons: map[string]Config{
|
||||
EnabledServices: []string{},
|
||||
Services: map[string]Config{
|
||||
"ubuntu-console": {
|
||||
SystemContainers: map[string]*project.ServiceConfig{
|
||||
"console": {
|
||||
|
Reference in New Issue
Block a user