2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-12-25 20:52:30 +00:00

Update status at end of esxi install

This commit is contained in:
Jarrod Johnson 2021-02-05 14:02:28 -05:00
parent ed4db91383
commit e72292f989

View File

@ -4,3 +4,8 @@ install --firstdisk --overwritevmfs
%include /tmp/ksnet
%include /tmp/rootpw
reboot
%post
localcli network firewall unload
STATUP=$(mktemp)
echo '{"status": "complete"}' > $STATUP
/opt/confluent/bin/apiclient /confluent-api/self/updatestatus $STATUP