Commit Graph

3 Commits (61973c94cff59d08ec627b9118d3c8841aa2aa52)

Author SHA1 Message Date
Dustin 9e790d055c common: Do not install collectd
I think I have finally decided that I want *collectd* to run in a
container on FCOS machines.  It's much easier and quicker to deploy and
configure that way.  The only drawback is how filesystems are monitored,
but I think I am okay with `ReportByDevice` now.  In fact, I might even
like it better, since container hosts have *tons* of redundant mounts
that add noise to the disk usage charts.
2024-01-25 20:06:24 -06:00
Dustin 6dfde32a5e Switch from Step CA to SSHCA
SSH host certificates are now issued by SSHCA.  The *sshca-cli-systemd*
package contains the appropriate systemd units for it.
2024-01-06 19:57:48 -06:00
Dustin 364f4fed50 common: Add config shared by all hosts
The `common.yaml` Butane configuration file merges in all the other
various Butane configuration files that we want to share amonst all
CoreOS machines.  These include the authorized SSH keys list, collectd
deployment, SSH host certificate configuration, etc.
2023-10-03 20:07:29 -05:00