mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-04 13:02:25 +00:00
Fix target path of tls anchors
This commit is contained in:
parent
540d0e1795
commit
92f8acab7a
@ -44,5 +44,5 @@ cp /tmp/confluent.* /mnt/etc/confluent/
|
||||
cp -a /tls /mnt/etc/confluent/
|
||||
cp -a /tls/* /mnt/var/lib/ca-certificates/openssl
|
||||
cp -a /tls/* /mnt/etc/ssl/certs
|
||||
cp -a /tls/*.cert /etc/pki/trust/anchors
|
||||
cp -a /tls/*.cert /mnt/etc/pki/trust/anchors
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user