Commit Graph

14 Commits

Author SHA1 Message Date
3322db9c04
#16 Remove '-o StrictHostKeyChecking=accept-new' 2024-10-24 20:07:24 -07:00
8c2ab79a8d
#16 Hacking known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 19:50:22 -07:00
5c5413b6b1
#16 Switch to using the StrictHostKeyChecking=accept-new option
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:55:00 -07:00
4d9d111542
#16 Initialize the known_hosts file before attempting to refresh it
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-10-24 16:49:08 -07:00
b66e468aea
#16 Add hostkey fingerprint to known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:46:11 -07:00
93b5321f75
#16 Secure SSH key, generate pubkey, print fingerprint
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:42:13 -07:00
1904d24958
#16 Wrap var in quotes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 16:35:40 -07:00
b5f77f5ab1
#16 Render newlines when echoing privkey to tmp
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
2024-10-24 16:34:31 -07:00
a9901f3f24
#16 Run commands from vyos dir, add step to run commands via vyos.sh 2024-10-24 16:29:41 -07:00
d594148160
#16 Switch to printing a var instead of a secret 2024-10-24 15:53:26 -07:00
7410e41a04
#16 Update action version, print pubkey from env 2024-10-24 15:50:10 -07:00
75e7a8beff
#16 Enable debug for the SSH action 2024-10-24 15:46:48 -07:00
9f4aa64f8b
#16 Constrain workflow trigger to changes to homelab/vyos/config.boot
Some checks failed
SSH and echo to file / ssh (push) Failing after 3s
2024-10-24 15:35:10 -07:00
f0221b363f
#16 Init workflow for VyOS deployments
- Attempts to SSH into host and create a hello text file.
2024-10-24 15:32:33 -07:00