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:
parent
1e6f5c6da2
commit
8d3374b1e7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user