cloudinit/network
Alex Crawford 48df1be793 feat(convertNetconf): Add support for network config conversion
Adding the flag -convertNetconf which is used to specify the config
format to convert from (right now, only 'debian' is supported).
Once the network configs are generated, they are written to
systemd's runtime network directory and the network is restarted.
2014-06-02 15:31:30 -07:00
..
interface_test.go test(interfaces): Add tests for network conversion 2014-06-02 15:31:27 -07:00
interface.go feat(interfaces): Add support for interfaces file 2014-06-02 15:30:37 -07:00
network_test.go test(interfaces): Add tests for network conversion 2014-06-02 15:31:27 -07:00
network.go feat(convertNetconf): Add support for network config conversion 2014-06-02 15:31:30 -07:00
stanza_test.go test(interfaces): Add tests for network conversion 2014-06-02 15:31:27 -07:00
stanza.go feat(interfaces): Add support for interfaces file 2014-06-02 15:30:37 -07:00