1
0
mirror of https://github.com/rancher/os.git synced 2025-06-28 15:56:58 +00:00
os/cmd/cloudinit
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
..
hostname set hostname from cloud-init 2015-04-21 19:06:40 -07:00
authorize_ssh_keys.go cloudinit: do not abort on configuration errors 2015-08-20 20:12:37 +05:00
cloudinit.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
gce.go Needed to add a newline. 2015-04-16 22:56:55 -07:00