mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-19 04:40:21 +00:00
Merge pull request #7363 from gurevichmark/sles12_db_service
Move SLES12 Postgres package from pkglist to otherpkglist
This commit is contained in:
@ -14,5 +14,4 @@ perl-Net-DNS
|
||||
perl-DBD-mysql
|
||||
mariadb-client
|
||||
libmysqlclient18
|
||||
perl-DBD-Pg
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
xcat/xcat-core/xCATsn
|
||||
xcat/xcat-dep/sles12/ppc64le/goconserver
|
||||
xcat/xcat-dep/sles12/ppc64le/perl-DBD-Pg
|
||||
|
@ -1,2 +1,3 @@
|
||||
xcat/xcat-core/xCATsn
|
||||
xcat/xcat-dep/sles12/x86_64/goconserver
|
||||
xcat/xcat-dep/sles12/x86_64/perl-DBD-Pg
|
||||
|
@ -63,4 +63,3 @@ unixODBC
|
||||
perl-DBD-mysql
|
||||
mariadb-client
|
||||
libmysqlclient18
|
||||
perl-DBD-Pg
|
||||
|
@ -1,2 +1,3 @@
|
||||
xcat/xcat-core/xCATsn
|
||||
xcat/xcat-dep/sles12/ppc64le/goconserver
|
||||
xcat/xcat-dep/sles12/ppc64le/perl-DBD-Pg
|
||||
|
@ -1,3 +1,4 @@
|
||||
-perl-doc
|
||||
xcat/xcat-core/xCATsn
|
||||
xcat/xcat-dep/sles12/x86_64/goconserver
|
||||
xcat/xcat-dep/sles12/x86_64/perl-DBD-Pg
|
||||
|
Reference in New Issue
Block a user