Allows defining yum repositories in nexus as part of the nexus setup.
@sabre1041 @nasx please take a look. This is something needed for K4E where key packages are RPMs built on demand but not available in public repositories, instead they are pushed to a local repository and then used as source with the composer-cli add source command.
Example of a yaml to create a yum repository during bootstrap:
Allows defining yum repositories in nexus as part of the nexus setup.
@sabre1041 @nasx please take a look. This is something needed for K4E where key packages are RPMs built on demand but not available in public repositories, instead they are pushed to a local repository and then used as source with the
composer-cli add source
command.Example of a yaml to create a yum repository during bootstrap: