From b61ceee5616e1a8674a2234a73cb84589abd1448 Mon Sep 17 00:00:00 2001 From: salim abdulkareem Date: Wed, 26 Jun 2024 15:53:21 +0100 Subject: [PATCH] removed pool id --- scripts/bootstrap_vm.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/bootstrap_vm.sh b/scripts/bootstrap_vm.sh index ff74a12..d59eabd 100644 --- a/scripts/bootstrap_vm.sh +++ b/scripts/bootstrap_vm.sh @@ -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 lss-sre@hmcts.net --password $ELS_PASSWORD - subscription-manager attach --pool=2c948d44900ca9d401902c00cd9e75c1 # Refresh subscription-manager and verify identity