mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-06 20:41:41 +00:00
sync
This commit is contained in:
@@ -142,6 +142,11 @@
|
||||
user = "git";
|
||||
identityFile = "~/.ssh/id_rsa_git";
|
||||
};
|
||||
|
||||
"gitea.service.dc1.*" = {
|
||||
user = "git";
|
||||
identityFile = "~/.ssh/id_ed25519";
|
||||
};
|
||||
"192.168.4.*" = {
|
||||
user = "root";
|
||||
extraOptions = {
|
||||
|
||||
Reference in New Issue
Block a user