mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Add ability to configure docker-sys bridge subnet (#2217)
This commit is contained in:
@@ -47,6 +47,9 @@ const (
|
||||
MetaDataFile = "/var/lib/rancher/conf/metadata"
|
||||
CloudConfigFile = "/var/lib/rancher/conf/cloud-config.yml"
|
||||
EtcResolvConfFile = "/etc/resolv.conf"
|
||||
CNIBridgeConfigFile = "/etc/docker/cni/bridge.d/bridge.conf"
|
||||
|
||||
RKPDockerSysBridgeSubnet = "rancher.system_docker.subnet"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user