diff options
author | mail_redacted_for_web | 2016-02-24 14:12:40 -0800 |
---|---|---|
committer | mail_redacted_for_web | 2016-02-24 14:12:40 -0800 |
commit | 35be376131e805b2c3f5c05203b9730d6c33216d (patch) | |
tree | 68e3efb401a7d5389274576991f9a7ab8927f0df | |
parent | e79b5277ce758650b76c656352899e503c08f0b0 (diff) | |
parent | 7b5f05244221d9ffc490132617840f8b449711b4 (diff) | |
download | control-repo-template-35be376131e805b2c3f5c05203b9730d6c33216d.tar.bz2 |
Merge pull request #21 from cvquesty/production
Corrected documentation grammar.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ http://docs.puppetlabs.com/pe/latest/regenerate_certs_master.html 2. After Gitlab is installed you may sign if with the `root` user and password `5iveL!fe` -3. Make an user for yourself +3. Make a user for yourself 4. 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 / laptop ) - http://doc.gitlab.com/ce/ssh/README.html |