Merge "Disable all repos during rhel registration"
This commit is contained in:
commit
c060af6901
@ -116,6 +116,7 @@ case "${REG_METHOD:-}" in
|
||||
if [ -z "${REG_AUTO_ATTACH:-}" -a -z "${REG_ACTIVATION_KEY:-}" ]; then
|
||||
subscription-manager attach $attach_opts
|
||||
fi
|
||||
subscription-manager repos --disable '*'
|
||||
subscription-manager $repos
|
||||
;;
|
||||
satellite)
|
||||
|
Loading…
x
Reference in New Issue
Block a user