100 Days of DevOps

The Nautilus development team has provided requirements to the DevOps team for a new application development project, specifically requesting the establishment of a Git repository. Follow the instructions below to create the Git repository on the Storage server in the Stratos DC:

  1. Utilize yum to install the git package on the Storage Server.

  2. Create a bare repository named /opt/official.git (ensure exact name usage).

thor@jumphost ~$ ssh natasha@ststor01
natasha@ststor01’s password:
“System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).”
Connection closed by 172.16.238.15 port 22
thor@jumphost ~$ ^C
thor@jumphost ~$

Had the same issue recently in the lab day 25: Git Merge Branches

Same issue for me. I’m trying to complete “Day 26: Git Manage Remotes”

We think we understand why you’re seeing this now, and our engineers are working on it.

1 Like

Thank you! I am having the same issue in day24 right now as i type. I hope it will be resolved soon.

Please give it another try now – we think we’ve fixed this.

1 Like

check this : 100-Days-Of-DevOps-KodeKloud-Challenges-Solutions