mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
latest rancher-compose, default.go -> os-config.yml
also, gofmt
This commit is contained in:
@@ -30,6 +30,7 @@ const (
|
||||
var (
|
||||
VERSION string
|
||||
IMAGE_VERSION string
|
||||
OsConfigFile = "/os-config.yml"
|
||||
CloudConfigFile = "/var/lib/rancher/conf/cloud-config-rancher.yml"
|
||||
ConfigFile = "/var/lib/rancher/conf/rancher.yml"
|
||||
PrivateConfigFile = "/var/lib/rancher/conf/rancher-private.yml"
|
||||
|
Reference in New Issue
Block a user