2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-15 08:10:44 +00:00

Add hook to run custom install logic

This commit is contained in:
Jarrod Johnson
2026-06-11 19:17:32 -04:00
parent ad48b718a1
commit d71d66eb43
@@ -260,6 +260,7 @@ ISOSRC=$(blkid -t TYPE=iso9660|grep -Ei ' LABEL="'$ID-$VERSION_ID|sed -e s/:.*//
if [ -z "$ISOSRC" ]; then
echo root=live:$proto://$mgr/confluent-public/os/$profilename/distribution/1/LiveOS/squashfs.img >> /etc/cmdline.d/01-confluent.conf
echo inst.install_url=$proto://$mgr/confluent-public/os/$profilename/distribution/1 >> /etc/cmdline.d/01-confluent.conf
echo inst.script=$proto://$mgr/confluent-public/os/$profilename/autoinstall.sh >> /etc/cmdline.d/01-confluent.conf
#echo inst.=$proto://$mgr/confluent-public/os/$profilename/distribution >> /etc/cmdline.d/01-confluent.conf
#root=anaconda-net:$proto://$mgr/confluent-public/os/$profilename/distribution
#export root