cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #02724
Re: [Merge] ~redriver/cloud-init:fail_to_install_on_frbsd into cloud-init:master
I'll look at this later, but i'm not sure we can just
- 'platform': platform.platform(),
+ 'platform': platform.uname()[0],
without breaking other things. I'll try this out today though and will find a freebsd to test on.
--
https://code.launchpad.net/~redriver/cloud-init/+git/cloud-init/+merge/325718
Your team cloud-init commiters is requested to review the proposed merge of ~redriver/cloud-init:fail_to_install_on_frbsd into cloud-init:master.
References