xcat2 / xcat-core

Code repo for xCAT core packages
Eclipse Public License 1.0
360 stars 171 forks source link

In an unchanged postscripts setting, is it possible to run or not run the postscripts for each osimages? #6860

Open tk9320 opened 3 years ago

tk9320 commented 3 years ago

When installing OS using xxxxx-x86_64-install-compute, I want to be run postscripts as usual. On the other hand, when using xxxxx-x86_64-netboot-compute, I want to avoid postscripts running.

In an unchanged postscripts setting, is it possible to run or not run the postscripts for each osimages?

management node = mn01 (centos8.1 : xcat version 2.15.0) compute node = cn01 (centos7.7)

osimage: centos7.7-x86_64-install-compute (osimage) centos7.7-x86_64-netboot-compute (osimage) centos8.1-x86_64-install-compute (osimage) centos8.1-x86_64-netboot-compute (osimage) rhels7.7-x86_64-install-compute (osimage) rhels7.7-x86_64-netboot-compute (osimage) rhels8.1.0-x86_64-install-compute (osimage) rhels8.1.0-x86_64-netboot-compute (osimage)

gurevichmark commented 3 years ago

@tk9320 Do you want to eliminate running default or you own set of postscripts when installing a netboot image ?