How to exclude Java Platform in kickstart?

General support questions
Post Reply
harrywangca
Posts: 107
Joined: 2016/01/12 23:27:04
Location: Vista California

How to exclude Java Platform in kickstart?

Post by harrywangca » 2019/03/07 18:57:58

Hello Team,

I found an issue during my kickstart install CentOS 7 to exclude JAVA Platform. In my kickstart file I have included a line:
-@java-platform
But after finish installation I still can see there is java environment in the system. Why I want to exclude it because I have to use my own specific version of java, not the one by default installed in the system like 1.8 so far.

I used to succeed to exclude java the same way above in CentOS 6, it is not working in CentOS 7? How can I exclude java from kickstart install for CentOS 7?

Please help ...
Thank you and regards,

Harry

harrywangca
Posts: 107
Joined: 2016/01/12 23:27:04
Location: Vista California

Re: How to exclude Java Platform in kickstart?

Post by harrywangca » 2019/03/18 21:38:18

Bump !

Post Reply