Skip to content

Commit e131094

Browse files
fix: hotfix subscription-manager broken pipe error
1 parent 7670e54 commit e131094

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/powervs-vpc-landing-zone/submodules/ansible/ansible_node_packages.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ main::install_packages() {
5656

5757
main::subscription_mgr_check_process
5858

59+
## hotfix for subscription-manager broken pipe error in next step
60+
subscription-manager list --available --all
61+
5962
## enable repository for RHEL sap roles
6063
subscription-manager repos --enable="rhel-$(rpm -E %rhel)-for-$(uname -m)-sap-solutions-rpms"
6164

0 commit comments

Comments
 (0)