aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-RHEL-6.6-x86_64/05-subscription-manager-tooling.sh
blob: d3072b374839df0e13c872ba72b3e51bd4140051 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash
# provides: fix for possible bug in the subscription manager
# version: provided by RedHat
# needed for yum to work properly in case there is incorrect data in
# the sslclientkey repository parameter value

set -ex

sudo rm -f /etc/pki/entitlement/*
sudo subscription-manager refresh