mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Remove rkt support
This commit is contained in:
@@ -166,7 +166,6 @@ func getLaunchConfig(cfg *config.CloudConfig, dockerCfg *config.DockerConfig) (*
|
||||
launchConfig.DnsConfig.Nameservers = cfg.Rancher.Defaults.Network.Dns.Nameservers
|
||||
launchConfig.DnsConfig.Search = cfg.Rancher.Defaults.Network.Dns.Search
|
||||
launchConfig.Environment = dockerCfg.Environment
|
||||
launchConfig.EmulateSystemd = true
|
||||
|
||||
if !cfg.Rancher.Debug {
|
||||
launchConfig.LogFile = config.SYSTEM_DOCKER_LOG
|
||||
|
Reference in New Issue
Block a user