mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-05-16 13:00:31 +00:00
refactor makefile
This commit is contained in:
parent
a53996aeaf
commit
5305662f7f
3 changed files with 19 additions and 22 deletions
|
|
@ -80,7 +80,7 @@ cfssl gencert \
|
|||
EOF
|
||||
|
||||
# ── Rename to names expected by vault config ──────────────────────────────────
|
||||
mv ca.pem ca.crt
|
||||
mv ca.pem ca.crt
|
||||
mv server.pem server.crt
|
||||
mv server-key.pem server.key
|
||||
mv client.pem client.crt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue