mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
Makefile: drop creating cosul-ca.key file
It's not necessary for Terraform backend. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
bd87eacbc9
commit
6994786f17
1
Makefile
1
Makefile
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user