Browse Source

Add note about editing hosts file to README

Sven Neuhaus 11 years ago
parent
commit
7f80a11ca9
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.textile

+ 2
- 0
README.textile View File

151
 
151
 
152
 For git hosting, copy your public key into place. @cp ~/.ssh/id_rsa.pub roles/git/files/gitolite.pub@ or similar.
152
 For git hosting, copy your public key into place. @cp ~/.ssh/id_rsa.pub roles/git/files/gitolite.pub@ or similar.
153
 
153
 
154
+Finally, replace the TODOs in the file @hosts@.
155
+
154
 h3. 5. Run the Ansible Playbooks
156
 h3. 5. Run the Ansible Playbooks
155
 
157
 
156
 First, make sure you've "got Ansible 1.6+ installed":http://docs.ansible.com/intro_installation.html#getting-ansible.
158
 First, make sure you've "got Ansible 1.6+ installed":http://docs.ansible.com/intro_installation.html#getting-ansible.

Loading…
Cancel
Save