2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00

Move confluent.info to correct location

This commit is contained in:
Jarrod Johnson 2020-06-30 16:55:01 -04:00
parent 1e6f5c6da2
commit 8d3374b1e7

View File

@ -30,6 +30,8 @@ umask 0077
echo $apikey > /etc/confluent.apikey
umask $oum
mgr="[$mgr]"
mkdir /etc/confluent
cp /tmp/confluent.info /etc/confluent/
/usr/libexec/platform-python /opt/confluent/bin/apiclient /confluent-api/self/deploycfg > /tmp/confluent.deploycfg
dnsdomain=$(grep ^dnsdomain: /tmp/confluent.deploycfg)