← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~raharper/cloud-init:ds-ovf-use-util-find-devs-with into cloud-init:master

 

also seems quite possible that just changing the 'default_regex' to drop 'xvd.*' would probably fix ec2. that explains why we only see this on ec2 and not elsewhere (other than places that have 'hd' disks, which is unlikely at this point in the world).

you can/should/might-as-well keep the regex in play, further filtering results of blkid. by doing so, you safely filter out other devices that were never considered before.
-- 
https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/330995
Your team cloud-init commiters is requested to review the proposed merge of ~raharper/cloud-init:ds-ovf-use-util-find-devs-with into cloud-init:master.


References