瀏覽代碼

One more change required for custom ssh port

Sven Neuhaus 11 年之前
父節點
當前提交
9c03d25e3f
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.textile

+ 1
- 0
README.textile 查看文件

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@. If your SSH daemon listens on a non-standard port, add a colon and the port number after the IP address.
154
 Finally, replace the TODOs in the file @hosts@. If your SSH daemon listens on a non-standard port, add a colon and the port number after the IP address.
155
+In that case you also need to add your custom port to the task @Set firewall rules for web traffic and SSH@ in the file @roles/common/tasks/ufw.yml@.
155
 
156
 
156
 h3. 5. Run the Ansible Playbooks
157
 h3. 5. Run the Ansible Playbooks
157
 
158
 

Loading…
取消
儲存