mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
hack: install goreman in tls-setup example
This commit is contained in:
parent
62f11e43ee
commit
3cecbdb464
@ -8,6 +8,7 @@ all: cfssl ca req
|
||||
cfssl:
|
||||
go get -u -tags nopkcs11 github.com/cloudflare/cfssl/cmd/cfssl
|
||||
go get -u github.com/cloudflare/cfssl/cmd/cfssljson
|
||||
go get -u github.com/mattn/goreman
|
||||
|
||||
ca:
|
||||
mkdir -p certs
|
||||
|
Loading…
x
Reference in New Issue
Block a user