mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-06-17 09:00:46 +00:00
fix: Fix templates for EL10 in ppc64le enviroment
Signed-off-by: Daniel Hilst Selli <392820+dhilst@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
@minimal-environment
|
||||
initscripts
|
||||
chrony
|
||||
kernel
|
||||
net-tools
|
||||
nfs-utils
|
||||
openssh-server
|
||||
rsync
|
||||
tar
|
||||
util-linux
|
||||
wget
|
||||
python3
|
||||
tar
|
||||
bzip2
|
||||
bc
|
||||
dracut
|
||||
dracut-network
|
||||
rsyslog
|
||||
hostname
|
||||
e2fsprogs
|
||||
ethtool
|
||||
parted
|
||||
openssl
|
||||
dhclient
|
||||
openssh-clients
|
||||
bash
|
||||
vim-minimal
|
||||
rpm
|
||||
iputils
|
||||
perl-interpreter
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
../rh/compute.rhels9.ppc64le.exlist
|
||||
@@ -0,0 +1 @@
|
||||
../rh/compute.rhels10.ppc64le.pkglist
|
||||
@@ -0,0 +1 @@
|
||||
../rh/compute.rhels9.ppc64le.postinstall
|
||||
@@ -0,0 +1 @@
|
||||
../rh/service.rhels9.ppc64le.exlist
|
||||
@@ -0,0 +1 @@
|
||||
../rh/service.rhels9.ppc64le.otherpkgs.pkglist
|
||||
@@ -0,0 +1 @@
|
||||
../rh/service.rhels9.ppc64le.pkglist
|
||||
@@ -0,0 +1 @@
|
||||
../rh/service.rhels9.ppc64le.postinstall
|
||||
Reference in New Issue
Block a user