mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
Add python3 to the default pkglist for RHEL 8 (#6117)
* Add python3 to the default compute node pkglist for RHEL 8 * Add python3 to the default service node pkglist for RHEL 8
This commit is contained in:
@@ -6,3 +6,4 @@ openssh-server
|
||||
rsync
|
||||
util-linux
|
||||
wget
|
||||
python3
|
||||
|
@@ -10,3 +10,4 @@ mariadb-connector-odbc
|
||||
perl-DBD-MySQL
|
||||
perl-DBD-Pg
|
||||
unixODBC
|
||||
python3
|
||||
|
@@ -31,3 +31,4 @@ util-linux
|
||||
vim-minimal
|
||||
xz
|
||||
wget
|
||||
python3
|
||||
|
@@ -30,3 +30,4 @@ util-linux
|
||||
vim-minimal
|
||||
xz
|
||||
wget
|
||||
python3
|
||||
|
@@ -33,3 +33,4 @@ xz
|
||||
wget
|
||||
perl-DBD-MySQL
|
||||
perl-DBD-Pg
|
||||
python3
|
||||
|
@@ -32,3 +32,4 @@ xz
|
||||
wget
|
||||
perl-DBD-MySQL
|
||||
perl-DBD-Pg
|
||||
python3
|
||||
|
Reference in New Issue
Block a user