@Inderpreet
The Nautilus development team shared requirements with the DevOps team regarding new application development.—specifically, they want to set up a Git repository for that project. Create a Git repository on Storage server in Stratos DC as per details given below:
- Install
git
package usingyum
on Storage server. - After that create a bare repository
/opt/{{ GIT_REPO_NAME }}.git
(make sure to use exact name).
what is the git repo name??