Skip to content

Commit

Permalink
removed pool id
Browse files Browse the repository at this point in the history
  • Loading branch information
SalimKainos committed Jun 26, 2024
1 parent 6caf17f commit b61ceee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/bootstrap_vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ if [[ "$OS_TYPE" == *"Red Hat Enterprise"* && "$OS_TYPE" == *"7."* ]]; then

# Register the system and attach a subscription pool
subscription-manager register --username [email protected] --password $ELS_PASSWORD
subscription-manager attach --pool=2c948d44900ca9d401902c00cd9e75c1


# Refresh subscription-manager and verify identity
Expand Down

0 comments on commit b61ceee

Please sign in to comment.