cloudinit/initialize
2014-05-14 10:47:18 -07:00
..
config_test.go feat(initialize): add locksmith configuration 2014-05-06 20:57:28 -07:00
config.go fix(initialize): use REBOOT_STRATEGY in update.conf 2014-05-06 20:57:29 -07: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 chore(initialize): code cleanups and gofmt 2014-05-06 16:13:21 -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
locksmith_test.go fix(coreos-cloudinit): Ensure /etc/coreos exists before writing to it 2014-05-14 10:47:18 -07:00
locksmith.go fix(coreos-cloudinit): Ensure /etc/coreos exists before writing to it 2014-05-14 10:47:18 -07:00
manage_etc_hosts_test.go fix(manage_etc_hosts): Append newline to /etc/hosts 2014-04-07 11:01:17 -07:00
manage_etc_hosts.go fix(manage_etc_hosts): Append newline to /etc/hosts 2014-04-07 11:01:17 -07:00
oem_test.go chore(initialize): code cleanups and gofmt 2014-05-06 16:13:21 -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
user_data_test.go test(crlf): Add test that parses user-data with carriage returns 2014-05-05 10:49:02 -07:00
user_data.go fix(userdata): Strip \r when checking header 2014-04-21 13:40:26 -07:00
workspace.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00