cloudinit/system
Alex Crawford d02aa18839 config: deprecate - in favor of _ for key names
In all of the YAML tags, - has been replaced with _. normalizeConfig() and
normalizeKeys() have also been added to perform the normalization of the input
cloud-config.

As part of the normalization process, falsey values are converted to "false".
The "off" update strategy is no exception and as a result the "off" update
strategy has been changed to "false".
2014-11-03 12:09:52 -08:00
..
env_file_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
env_file.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
env.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
etc_hosts_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
etc_hosts.go system: embed config within EtcHosts and Update 2014-10-23 11:44:15 -07:00
etcd_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
etcd.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
file_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
file.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
fleet_test.go *: fix warnings from go vet 2014-10-23 11:46:08 -07:00
fleet.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
networkd.go *: switch to Godeps 2014-10-20 12:04:03 -07:00
oem_test.go *: fix warnings from go vet 2014-10-23 11:46:08 -07:00
oem.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
ssh_key.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
systemd_test.go *: fix warnings from go vet 2014-10-23 11:46:08 -07:00
systemd.go *: switch to Godeps 2014-10-20 12:04:03 -07:00
unit.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
update_test.go config: deprecate - in favor of _ for key names 2014-11-03 12:09:52 -08:00
update.go config: deprecate - in favor of _ for key names 2014-11-03 12:09:52 -08:00
user.go *: add license header to all source files 2014-10-17 15:36:22 -07:00