Skip to content

Commit 4ba5510

Browse files
authored
Merge pull request #105 from taikaa/readme-updates
(docs) corrected Gitlab initial password information
2 parents a1f3a82 + 904afc7 commit 4ba5510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)