Blame kiwi/complex-build/config.xml

8f60b5
8f60b5
8f60b5
<image schemaversion="7.4" name="CentOS-Stream-Hyperscale-Appliance">
8f60b5
	<description type="system">
8f60b5
		<author>CentOS Hyperscale Appliance</author>
8f60b5
		<contact>ngompa@centosproject.org</contact>
8f60b5
		<specification>CentOS Stream Hyperscale Appliance</specification>
8f60b5
	</description>
8f60b5
	<preferences>
8f60b5
		<version>9.0.0</version>
8f60b5
		<packagemanager>dnf</packagemanager>
8f60b5
		<locale>en_US</locale>
8f60b5
		<keytable>us</keytable>
8f60b5
		<timezone>UTC</timezone>
8f60b5
		<rpm-check-signatures>true</rpm-check-signatures>
8f60b5
		<release-version>9</release-version>
8f60b5
	</preferences>
8f60b5
	<include from="this://./repositories/core.xml"/>
8f60b5
	<include from="this://./repositories/epel.xml"/>
8f60b5
	<include from="this://./components/boot.xml"/>
8f60b5
	<include from="this://./components/users.xml"/>
8f60b5
	<include from="this://./platforms/cloud.xml"/>
8f60b5
	<include from="this://./platforms/vagrant.xml"/>
8f60b5
	<packages type="image">
8f60b5
		<ignore name="rhc"/> 
8f60b5
		<namedCollection name="core"/>
8f60b5
		<package name="chrony"/>
8f60b5
		<package name="nano"/>
8f60b5
		<package name="yum-utils"/>
8f60b5
	</packages>
8f60b5
	<packages type="bootstrap">
8f60b5
		<package name="basesystem"/>
8f60b5
		<package name="filesystem"/>
8f60b5
	</packages>
8f60b5
</image>