dustin/sshca-cli/pipeline/head This commit looks good
Details
The _sshca-cli-systemd_ package was intended for machines to automatically get signed SSH host certificates on first boot. Having the systemd unit files in an RPM package allowed them to be installed by Anaconda, without needing custom post-install scripts or Ansible. Unfortunately, various issues prevented this from actually working as intended most of the time, and with the new webhook-based automatic provisioning process, it's not really necessary. I'm thus removing the sub-package that contained the unit files and moving them to the Ansible configuration policy. |
||
---|---|---|
ci | ||
src | ||
.containerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Containerfile | ||
LICENSE-Apache-2.0.txt | ||
LICENSE-MIT.txt | ||
Makefile | ||
rustfmt.toml | ||
sshca-cli.spec |