cloudinit/initialize
Brandon Philips 7015338aef fix(initialize): don't quote version or ID
The update_engine parsing and XML generation code is very naive. Instead
of trying to implement a correct parser and generater in C++ just
generate a file that doesn't have quote's around fields that we know
won't have spaces.
2014-04-07 09:56:57 -07:00
..
config_test.go feat(coreos.oem): Write coreos.oem fields to /etc/oem-release 2014-03-24 13:42:35 -07:00
config.go feat(etc-hosts) add support for manage_etc_hosts: localhost 2014-04-01 16:02:12 -06:00
env_test.go feat($ip): Substitute $[public|private]_ipv4 in whole user-data 2014-03-21 11:01:16 -07:00
env.go feat($ip): Substitute $[public|private]_ipv4 in whole user-data 2014-03-21 11:01:16 -07:00
etcd_test.go feat($ip): Substitute $[public|private]_ipv4 in whole user-data 2014-03-21 11:01:16 -07:00
etcd.go feat($ip): Substitute $[public|private]_ipv4 in whole user-data 2014-03-21 11:01:16 -07:00
github_test.go feat(ssh-import): Add ssh-import-url user attribute. 2014-03-28 09:39:47 +08:00
github.go feat(ssh-import): Add ssh-import-url user attribute. 2014-03-28 09:39:47 +08:00
manage_etc_hosts_test.go feat(etc-hosts) add support for manage_etc_hosts: localhost 2014-04-01 16:02:12 -06:00
manage_etc_hosts.go feat(etc-hosts) add support for manage_etc_hosts: localhost 2014-04-01 16:02:12 -06:00
oem_test.go fix(initialize): don't quote version or ID 2014-04-07 09:56:57 -07:00
oem.go fix(initialize): don't quote version or ID 2014-04-07 09:56:57 -07:00
ssh_keys_test.go feat(ssh-import): Add ssh-import-url user attribute. 2014-03-28 09:39:47 +08:00
ssh_keys.go feat(ssh-import): Add ssh-import-url user attribute. 2014-03-28 09:39:47 +08:00
workspace.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00