2
0
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:
Gᴏɴɢ Jie
2019-03-18 16:53:06 +08:00
committed by yangsong
parent b04532cfaa
commit 1d512a1cdf
6 changed files with 6 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ openssh-server
rsync
util-linux
wget
python3

View File

@@ -10,3 +10,4 @@ mariadb-connector-odbc
perl-DBD-MySQL
perl-DBD-Pg
unixODBC
python3

View File

@@ -31,3 +31,4 @@ util-linux
vim-minimal
xz
wget
python3

View File

@@ -30,3 +30,4 @@ util-linux
vim-minimal
xz
wget
python3

View File

@@ -33,3 +33,4 @@ xz
wget
perl-DBD-MySQL
perl-DBD-Pg
python3

View File

@@ -32,3 +32,4 @@ xz
wget
perl-DBD-MySQL
perl-DBD-Pg
python3