cloudinit/initialize
Michael Marineau 4bdf633075 fix(update): Fix restart of update-engine
The name was missing .service.
2014-06-07 12:08:22 -07:00
..
config_test.go fix(*): catch more unknown keys in user and file sections 2014-05-15 18:53:17 -07:00
config.go fix(systemd): unmask runtime units when mask=False 2014-06-06 10:55:42 -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 refactor(*): rework cloudconfig for better extensibility and consistency 2014-05-14 11:34:07 -07:00
etcd_test.go fix(systemd): unmask runtime units when mask=False 2014-06-06 10:55:42 -07:00
etcd.go fix(initialize): ensure update-engine is restarted after group/server 2014-06-05 16:12:40 -07:00
fleet_test.go fix(initialize): ensure update-engine is restarted after group/server 2014-06-05 16:12:40 -07:00
fleet.go fix(initialize): ensure update-engine is restarted after group/server 2014-06-05 16:12:40 -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 fix(system): write all files atomically 2014-06-06 10:36:36 -07:00
manage_etc_hosts.go refactor(*): rework cloudconfig for better extensibility and consistency 2014-05-14 11:34:07 -07:00
oem_test.go fix(system): write all files atomically 2014-06-06 10:36:36 -07:00
oem.go refactor(*): rework cloudconfig for better extensibility and consistency 2014-05-14 11:34:07 -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 style(httpbackoff -> pkg): Adjusts package name to follow convention 2014-05-22 14:37:19 -04:00
update_test.go fix(update): Fix restart of update-engine 2014-06-07 12:08:22 -07:00
update.go fix(update): Fix restart of update-engine 2014-06-07 12:08:22 -07: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 fix(system): write all files atomically 2014-06-06 10:36:36 -07:00