1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 15:08:47 +00:00
os/config
Ivan Mikushin 338abb758f Reshuffle cloud-config
Read files cloud-config.d in alphanumeric order, then cloud-config.yml
`ros config` writes to cloud-config.yml (and cloud-config.d/private.yml - only private keys)

Add (c *CloudConfig) Save() method, use it to save the changed config

Read and apply metadata as part of LoadConfig()

Simplify ros config export logic
2015-09-30 23:59:22 +05:00
..
config_test.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
config.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
data_funcs.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
disk.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
docker_config.go Revert "Revert "Storage"" 2015-08-27 12:24:26 -07:00
metadata_test.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
types.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00