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:
parent
ed4db91383
commit
e72292f989
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user