I am trying to install mongodb 3.2 on a CentOS 7 machine and facing issues in locating the packages.
I have updated the repo file as per the documentation:
Check and remove old version mongodb
yum list installed mongodb.x86_64 yum remove mongodb.x86_64
It helps