The following is courtesy of Reddit user salacious_sonogram from this post.
Copy/Paste this:
[mongodb-org-7.0]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/9Server/mongodb-org/7.0/x86_64/
gpgcheck=1
enabled=1
| #------------Subject Line Length (50)------------# | |
| #-----------------------Body Line Length (70)------------------------# | |
| #---------------------------------TYPE-------------------------------# | |
| # build: Changes affecting build system or external dependencies | |
| # (example scopes: gulp, broccoli, npm) | |
| # ci: Changes to our CI configuration files and scripts | |
| # (example scopes: Travis, Circle, BrowserStack, SauceLabs) | |
| # docs: Documentation only changes |
The following is courtesy of Reddit user salacious_sonogram from this post.
Copy/Paste this:
[mongodb-org-7.0]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/9Server/mongodb-org/7.0/x86_64/
gpgcheck=1
enabled=1
| data = { | |
| 'T100': ['M', 'O', 'N', 'K', 'E', 'Y'], | |
| 'T200': ['D', 'O', 'N', 'K', 'E', 'Y'], | |
| 'T300': ['M', 'A', 'K', 'E'], | |
| 'T400': ['M', 'U', 'C', 'K', 'Y'], | |
| 'T500': ['C', 'O', 'O', 'K', 'E', 'Y'] | |
| } |
| Testing |