Commit d3dd8acf authored by Owain Jones's avatar Owain Jones
Browse files

yum-plugin-replace is actually part of the webtatic repo...

parent 9fee810c
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
# As root: # As root:
yum check-update -y yum check-update -y
yum install -y epel-release # enables 'enterprise' software repo yum install -y epel-release # enables 'enterprise' software repo
yum install yum-plugin-replace
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
yum install yum-plugin-replace
yum update -y yum update -y
# Install needed tools # Install needed tools
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment