← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] lp:~nathan-house-0/cloud-init/gentoo-arch into lp:cloud-init

 

Hey, thanks. this looks great.
I did a few cleanups and proposed a merge into this branch (https://code.launchpad.net/~smoser/cloud-init/gentoo-arch/+merge/206047).


We already had something like your 'is_excluded' logic in reverse.
The modules are able to declare 'distros' that they are verfied to run on

Previously, we just warnned and ran anyway if the module declared a list and the running distro was not in that list.

Now, we'll skip those modules.
If the user or distro wants to provide 'unverified_modules', then they can do that and run those modules.

-- 
https://code.launchpad.net/~nathan-house-0/cloud-init/gentoo-arch/+merge/204590
Your team cloud init development team is requested to review the proposed merge of lp:~nathan-house-0/cloud-init/gentoo-arch into lp:cloud-init.


References