1
0
mirror of https://github.com/rancher/os.git synced 2025-07-13 14:44:03 +00:00
os/cmd/control
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
..
cli.go Create ros compose command 2015-09-22 11:17:15 -07:00
compose.go Create ros compose command 2015-09-22 11:17:15 -07:00
config.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
dev.go ros dev spec 2015-07-21 13:34:55 +05:00
env.go Fixes runtime error when ros env is called without argument(s) 2015-08-06 01:11:22 +02:00
install.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
os.go Refactor to use libcompose 2015-08-06 00:05:25 -07:00
service.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
tlsconf.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00