diff --git a/allowed_signers b/allowed_signers new file mode 100644 index 0000000..49769d3 --- /dev/null +++ b/allowed_signers @@ -0,0 +1 @@ +kontakt+gitcommit@nrrd.de namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPCGNhnFkgZ919Z37WTdfGIf+0jxlUupBmY7/nm90p7r for bronsen at code.c-base.org diff --git a/justfile b/justfile index 9a6c216..beea5ed 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,5 @@ # use with https://github.com/casey/just - default: check default_playbook := "playbooks/default.yaml" default_inventory := "./hosts.yaml"