2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-11 18:42:29 +00:00
Files
2025-10-15 10:43:36 -04:00

11 lines
272 B
Plaintext

accepteula
%include /tmp/storagecfg
%include /tmp/ksnet
%include /tmp/rootpw
reboot
%post --interpreter=busybox
localcli network firewall unload
STATUP=$(mktemp)
echo '{"status": "complete"}' > $STATUP
/opt/confluent/bin/apiclient /confluent-api/self/updatestatus $STATUP