mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-01 19:47:41 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eca0321e21 | ||
| def3372b9a | |||
|
|
5aaa177756 |
@@ -49,7 +49,7 @@ repos:
|
|||||||
- id: actionlint
|
- id: actionlint
|
||||||
|
|
||||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||||
rev: 39.182.3
|
rev: 39.185.9
|
||||||
hooks:
|
hooks:
|
||||||
- id: renovate-config-validator
|
- id: renovate-config-validator
|
||||||
|
|
||||||
|
|||||||
@@ -1,21 +1,13 @@
|
|||||||
# demons
|
# demons
|
||||||
# vim: ft=sshconfig
|
# vim: ft=sshconfig
|
||||||
|
|
||||||
Host vine
|
# oracle
|
||||||
User ubuntu
|
|
||||||
HostName vine.antiprocess.net
|
|
||||||
IdentityFile ~/.ssh/id_rsa
|
|
||||||
|
|
||||||
Host purson
|
Host purson
|
||||||
User ubuntu
|
User ubuntu
|
||||||
HostName purson.antiprocess.net
|
HostName purson.antiprocess.net
|
||||||
IdentityFile ~/.ssh/id_rsa
|
IdentityFile ~/.ssh/id_rsa
|
||||||
|
|
||||||
Host paimon
|
# hetzner
|
||||||
User ivuorinen
|
|
||||||
HostName paimon.antiprocess.net
|
|
||||||
IdentityFile ~/.ssh/id_rsa
|
|
||||||
|
|
||||||
Host baal
|
Host baal
|
||||||
User ivuorinen
|
User ivuorinen
|
||||||
HostName baal.antiprocess.net
|
HostName baal.antiprocess.net
|
||||||
|
|||||||
Reference in New Issue
Block a user