RHEL-90/EC2 SAP: install @Server package group

Related to:
- 9.0: https://bugzilla.redhat.com/show_bug.cgi?id=2076763
- 9.2: https://bugzilla.redhat.com/show_bug.cgi?id=2076761
This commit is contained in:
Tomas Hozza 2022-04-20 15:20:34 +02:00 committed by Tomáš Hozza
parent 54ba98f8c1
commit 082ce34a93
2 changed files with 2807 additions and 7 deletions

View file

@ -667,6 +667,8 @@ func rhelEc2SapPackageSet(t *imageType) rpmmd.PackageSet {
ec2SapPackageSet := ec2CommonPackageSet(t)
ec2SapPackageSet = ec2SapPackageSet.Append(rpmmd.PackageSet{
Include: []string{
// RHBZ#2076763
"@Server",
// SAP System Roles
// https://access.redhat.com/sites/default/files/attachments/rhel_system_roles_for_sap_1.pdf
"ansible-core",

File diff suppressed because it is too large Load diff