Installing MongoDB Cpanel

I have updated my mongo-db.repo file with this content
[mongodb-org-3.2]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.2/x86_64/
gpgcheck=1
enabled=1
gpgkey=https://www.mongodb.org/static/pgp/server-3.2.asc
but it still continues showing the same output:
No package mongodb-org available.

¿?