cloudinit/initialize
Alex Crawford 2270db3f7a initialize: only restart networkd once per config
Regression introduced by 9fcf338bf3.

Networkd was erroneously being restarted once per network unit. It
should only restart once for the entire config.
2014-12-02 12:46:35 -08:00
..
config_test.go initialize: only restart networkd once per config 2014-12-02 12:46:35 -08:00
config.go initialize: only restart networkd once per config 2014-12-02 12:46:35 -08:00
env_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
env.go *: fix warnings from go vet 2014-10-23 11:46:08 -07:00
github.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
meta_data_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
meta_data.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
ssh_keys_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
ssh_keys.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
user_data_test.go *: add license header to all source files 2014-10-17 15:36:22 -07:00
user_data.go script: move Script into config package 2014-11-07 10:13:52 -08:00
workspace.go script: move Script into config package 2014-11-07 10:13:52 -08:00