Comment 2 for bug 1779847

Revision history for this message
Chad Smith (chad.smith) wrote :

Additionally if running on cloud-init 18.3.6 or later please report the following on the commandline
$ python -c 'from cloudinit.util import get_linux_distro; print(get_linux_distro())'
# I see this on our centos 7 container
('centos', '7', 'x86_64')