mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-23 10:02:04 +00:00
b8dcfbae45
This makes modding the template a bit safer and more powerful. It seems it was incorrect that the issue in esxi6 was not due to %include and is just a fact of life.
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
accepteula
|
|
clearpart --firstdisk --overwritevmfs
|
|
install --firstdisk --overwritevmfs
|
|
%include /tmp/ksnet
|
|
%include /tmp/rootpw
|
|
reboot
|