hyperhive host: force ssl, ssh alias for hyperforge
This commit is contained in:
parent
ba5360c094
commit
2aa87cffb8
2 changed files with 5 additions and 1 deletions
|
|
@ -55,6 +55,10 @@
|
|||
HostName = "forgejo-runner-1.dev.zerforschen.plus";
|
||||
User = "root";
|
||||
};
|
||||
"hyperforge" = {
|
||||
HostName = "hyperforge.darkest.space";
|
||||
User = "root";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue