dustin
/
jenkinsagent
Archived
1
0
Fork 0
Commit Graph

4 Commits (fb13e26a4992fe49ff7818a9d67e0580920b1e22)

Author SHA1 Message Date
Dustin 6be5748097 Use NBD server on pxe0 2022-03-15 14:18:29 -05:00
Dustin 54b21e7019 rootfs: Fetch SSH keys for Jenkins user
Since the Jenkins web UI requires HTTPS, we need the root CA
certificates installed in order to verify its certificate.
2022-03-15 14:18:29 -05:00
Dustin b29e32df30 rootfs: Get syslog servers from DHCP options
Instead of parsing the kernel command line to find the destination(s)
where syslog messages should be forwarded, we can use a *dhcpcd* hook to
get them from the DHCP lease.
2022-03-15 14:18:29 -05:00
Dustin 9d2c710be9 Initial commit 2022-03-09 00:27:30 -06:00