# 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 centos/variables import * from shared/all import * from centos/override import * global_release = '!RELEASE_FROM_DATE_RESPIN' sigkeys = ['8483C65D'] koji_profile = "koji"