mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-12 10:49:17 +00:00
Build confluent CA cert for EL8
This commit is contained in:
parent
94f2b618bd
commit
8f9e4ea205
@ -32,6 +32,7 @@ echo $apikey > /etc/confluent.apikey
|
||||
umask $oum
|
||||
mgr="[$mgr]"
|
||||
cp /tmp/confluent.info /etc/confluent.apikey /etc/confluent/
|
||||
cat /tls/*.pem > /etc/confluent/ca.pem
|
||||
/usr/libexec/platform-python /opt/confluent/bin/apiclient /confluent-api/self/deploycfg > /tmp/confluent.deploycfg
|
||||
|
||||
dnsdomain=$(grep ^dnsdomain: /tmp/confluent.deploycfg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user