Skip to content
Snippets Groups Projects
Commit dc8270ca authored by Alessio Curri's avatar Alessio Curri
Browse files

Merge branch 'INFRA-4806' into 'master'

Remove repos file installed by the centos-release rpm

See merge request !8
parents b32f10c0 5f927a57
No related branches found
No related tags found
1 merge request!8Remove repos file installed by the centos-release rpm
Pipeline #105558 passed
......@@ -2,6 +2,7 @@
MAC_ADDR=`ip a |grep -B1 $(hostname -I)|grep ether |awk '{ print $2 }'`
rm -fr /etc/yum.repos.d/CentOS-*.repo
yum makecache
yum install -y python3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment