Merge "Rdo-release install failure under proxy"
This commit is contained in:
2
stack.sh
2
stack.sh
@@ -292,7 +292,7 @@ EOF
|
|||||||
sudo yum-config-manager --enable rhel-7-server-optional-rpms
|
sudo yum-config-manager --enable rhel-7-server-optional-rpms
|
||||||
|
|
||||||
# install the lastest RDO
|
# install the lastest RDO
|
||||||
sudo yum install -y https://rdoproject.org/repos/rdo-release.rpm
|
is_package_installed rdo-release || yum_install https://rdoproject.org/repos/rdo-release.rpm
|
||||||
|
|
||||||
if is_oraclelinux; then
|
if is_oraclelinux; then
|
||||||
sudo yum-config-manager --enable ol7_optional_latest ol7_addons ol7_MySQL56
|
sudo yum-config-manager --enable ol7_optional_latest ol7_addons ol7_MySQL56
|
||||||
|
|||||||
Reference in New Issue
Block a user