Skip to content

Commit 904afc7

Browse files
committedNov 17, 2021
(docs) corrected Gitlab initial password information
1 parent 9302714 commit 904afc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To get started with using the control-repo template in your own environment and
5454

5555
1. Install GitLab.
5656
* <https://about.gitlab.com/downloads/>
57-
1. After GitLab is installed you may sign in with the `root` user and password `5iveL!fe`.
57+
1. After GitLab is installed you may sign in with the `root` user. If you didn't specify a custom password during installation, a temporary password is located in `/etc/gitlab/initial_root_password`.
5858
1. Make a user for yourself.
5959
1. Make an SSH key to link with your user. You’ll want to do this on the machine you intend to edit code from (most likely not your Puppet master, but your local workstation or laptop).
6060
* <http://doc.gitlab.com/ce/ssh/README.html>

0 commit comments

Comments
 (0)
Please sign in to comment.