cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #01845
Re: [Merge] ~vorlon/cloud-init:master into cloud-init:master
Just a summary of what i said in irc for more public.
a.) lets opportunistically check the /dev/disk/by-partuuid path even though it does not seem to be present on 16.04 instances. It is present in my tests on zesty.
b.) use find_devs_with rather than the blkid subp call there.
devlist = util.find_devs_with(criteria=found):
return devlist[0]
--
https://code.launchpad.net/~vorlon/cloud-init/+git/cloud-init/+merge/321245
Your team cloud init development team is requested to review the proposed merge of ~vorlon/cloud-init:master into cloud-init:master.
References