suse-edge / edge-image-builder

Tool for creating and configuring a set of images to automate the deployment of Edge environments
Apache License 2.0
52 stars 25 forks source link

Feature Request: Elemental package RMT support without SCC Reg Code #586

Open peteingithub opened 1 day ago

peteingithub commented 1 day ago

Would it be possible to have EIB pull elemental-register and elemental-system-agent from an RMT server if stated by additionalRepos? This way SL Micro packages could be installed without an SCC reg code.

atanasdinov commented 1 day ago

This shouldn't have anything to do with Elemental per se. Excuse my ignorance, however, if you supply an additional repository hosting said packages, the resolution should still find them from there?

atanasdinov commented 1 day ago

Oh, nevermind. You're referring to the latest validation changes which prevents it: https://github.com/suse-edge/edge-image-builder/blob/f55f08792774a19a7fa62009efbe269297b29bac/pkg/image/validation/elemental.go#L100