# This is the default CentOS Stream config template. # # DO NOT EDIT this configuration file directly. # # For any change which should be propagated also into CentOS and RHEL # compose, edit the particular configuration file in the "shared" directory. # # For any change which should happen only for CentOS Stream, edit the # "centos/override.conf" configuration file. from shared/variables import * from rocky/variables import * from shared/all import * from rocky/override import * image_build = {} sigkeys = [None] signed_packages_wait = 0 signed_packages_retries = 0 global_release = '!RELEASE_FROM_DATE_RESPIN'