Here's an example of netinfo output from a console log: ``` ci-info: +++++++++++++++++++++++Net device info+++++++++++++++++++++++ ci-info: Device Up Address Mask Hw-Address ci-info: lo True 127.0.0.1 255.0.0.0 . ci-info: eth0 True 172.31.9.66 255.255.240.0 0a:bc:31:2b:2b:7f ci-info: ++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++ ci-info: Route Destination Gateway Genmask Interface Flags ci-info: 0 0.0.0.0 172.31.0.1 0.0.0.0 eth0 UG ci-info: 1 169.254.169.254 0.0.0.0 255.255.255.255 eth0 UH ci-info: 2 172.31.0.0 0.0.0.0 255.255.240.0 eth0 U ``` -- https://code.launchpad.net/~ajorgens/cloud-init/+git/cloud-init/+merge/330525 Your team cloud-init commiters is requested to review the proposed merge of ~ajorgens/cloud-init:simpletable into cloud-init:master.
_______________________________________________ Mailing list: https://launchpad.net/~cloud-init-dev Post to : cloud-init-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~cloud-init-dev More help : https://help.launchpad.net/ListHelp