cloudinit/config
Alex Crawford 650a239fdb metadata: simplify merging of metadata
Add an internal field for CloudConfig to make it easier to distinguish.
Instead of creating two CloudConfigs and merging them, just merge the
metadata into the existing CloudConfig.
2015-01-26 16:08:26 -08:00
..
validate Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
config_test.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
config.go metadata: simplify merging of metadata 2015-01-26 16:08:26 -08:00
decode.go decode: refactor file decoding into config package 2015-01-15 15:01:44 -08:00
etc_hosts.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
etcd.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
file_test.go config: add validity check for file permissions 2014-12-30 16:20:21 +01:00
file.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
flannel.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
fleet.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
locksmith.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
oem.go *: switch to line comments for copyright 2015-01-24 19:32:33 -08:00
script.go config: standardize interface a bit 2015-01-26 15:57:55 -08:00
unit_test.go config: change valid tag to use regexp 2014-12-30 16:20:21 +01:00
unit.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
update_test.go config: change valid tag to use regexp 2014-12-30 16:20:21 +01:00
update.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00
user.go Merge pull request #305 from jonboulle/copyright 2015-01-25 10:28:52 -08:00