I think this can be done via native NetworkManager features now for modern RHELs and Fedoras:
RUN { echo 'NETWORKING=yes'; echo 'NOZEROCONF=yes'; } >> /etc/sysconfig/network
Initially I made an attempt to do this in bootc but spinning an issue so I can take a look later:
osbuild/bootc-foundry#36
I think this can be done via native NetworkManager features now for modern RHELs and Fedoras:
Initially I made an attempt to do this in bootc but spinning an issue so I can take a look later:
osbuild/bootc-foundry#36