mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Remove redundant call to nodectl
This commit is contained in:
parent
02ba6df421
commit
33dd5e8315
@ -42,7 +42,6 @@ curl -f https://$mgr/confluent-public/os/$profile/scripts/pre.sh > /tmp/preinst.
|
||||
%end
|
||||
|
||||
%post --nochroot
|
||||
nodectl init
|
||||
mkdir -p /mnt/sysimage/etc/confluent
|
||||
profile=$(grep ^profile: /etc/confluent/confluent.deploycfg |awk '{print $2}')
|
||||
mgr=$(grep deploy_server /etc/confluent/confluent.deploycfg |awk '{print $2}')
|
||||
|
Loading…
Reference in New Issue
Block a user