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:
parent
54ba98f8c1
commit
082ce34a93
2 changed files with 2807 additions and 7 deletions
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue