Makefile: drop creating Consul CA cert key

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-09-07 11:47:08 +02:00
parent bf80ce7f6d
commit a07b7d21a6
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ install-provisioner: $(PROVISIONER_PATH)
secrets:
pass services/consul/ca-crt > ansible/files/consul-ca.crt
pass services/consul/ca-key > ansible/files/consul-ca.key
pass services/consul/client-crt > ansible/files/consul-client.crt
pass services/consul/client-key > ansible/files/consul-client.key