summaryrefslogtreecommitdiff
path: root/cloudinit/netinfo.py
AgeCommit message (Collapse)Author
2011-08-22Add some network debug info printed to the consoleScott Moser
When 'cloud-init start' (network) runs, it will print information about the systems network info to the console. This will help in debugging instances. LP: #828186