automates listing of keyfiles

ADP-179_sops_manage_keys
LeeW 11 months ago
parent f1e529f1ed
commit b7bcc8dd2c

@ -31,3 +31,4 @@ for gpgkeyfile in $(ls *gpg.pub | grep -v automation); do
u_type="human"
echo "$(fn_extract_fpr "${gpgkeyfile}") | ${u_type} | $(fn_extract_uid "${gpgkeyfile}")"
done
echo "# keys in https://git.dev-at.de/smardigo-hetzner/communication-keys"

Loading…
Cancel
Save