mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Remove git SSH directory from server setup
This commit is contained in:
@@ -59,10 +59,6 @@ server_directories:
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: "0755"
|
mode: "0755"
|
||||||
- path: /home/git/.ssh
|
|
||||||
owner: git
|
|
||||||
group: git
|
|
||||||
mode: "0700"
|
|
||||||
|
|
||||||
server_ufw_rules:
|
server_ufw_rules:
|
||||||
- rule: allow
|
- rule: allow
|
||||||
|
|||||||
Reference in New Issue
Block a user