1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 14:18:01 +00:00
os/util
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
..
backoff.go Refactor to use libcompose 2015-08-06 00:05:25 -07:00
cutil.go isolate and mark platform dependent code 2015-07-17 16:43:09 +05:00
term.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
util_linux.go isolate and mark platform dependent code 2015-07-17 16:43:09 +05:00
util_test.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
util.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00